Learning Parameters and Constitutive Relationships with Physics Informed Deep Neural Networks
Alexandre M. Tartakovsky, Carlos Ortiz Marrero, Paris Perdikaris, Guzel D. Tartakovsky, David Barajas-Solano
TL;DR
This work tackles the challenge of learning unknown constitutive relationships and parameters in PDEs from limited data by introducing physics-informed deep neural networks. It jointly learns the state $u(\boldsymbol{x})$ and an unknown constitutive relation $K(\boldsymbol{x},u)$ by enforcing the governing operator $\\mathcal{L}[u,K(\boldsymbol{x},u)]=0$ and boundary conditions through automatic differentiation, using data and collocation points. The method demonstrates strong performance on linear diffusion with a space-dependent $K(\boldsymbol{x})$—outperforming MAP with relative errors around $\\varepsilon_u \\approx 0.5\%$ and $\\varepsilon_K \\approx 1.7\%$—and extends to nonlinear diffusion with unknown $K(u)$ learned from $u$ data alone, achieving accurate $K(u)$ recovery even with noise. These results indicate a data-efficient, PDE-constrained framework for discovering unknown physics, with potential for robust, scalable applications in porous media and other complex systems.
Abstract
We present a physics informed deep neural network (DNN) method for estimating parameters and unknown physics (constitutive relationships) in partial differential equation (PDE) models. We use PDEs in addition to measurements to train DNNs to approximate unknown parameters and constitutive relationships as well as states. The proposed approach increases the accuracy of DNN approximations of partially known functions when a limited number of measurements is available and allows for training DNNs when no direct measurements of the functions of interest are available. We employ physics informed DNNs to estimate the unknown space-dependent diffusion coefficient in a linear diffusion equation and an unknown constitutive relationship in a non-linear diffusion equation. For the parameter estimation problem, we assume that partial measurements of the coefficient and states are available and demonstrate that under these conditions, the proposed method is more accurate than state-of-the-art methods. For the non-linear diffusion PDE model with a fully unknown constitutive relationship (i.e., no measurements of constitutive relationship are available), the physics informed DNN method can accurately estimate the non-linear constitutive relationship based on state measurements only. Finally, we demonstrate that the proposed method remains accurate in the presence of measurement noise.
