Physics-Informed Inference Time Scaling for Solving High-Dimensional Partial Differential Equations

Abstract

Solving high-dimensional partial differential equations (PDEs) is a critical challenge where modern data-driven solvers often lack reliability and rigorous error guarantees. We introduce Simulation-Calibrated Scientific Machine Learning (SCaSML), a framework that systematically improves pre-trained PDE solvers at inference time without any retraining. Our core idea is to derive a new PDE, which we term the Law of Defect, that precisely governs the error of a given surrogate model. Because this defect PDE retains the structure of the original problem, we can solve it efficiently with traditional stochastic simulators, yielding a targeted correction to the initial machine-learned solution. We prove that SCaSML achieves a faster convergence rate, with a final error bounded by the product of the surrogate and simulation errors. On challenging PDEs up to 160 dimensions, SCaSML reduces the error of various surrogate models, including PINNs and Gaussian Processes, by 20-80%. SCaSML provides a principled method to fuse the speed of machine learning with the rigor of numerical simulation, enhancing the trustworthiness of Al for scientific discovery.

Cite

Text

Fan et al. "Physics-Informed Inference Time Scaling for Solving High-Dimensional Partial Differential Equations." International Conference on Learning Representations, 2026.

Markdown

[Fan et al. "Physics-Informed Inference Time Scaling for Solving High-Dimensional Partial Differential Equations." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/fan2026iclr-physicsinformed/)

BibTeX

@inproceedings{fan2026iclr-physicsinformed,
  title     = {{Physics-Informed Inference Time Scaling for Solving High-Dimensional Partial Differential Equations}},
  author    = {Fan, Zexi and Sun, Yan and Yang, Shihao and Lu, Yiping},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/fan2026iclr-physicsinformed/}
}