Physics-Informed Neural Networks and Extensions
Maziar Raissi, Paris Perdikaris, Nazanin Ahmadi, George Em Karniadakis
TL;DR
The paper surveys Physics-Informed Neural Networks (PINNs) as a central paradigm in scientific machine learning for integrating data with governing PDEs. It covers core PINN methodology, several extensions (adaptive loss weighting, domain decomposition, long-time integration, and generalized PDE types), and a data-driven approach to discovering dynamical systems using multistep schemes and symbolic regression. A key example demonstrates learning the glycolytic oscillator dynamics and recovering explicit equations with PySR, illustrating data-efficient learning and equation discovery under partial physics. The discussion emphasizes the practical impact of PINNs in reducing mesh generation, enabling uncertainty quantification, and facilitating discovery of governing laws, while outlining challenges in accuracy, cost, and scalability that motivate ongoing research.
Abstract
In this paper, we review the new method Physics-Informed Neural Networks (PINNs) that has become the main pillar in scientific machine learning, we present recent practical extensions, and provide a specific example in data-driven discovery of governing differential equations.
