Learning Hidden Physics and System Parameters with Deep Operator Networks
Dibakar Roy Sarkar, Vijay Kag, Birupaksha Pal, Somdatta Goswami
TL;DR
This work tackles hidden-physics discovery and parameter identification from sparse observations by introducing two complementary operator-learning frameworks built on DeepONet: Deep Hidden Physics Operator (DHPO) for cross-PDE-family discovery of unknown terms, and a physics-informed inverse mapping that uses a pretrained DeepONet to reconstruct fields and infer parameters. DHPO integrates a branch/trunk DeepONet with a hidden-physics MLP to learn the operator $\mathcal{N}$ in $\partial u/\partial t = \mathcal{N}(u,u_x,u_{xx},...) + f(x)$ under IC/BC and PDE residual constraints, enabling interpretable, mechanistic insights. The parameter-identification framework combines forward surrogate learning with an inverse map to estimate unknown parameters, offering deterministic estimates and calibrated uncertainty via a probabilistic variant using reparameterization and KL regularization. Demonstrated on Reaction-Diffusion, Burgers', 2D Heat, and Helmholtz problems, the methods achieve relative solution errors around $10^{-2}$ and parameter errors around $10^{-3}$ under sparse/noisy data, providing a data-efficient path to robust inverse modeling and PDE discovery with substantial computational speedups over traditional iterative approaches.
Abstract
Discovering hidden physical laws and identifying governing system parameters from sparse observations are central challenges in computational science and engineering. Existing data-driven methods, such as physics-informed neural networks (PINNs) and sparse regression, are limited by their need for extensive retraining, sensitivity to noise, or inability to generalize across families of partial differential equations (PDEs). In this work, we introduce two complementary frameworks based on deep operator networks (DeepONet) to address these limitations. The first, termed the Deep Hidden Physics Operator (DHPO), extends hidden-physics modeling into the operator-learning paradigm, enabling the discovery of unknown PDE terms across diverse equation families by identifying the mapping of unknown physical operators. The second is a parameter identification framework that combines pretrained DeepONet with physics-informed inverse modeling to infer system parameters directly from sparse sensor data. We demonstrate the effectiveness of these approaches on benchmark problems, including the Reaction-Diffusion system, Burgers' equation, the 2D Heat equation, and 2D Helmholtz equation. Across all cases, the proposed methods achieve high accuracy, with relative solution errors on the order of O(10^-2) and parameter estimation errors on the order of O(10^-3), even under limited and noisy observations. By uniting operator learning with physics-informed modeling, this work offers a unified and data-efficient framework for physics discovery and parameter identification, paving the way for robust inverse modeling in complex dynamical systems.
