Physics-informed deep learning and compressive collocation for high-dimensional diffusion-reaction equations: practical existence theory and numerics
Simone Brugiapaglia, Nick Dexter, Samir Karam, Weiqi Wang
TL;DR
This work investigates solving high-dimensional diffusion-reaction PDEs using two complementary approaches: compressive Fourier collocation (CFC) and physics-informed neural networks (PINNs) equipped with a periodic layer. It develops a practical existence theorem (PET) showing that trainable periodic PINNs can achieve accuracy comparable to sparse Fourier approximations with sample complexity that scales only logarithmically or linearly in the dimension, under sparsity assumptions on the Fourier representation and mild coefficient conditions. The paper extends CFC theory to diffusion-reaction problems, introduces adaptive lower OMP to improve high-dimensional recovery, and provides extensive numerical comparisons up to dimension $d=30$, illustrating the trade-offs: CFC achieves higher accuracy for sparse solutions, while periodic PINNs offer robust, parameter-light performance across varied tests. Together, the theoretical results and numerical experiments illuminate the potential and limitations of combining DL-based solvers with sparse spectral methods for scalable, high-dimensional PDEs, and outline open directions for time-dependent problems and non-periodic domains. The work thus contributes a rigorous bridge between practical neural-network solvers and sparse approximation theory in the context of high-dimensional PDEs.
Abstract
On the forefront of scientific computing, Deep Learning (DL), i.e., machine learning with Deep Neural Networks (DNNs), has emerged a powerful new tool for solving Partial Differential Equations (PDEs). It has been observed that DNNs are particularly well suited to weakening the effect of the curse of dimensionality, a term coined by Richard E. Bellman in the late `50s to describe challenges such as the exponential dependence of the sample complexity, i.e., the number of samples required to solve an approximation problem, on the dimension of the ambient space. However, although DNNs have been used to solve PDEs since the `90s, the literature underpinning their mathematical efficiency in terms of numerical analysis (i.e., stability, accuracy, and sample complexity), is only recently beginning to emerge. In this paper, we leverage recent advancements in function approximation using sparsity-based techniques and random sampling to develop and analyze an efficient high-dimensional PDE solver based on DL. We show, both theoretically and numerically, that it can compete with a novel stable and accurate compressive spectral collocation method for the solution of high-dimensional, steady-state diffusion-reaction equations with periodic boundary conditions. In particular, we demonstrate a new practical existence theorem, which establishes the existence of a class of trainable DNNs with suitable bounds on the network architecture and a sufficient condition on the sample complexity, with logarithmic or, at worst, linear scaling in dimension, such that the resulting networks stably and accurately approximate a diffusion-reaction PDE with high probability.
