Non-Asymptotic Analysis of Projected Gradient Descent for Physics-Informed Neural Networks
Jonas Nießen, Johannes Müller
TL;DR
This paper develops a non-asymptotic analysis of PINNs trained with projected gradient descent for the Poisson equation. By relating the training dynamics to a linearized neural tangent kernel (NTK) framework and employing a Lyapunov-drift argument, it proves a convergence bound of $O(1/\sqrt{T} + 1/\sqrt{m} + \epsilon_{\mathrm{approx}})$ without requiring strong over-parameterization. It also bounds the generalization error via the Rademacher complexities of the network and its Laplacian, and combines these with regularity theory to derive an overall $H^{1/2}(\Omega)$ error bound. The results provide theoretical guarantees for under-parameterized PINNs and guidance on choosing network width, iteration count, and approximation radius in practice.
Abstract
In this work, we provide a non-asymptotic convergence analysis of projected gradient descent for physics-informed neural networks for the Poisson equation. Under suitable assumptions, we show that the optimization error can be bounded by $\mathcal{O}(1/\sqrt{T} + 1/\sqrt{m} + ε_{\text{approx}})$, where $T$ is the number of algorithm time steps, $m$ is the width of the neural network and $ε_{\text{approx}}$ is an approximation error. The proof of our optimization result relies on bounding the linearization error and using this result together with a Lyapunov drift analysis. Additionally, we quantify the generalization error by bounding the Rademacher complexities of the neural network and its Laplacian. Combining both the optimization and generalization results, we obtain an overall error estimate based on an existing error estimate from regularity theory.
