paper-with-me

홈 › Papers

Scaling Laws and Pathologies of Single-Layer PINNs: Network Width and PDE Nonlinearity

2026-03-13 · Faris Chaudhry arxiv

We establish empirical scaling laws for Single-Layer Physics-Informed Neural Networks on canonical nonlinear PDEs. We identify a dual optimization failure: (i) a baseline pathology, where the solution error fails to decrease with network width, even at fixed nonlinearity, falling short of theoretical approximation bounds, and (ii) a compounding pathology, where this failure is exacerbated by nonlinearity. We provide quantitative evidence that a simple separable power law is insufficient, and that the scaling behavior is governed by a more complex, non-separable relationship. This failure is consistent with the concept of spectral bias, where networks struggle to learn the high-frequency solution components that intensify with nonlinearity. We show that optimization, not approximation capacity, is the primary bottleneck, and propose a methodology to empirically measure these complex scaling effects.

📄 PDF Abstract BibTeX arXiv:2603.12556

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Preconditioning for Physics-Informed Neural Networks

2024-02-01 · Songming Liu, Chang Su, Jiachen Yao, Zhongkai Hao 외

Physics-informed neural networks (PINNs) have shown promise in solving various partial differential equations (PDEs). However, training pathologies have negatively affected the convergence and prediction accuracy of PINN…

Multi-Objective Loss Balancing for Physics-Informed Deep Learning

2021-10-19 · Rafael Bischof, Michael Kraus

Physics-Informed Neural Networks (PINN) are algorithms from deep learning leveraging physical laws by including partial differential equations together with a respective set of boundary and initial conditions as penalty …

Deep LearningPhysics-informed machine learning

Data-Free PINNs for Compressible Flows: Mitigating Spectral Bias and Gradient Pathologies via Mach-Guided Scaling and Hybrid Convolutions

2026-03-01 · Ryosuke Yano arxiv

This paper presents a fully data-free Physics-Informed Neural Network (PINN) capable of solving compressible inviscid flows (ranging from supersonic to hypersonic, up to Ma=15, where Ma is the Mach number) around a circu…

Mask-PINNs: Regulating Feature Distributions in Physics-Informed Neural Networks

2025-05-09 · Feilong Jiang, Xiaonan Hou, Jianqiao Ye, Min Xia

Physics-Informed Neural Networks (PINNs) are a class of deep learning models designed to solve partial differential equations by incorporating physical laws directly into the loss function. However, the internal covariat…

wPINNs: Weak Physics informed neural networks for approximating entropy solutions of hyperbolic conservation laws

2022-07-18 · Tim De Ryck, Siddhartha Mishra, Roberto Molinaro

Physics informed neural networks (PINNs) require regularity of solutions of the underlying PDE to guarantee accurate approximation. Consequently, they may fail at approximating discontinuous solutions of PDEs such as non…