LGNACDFLU-DYNMLMar 14, 2022

Respecting causality is all you need for training physics-informed neural networks

arXiv:2203.07404v1251 citationsh-index: 53
Originality Incremental advance
AI Analysis

This addresses a fundamental limitation in PINNs for simulating complex physical systems, potentially enabling industrial applications, but it is incremental as it modifies existing formulations rather than introducing a new paradigm.

The authors tackled the failure of physics-informed neural networks (PINNs) in simulating multi-scale, chaotic, or turbulent dynamical systems by attributing it to a lack of respect for spatio-temporal causality, and they proposed a simple reformulation of loss functions that significantly improves accuracy, achieving state-of-the-art results on benchmarks like the chaotic Lorenz system.

While the popularity of physics-informed neural networks (PINNs) is steadily rising, to this date PINNs have not been successful in simulating dynamical systems whose solution exhibits multi-scale, chaotic or turbulent behavior. In this work we attribute this shortcoming to the inability of existing PINNs formulations to respect the spatio-temporal causal structure that is inherent to the evolution of physical systems. We argue that this is a fundamental limitation and a key source of error that can ultimately steer PINN models to converge towards erroneous solutions. We address this pathology by proposing a simple re-formulation of PINNs loss functions that can explicitly account for physical causality during model training. We demonstrate that this simple modification alone is enough to introduce significant accuracy improvements, as well as a practical quantitative mechanism for assessing the convergence of a PINNs model. We provide state-of-the-art numerical results across a series of benchmarks for which existing PINNs formulations fail, including the chaotic Lorenz system, the Kuramoto-Sivashinsky equation in the chaotic regime, and the Navier-Stokes equations in the turbulent regime. To the best of our knowledge, this is the first time that PINNs have been successful in simulating such systems, introducing new opportunities for their applicability to problems of industrial complexity.

Code Implementations3 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes