Learning Iterative Algorithms to Solve PDEs.

Abstract

In this work, we propose a new method to solve partial differential equations (PDEs). Taking inspiration from traditional numerical methods, we view approx- imating solutions to PDEs as an iterative algorithm, and propose to learn the it- erations from data. With respect to directly predicting the solution with a neural network, our approach has access to the PDE, having the potential to enhance the model’s ability to generalize across a variety of scenarios, such as differing PDE parameters, initial or boundary conditions. We instantiate this framework and empirically validate its effectiveness across several PDE-solving benchmarks, evaluating efficiency and generalization capabilities, and demonstrating its poten- tial for broader applicability.

Cite

Text

Le Boudec et al. "Learning Iterative Algorithms to Solve PDEs.." ICLR 2024 Workshops: AI4DiffEqtnsInSci, 2024.

Markdown

[Le Boudec et al. "Learning Iterative Algorithms to Solve PDEs.." ICLR 2024 Workshops: AI4DiffEqtnsInSci, 2024.](https://mlanthology.org/iclrw/2024/boudec2024iclrw-learning/)

BibTeX

@inproceedings{boudec2024iclrw-learning,
  title     = {{Learning Iterative Algorithms to Solve PDEs.}},
  author    = {Le Boudec, Lise and de Bezenac, Emmanuel and Serrano, Louis and Yin, Yuan and Gallinari, Patrick},
  booktitle = {ICLR 2024 Workshops: AI4DiffEqtnsInSci},
  year      = {2024},
  url       = {https://mlanthology.org/iclrw/2024/boudec2024iclrw-learning/}
}