NAAILGPRMLApr 22, 2025

Physics-Informed Inference Time Scaling via Simulation-Calibrated Scientific Machine Learning

arXiv:2504.16172v22 citationsh-index: 4Has Code
Originality Incremental advance
AI Analysis

This addresses computational challenges in fields like quantum chemistry and finance by improving accuracy in PDE solutions, though it is incremental as it builds on existing SciML and inference-time scaling methods.

The paper tackles the problem of bias and lack of physical insight in scientific machine learning (SciML) for solving high-dimensional PDEs by proposing SCaSML, a physics-informed framework that dynamically refines predictions during inference, resulting in a 20-50% error reduction compared to base surrogate models.

High-dimensional partial differential equations (PDEs) pose significant computational challenges across fields ranging from quantum chemistry to economics and finance. Although scientific machine learning (SciML) techniques offer approximate solutions, they often suffer from bias and neglect crucial physical insights. Inspired by inference-time scaling strategies in language models, we propose Simulation-Calibrated Scientific Machine Learning (SCaSML), a physics-informed framework that dynamically refines and debiases the SCiML predictions during inference by enforcing the physical laws. SCaSML leverages derived new physical laws that quantifies systematic errors and employs Monte Carlo solvers based on the Feynman-Kac and Elworthy-Bismut-Li formulas to dynamically correct the prediction. Both numerical and theoretical analysis confirms enhanced convergence rates via compute-optimal inference methods. Our numerical experiments demonstrate that SCaSML reduces errors by 20-50% compared to the base surrogate model, establishing it as the first algorithm to refine approximated solutions to high-dimensional PDE during inference. Code of SCaSML is available at https://github.com/Francis-Fan-create/SCaSML.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes