Solving parametric PDE problems with artificial neural networks
Yuehaw Khoo, Jianfeng Lu, Lexing Ying
TL;DR
This work tackles the challenge of high-dimensional uncertainty quantification in PDEs by learning a neural-network surrogate that maps high-dimensional coefficient fields $a$ to the PDE-derived quantity $f(a)$. By viewing the PDE solution as a time-evolution process, the authors justify that a convolutional neural network can represent $f(a)$ with controllable error, and provide a constructive, theory-grounded framework. They demonstrate the approach on two parametric PDE problems—the effective conductance of inhomogeneous elliptic media and the ground-state energy of the NLSE with random potential—showing that simple CNNs can achieve around $10^{-3}$ accuracy. The combination of a theoretical representability result and practical numerical experiments supports the viability of NN-based model reduction for PDEs with uncertainty, suggesting a path toward efficient surrogate models and gradient-based design under uncertainty.
Abstract
The curse of dimensionality is commonly encountered in numerical partial differential equations (PDE), especially when uncertainties have to be modeled into the equations as random coefficients. However, very often the variability of physical quantities derived from a PDE can be captured by a few features on the space of the coefficient fields. Based on such an observation, we propose using a neural-network (NN) based method to parameterize the physical quantity of interest as a function of input coefficients. The representability of such quantity using a neural-network can be justified by viewing the neural-network as performing time evolution to find the solutions to the PDE. We further demonstrate the simplicity and accuracy of the approach through notable examples of PDEs in engineering and physics.
