Physics-Informed Laplace Neural Operator for Solving Partial Differential Equations
Heechang Kim, Qianying Cao, Hyomin Shin, Seungchul Lee, George Em Karniadakis, Minseok Choi
TL;DR
PILNO tackles data efficiency and OOD generalization in neural-operator surrogates for time-dependent PDEs by augmenting an Advanced Laplace Neural Operator backbone with physics-informed losses, a virtual-input ensemble, and temporal-causality weighting. The method decomposes dynamics into transient and steady-state components via a pole-residue representation and a Fourier multiplier, improving expressivity while preserving interpretability. Empirical results across Burgers’ equation, Darcy flow, reaction–diffusion systems, and forced KdV show PILNO achieves substantially lower errors in small-data regimes, stronger OOD generalization, and reduced run-to-run variability, with virtual inputs and TCW driving notable gains in data-scarce and time-dependent settings. These findings suggest physics-informed operator learning can provide robust, data-efficient surrogates for parametric PDEs, with potential impact on rapid prototyping and uncertainty quantification in engineering and physics.
Abstract
Neural operators have emerged as fast surrogate solvers for parametric partial differential equations (PDEs). However, purely data-driven models often require extensive training data and can generalize poorly, especially in small-data regimes and under unseen (out-of-distribution) input functions that are not represented in the training data. To address these limitations, we propose the Physics-Informed Laplace Neural Operator (PILNO), which enhances the Laplace Neural Operator (LNO) by embedding governing physics into training through PDE, boundary condition, and initial condition residuals. To improve expressivity, we first introduce an Advanced LNO (ALNO) backbone that retains a pole-residue transient representation while replacing the steady-state branch with an FNO-style Fourier multiplier. To make physics-informed training both data-efficient and robust, PILNO further leverages (i) virtual inputs: an unlabeled ensemble of input functions spanning a broad spectral range that provides abundant physics-only supervision and explicitly targets out-of-distribution (OOD) regimes; and (ii) temporal-causality weighting: a time-decaying reweighting of the physics residual that prioritizes early-time dynamics and stabilizes optimization for time-dependent PDEs. Across four representative benchmarks -- Burgers' equation, Darcy flow, a reaction-diffusion system, and a forced KdV equation -- PILNO consistently improves accuracy in small-data settings (e.g., N_train <= 27), reduces run-to-run variability across random seeds, and achieves stronger OOD generalization than purely data-driven baselines.
