paper-with-me

Papers

Stability Analysis of Physics-Informed Neural Networks for Stiff Linear Differential Equations

2024-08-27 · Gianluca Fabiani, Erik Bollt, Constantinos Siettos, Athanasios N. Yannacopoulos

We present a stability analysis of Physics-Informed Neural Networks (PINNs) coupled with random projections, for the numerical solution of (stiff) linear differential equations. For our analysis, we consider systems of linear ODEs, and linear parabolic PDEs. We prove that properly designed PINNs offer consistent and asymptotically stable numerical schemes, thus convergent schemes. In particular, we prove that multi-collocation random projection PINNs guarantee asymptotic stability for very high stiffness and that single-collocation PINNs are $A$-stable. To assess the performance of the PINNs in terms of both numerical approximation accuracy and computational cost, we compare it with other implicit schemes and in particular backward Euler, the midpoint, trapezoidal (Crank-Nikolson), the 2-stage Gauss scheme and the 2 and 3 stages Radau schemes. We show that the proposed PINNs outperform the above traditional schemes, in both numerical approximation accuracy and importantly computational cost, for a wide range of step sizes.

📄 PDF Abstract BibTeX arXiv:2408.15393

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Stiff Transfer Learning for Physics-Informed Neural Networks

2025-01-28 · Emilien Seiler, Wanzhou Lei, Pavlos Protopapas

Stiff differential equations are prevalent in various scientific domains, posing significant challenges due to the disparate time scales of their components. As computational power grows, physics-informed neural networks…

Computational EfficiencyTransfer Learning

SPIKE: Sparse Koopman Regularization for Physics-Informed Neural Networks

2026-01-15 · Jose Marie Antonio Miñoza arxiv

Physics-Informed Neural Networks (PINNs) provide a mesh-free approach for solving differential equations by embedding physical constraints into neural network training. However, PINNs tend to overfit within the training …

Reduced-PINN: An Integration-Based Physics-Informed Neural Networks for Stiff ODEs

2022-08-23 · Pouyan Nasiri, Roozbeh Dargazany

Physics-informed neural networks (PINNs) have recently received much attention due to their capabilities in solving both forward and inverse problems. For training a deep neural network associated with a PINN, one typica…

Muon with Spectral Guidance: Efficient Optimization for Scientific Machine Learning

2026-02-18 · Binghang Lu, Jiahao Zhang, Guang Lin arxiv

Physics-informed neural networks and neural operators often suffer from severe optimization difficulties caused by ill-conditioned gradients, multi-scale spectral behavior, and stiffness induced by physical constraints. …

SPIN-ODE: Stiff Physics-Informed Neural ODE for Chemical Reaction Rate Estimation

2025-05-08 · Wenqing Peng, Zhi-Song Liu, Michael Boy

Estimating rate constants from complex chemical reactions is essential for advancing detailed chemistry. However, the stiffness inherent in real-world atmospheric chemistry systems poses severe challenges, leading to tra…