Search papers, labs, and topics across Lattice.
The paper introduces a multi-physics training framework for neural operators (NOs) that leverages both the target PDE and its simplified, fundamental forms to improve data efficiency and generalization. This approach explicitly incorporates fundamental physics knowledge into the training process, drawing inspiration from the compatibility of numerical solvers across different PDE settings. The framework demonstrates consistent improvements in nRMSE across various 1D/2D/3D PDE problems, showcasing enhanced out-of-distribution generalization, particularly with shifts in physical parameters and synthetic-to-real transfer.
Neural operators get a physics boost: training them on simplified versions of PDEs dramatically improves
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.