Learning a Neural Solver for Parametric PDE to Enhance Physics-Informed Methods
Lise Le Boudec, Emmanuel de Bezenac, Louis Serrano, Ramon Daniel Regueiro-Espino, Yuan Yin, Patrick Gallinari

TL;DR
This paper introduces a neural solver trained on data to improve the efficiency and stability of physics-informed deep learning for solving parametric PDEs, enabling faster convergence and broader applicability.
Contribution
It proposes a physics-informed iterative algorithm that learns to adapt to each PDE instance and extends to parametric PDEs, enhancing stability and generalization.
Findings
Accelerates PDE solving with learned iterative algorithms
Stabilizes training of physics-informed models
Effective on multiple datasets for parametric PDEs
Abstract
Physics-informed deep learning often faces optimization challenges due to the complexity of solving partial differential equations (PDEs), which involve exploring large solution spaces, require numerous iterations, and can lead to unstable training. These challenges arise particularly from the ill-conditioning of the optimization problem caused by the differential terms in the loss function. To address these issues, we propose learning a solver, i.e., solving PDEs using a physics-informed iterative algorithm trained on data. Our method learns to condition a gradient descent algorithm that automatically adapts to each PDE instance, significantly accelerating and stabilizing the optimization process and enabling faster convergence of physics-aware models. Furthermore, while traditional physics-informed methods solve for a single PDE instance, our approach extends to parametric PDEs.…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks
