paper-with-me

홈 › Papers

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

2022-03-14 · Sifan Wang, Shyam Sankaran, Paris Perdikaris

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.

📄 PDF Abstract BibTeX arXiv:2203.07404

Code (3)

predictiveintelligencelab/causalpinns 공식 구현 jax
predictiveintelligencelab/jaxpi jax
rmojgani/LPINNs pytorch

Tasks

AllAttribute

Similar Papers 제목 키워드 기반

About optimal loss function for training physics-informed neural networks under respecting causality

2023-04-05 · Vasiliy A. Es'kin, Danil V. Davydov, Ekaterina D. Egorova, Alexey O. Malkhanov 외

A method is presented that allows to reduce a problem described by differential equations with initial and boundary conditions to the problem described only by differential equations. The advantage of using the modified …

Transfer learning for improved generalizability in causal physics-informed neural networks for beam simulations

2023-11-01 · Taniya Kapoor, Hongrui Wang, Alfredo Nunez, Rolf Dollevoet

This paper introduces a novel methodology for simulating the dynamics of beams on elastic foundations. Specifically, Euler-Bernoulli and Timoshenko beam models on the Winkler foundation are simulated using a transfer lea…

Transfer Learning

Curriculum-Learned Vanishing Stacked Residual PINNs for Hyperbolic PDE State Reconstruction

2026-01-28 · Katayoun Eshkofti, Matthieu Barreau arxiv

Modeling distributed dynamical systems governed by hyperbolic partial differential equations (PDEs) remains challenging due to discontinuities and shocks that hinder the convergence of traditional physics-informed neural…

A unified scalable framework for causal sweeping strategies for Physics-Informed Neural Networks (PINNs) and their temporal decompositions

2023-02-28 · Michael Penwarden, Ameya D. Jagtap, Shandian Zhe, George Em Karniadakis 외

Physics-informed neural networks (PINNs) as a means of solving partial differential equations (PDE) have garnered much attention in the Computational Science and Engineering (CS&E) world. However, a recent topic of inter…

Transfer Learning

A Residual Guided strategy with Generative Adversarial Networks in training Physics-Informed Transformer Networks

2025-07-15 · Ziyang Zhang, Feifan Zhang, Weidong Tang, Lei Shi 외 arxiv

Nonlinear partial differential equations (PDEs) are pivotal in modeling complex physical systems, yet traditional Physics-Informed Neural Networks (PINNs) often struggle with unresolved residuals in critical spatiotempor…