Search papers, labs, and topics across Lattice.
This paper introduces hybrid neural world models, a method for training neural surrogates to predict physical dynamics with continuous horizon conditioning. The key innovation is a per-trajectory error map derived solely from the surrogate's forward passes, which implicitly identifies discontinuities like shocks and contacts without explicit supervision. This error map enables both high-throughput surrogate execution (26x-72x speedup) and a fallback mechanism to reference solvers for uncertain trajectories, significantly reducing residual error.
Neural nets can implicitly learn to identify discontinuities in physical simulations just by predicting future states, unlocking massive speedups and a fallback mechanism for increased accuracy.
Neural surrogates promise large speedups over classical solvers for physical dynamics but fail silently at sharp dynamical events such as shocks, fronts, and contact. We present hybrid neural world models for physical dynamics: a recipe for training and deploying multi-horizon surrogates in physical state space, where a single network with continuous horizon conditioning is trained with direct supervision against textbook reference solvers to predict any future state at horizon T in one forward pass. Although no part of the training data, loss function, or architecture supervises discontinuity location, the trained surrogate encodes it implicitly, recoverable from its forward passes alone as a per-trajectory error map that concentrates on shocks, fronts, and contacts, and stays small elsewhere. The map is competitive with or better than standard label-free baselines including deep ensembles, learned error heads, gradient-magnitude indicators, and locally-adaptive conformal prediction, while using only a single trained network and requiring no calibration set or governing-equation knowledge. The recipe supports two operating points. Mode 1 runs the surrogate alone for maximum throughput, with same-hardware CPU speedups of 26x to 72x against textbook solvers on the PDE environments. Mode 2 uses the error map to gate a reference-solver fallback, deferring uncertain trajectories and roughly halving the surrogate's residual error at the default operating point. The recipe applies without modification across reaction-diffusion, compressible Euler, and rigid-body collision dynamics.