Machine Learning for Partial Differential Equations
Steven L. Brunton, J. Nathan Kutz
TL;DR
The paper analyzes how machine learning can transform the study and solution of partial differential equations (PDEs) by focusing on three core avenues: data-driven discovery of governing equations and coarse-grained closures, learning effective coordinates and reduced representations (including Koopman-based linearizations and reduced-order models), and learning solution operators to accelerate numerical PDE computation. It surveys methods such as PDE-FIND/SINDy for sparse discovery, Koopman theory and autoencoder-based ROMs for efficient representations, and neural operators (including DeepOnet) for mesh-free, discretization-invariant operator learning, along with practical acceleration techniques for solvers. The discussion highlights the importance of physics-informed learning, benchmarks, and human expertise, and identifies challenges like noise robustness, nonlocal effects, and data requirements, while outlining opportunities to discover new physics and extend multi-physics capabilities. Together, these approaches promise robust, interpretable, and scalable PDE modeling that integrates data-driven insights with traditional scientific computing.
Abstract
Partial differential equations (PDEs) are among the most universal and parsimonious descriptions of natural physical laws, capturing a rich variety of phenomenology and multi-scale physics in a compact and symbolic representation. This review will examine several promising avenues of PDE research that are being advanced by machine learning, including: 1) the discovery of new governing PDEs and coarse-grained approximations for complex natural and engineered systems, 2) learning effective coordinate systems and reduced-order models to make PDEs more amenable to analysis, and 3) representing solution operators and improving traditional numerical algorithms. In each of these fields, we summarize key advances, ongoing challenges, and opportunities for further development.
