Learning Under Laws: A Constraint-Projected Neural PDE Solver that Eliminates Hallucinations
Mainak Singha

TL;DR
This paper introduces a physics-constrained neural PDE solver, CPL, that enforces physical laws during training to eliminate hallucinations and violations, ensuring stable and lawful solutions.
Contribution
The paper proposes Constraint-Projected Learning (CPL), a novel framework that integrates physical constraints directly into neural PDE solvers, improving their stability and physical fidelity.
Findings
Conservation holds at machine precision.
Total-variation growth is suppressed.
Solutions remain stable and physically lawful.
Abstract
Neural networks can approximate solutions to partial differential equations, but they often break the very laws they are meant to model-creating mass from nowhere, drifting shocks, or violating conservation and entropy. We address this by training within the laws of physics rather than beside them. Our framework, called Constraint-Projected Learning (CPL), keeps every update physically admissible by projecting network outputs onto the intersection of constraint sets defined by conservation, Rankine-Hugoniot balance, entropy, and positivity. The projection is differentiable and adds only about 10% computational overhead, making it fully compatible with back-propagation. We further stabilize training with total-variation damping (TVD) to suppress small oscillations and a rollout curriculum that enforces consistency over long prediction horizons. Together, these mechanisms eliminate both…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Quantum many-body systems · Machine Learning in Materials Science
