Skip to content

ZooBeasts/FieldSeer_I_mini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FieldSeer-Mini: A Minimal World Model for FDTD Sequence Prediction

Disclaimer: This is a minimal, open-source baseline implementation of the core idea behind FieldSeer I (Guo, 2025). It demonstrates the feasibility of using world models to predict spatiotemporal field evolution in 2D FDTD simulations. This version is intentionally simplified and does not include the full suite of physics-guided components, geometry-aware conditioning, or online adaptation mechanisms described in the paper — those are reserved for proprietary and patent-pending systems.

What it does

  • Generates synthetic 2D FDTD waveguide data with circular inclusions.
  • Trains a transformer+RNN world model to predict future field frames from a prefix.
  • Visualizes real vs. predicted field evolution via animated GIFs.

What it doesn't do (yet)

  • Handle multi-material or complex geometries (no GNN encoder).
  • Guarantee long-horizon physical stability (no symlog/symexp or physics-based regularization).
  • Support real-time geometry editing or online adaptation.
  • Evaluate optical responses (R/T/A) — only pixel-level MSE is reported.

Purpose

This repository serves as:

  1. A proof-of-concept for applying world models to computational electromagnetics.
  2. An open benchmark for the community to build upon.
  3. A minimal baseline for comparison with future work.

For the full, production-grade system with physics-guided stability and geometry-aware control, please refer to the upcoming publication:
FieldSeer I: Data-Efficient World Models for Long-Horizon Electromagnetic Dynamics.

About

Physics-guided World Models for Predicting Full Electromagnetic Dynamics from Partial Observations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published