A Natural Primal-Dual Hybrid Gradient Method for Adversarial Neural Network Training on Solving Partial Differential Equations
Shu Liu, Stanley Osher, Wuchen Li

TL;DR
This paper introduces a scalable primal-dual hybrid gradient method for training neural networks to solve PDEs, demonstrating improved stability and accuracy over existing approaches across various PDE types and dimensions.
Contribution
The paper develops a novel preconditioned primal-dual hybrid gradient algorithm tailored for PDE solving with neural networks, including convergence analysis and extensive numerical validation.
Findings
The method outperforms PINNs, DeepRitz, and WANs in stability and accuracy.
It effectively handles high-dimensional PDEs up to 50 dimensions.
Numerical results show robust convergence across diverse PDE types.
Abstract
We propose a scalable preconditioned primal-dual hybrid gradient algorithm for solving partial differential equations (PDEs). We multiply the PDE with a dual test function to obtain an inf-sup problem whose loss functional involves lower-order differential operators. The Primal-Dual Hybrid Gradient (PDHG) algorithm is then leveraged for this saddle point problem. By introducing suitable precondition operators to the proximal steps in the PDHG algorithm, we obtain an alternative natural gradient ascent-descent optimization scheme for updating the neural network parameters. We apply the Krylov subspace method (MINRES) to evaluate the natural gradients efficiently. Such treatment readily handles the inversion of precondition matrices via matrix-vector multiplication. An \textit{a posteriori} convergence analysis is established for the time-continuous version of the proposed algorithm for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks
MethodsAdam
