Learning Data-Efficient and Generalizable Neural Operators via Fundamental Physics Knowledge
Siying Ma, Mehrdad M. Zadeh, Mauricio Soroco, Wuyang Chen, Jiguo Cao, Vijay Ganesh
TL;DR
This work tackles the data inefficiency and limited generalization of neural operators for PDEs by introducing a multiphysics training framework that jointly learns from the original PDEs and decomposed basic forms representing fundamental physics. By identifying and enforcing basic physical terms such as diffusion, advection, and linearized KS dynamics, the authors create a principled auxiliary task that preserves essential dynamics while enabling cheaper simulations. The approach yields consistent gains in data efficiency, long-term predictive stability, and out-of-distribution as well as synthetic-to-real generalization across 1D/2D/3D PDEs and multiple neural-operator architectures, including FNO and Transformer-based models. These findings highlight the value of explicit physics priors as inductive biases in SciML, offering a scalable route to more reliable surrogate models for complex physical systems, with accompanying code and models released publicly.
Abstract
Recent advances in scientific machine learning (SciML) have enabled neural operators (NOs) to serve as powerful surrogates for modeling the dynamic evolution of physical systems governed by partial differential equations (PDEs). While existing approaches focus primarily on learning simulations from the target PDE, they often overlook more fundamental physical principles underlying these equations. Inspired by how numerical solvers are compatible with simulations of different settings of PDEs, we propose a multiphysics training framework that jointly learns from both the original PDEs and their simplified basic forms. Our framework enhances data efficiency, reduces predictive errors, and improves out-of-distribution (OOD) generalization, particularly in scenarios involving shifts of physical parameters and synthetic-to-real transfer. Our method is architecture-agnostic and demonstrates consistent improvements in normalized root mean square error (nRMSE) across a wide range of 1D/2D/3D PDE problems. Through extensive experiments, we show that explicit incorporation of fundamental physics knowledge significantly strengthens the generalization ability of neural operators. We will release models and codes at https://sites.google.com/view/sciml-fundemental-pde.
