A Priori Estimation of the Approximation, Optimization and Generalization Errors of Random Neural Networks for Solving Partial Differential Equations
Xianliang Xu, Ye Li, Zhongyi Huang
TL;DR
The work tackles solving PDEs with PINNs by employing two-layer random neural networks whose hidden weights are sampled from explicit priors, focusing on Barron-type target functions and their Sobolev approximations. It derives rigorous approximation bounds in $H^2$ for Barron functions, and develops optimization and generalization analyses within the PINN framework, showing that projected gradient descent can achieve fast rates when strong convexity holds, with ridge regression offering an alternative in unbounded-weight scenarios. Theoretical results are complemented by experiments, including a 1D Poisson test confirming $\mathcal{O}(1/m)$ decay and a Reaction-Diffusion problem achieving high accuracy with substantial speedups over standard PINNs. The study highlights the potential and limitations of random-feature PDE solvers, noting dimensionality constraints and suggesting extensions to broader PDE solvers and function classes for future work.
Abstract
In recent years, neural networks have achieved remarkable progress in various fields and have also drawn much attention in applying them on scientific problems. A line of methods involving neural networks for solving partial differential equations (PDEs), such as Physics-Informed Neural Networks (PINNs) and the Deep Ritz Method (DRM), has emerged. Although these methods outperform classical numerical methods in certain cases, the optimization problems involving neural networks are typically non-convex and non-smooth, which can result in unsatisfactory solutions for PDEs. In contrast to deterministic neural networks, the hidden weights of random neural networks are sampled from some prior distribution and only the output weights participate in training. This makes training much simpler, but it remains unclear how to select the prior distribution. In this paper, we focus on Barron type functions and approximate them under Sobolev norms by random neural networks with clear prior distribution. In addition to the approximation error, we also derive bounds for the optimization and generalization errors of random neural networks for solving PDEs when the solutions are Barron type functions.
