paper-with-me

홈 › Papers

Stabilized Adaptive Loss and Residual-Based Collocation for Physics-Informed Neural Networks

2026-03-03 · Divyavardhan Singh, Shubham Kamble, Dimple Sonone, Kishor Upla arxiv

Physics-Informed Neural Networks (PINNs) have been recognized as a mesh-free alternative to solve partial differential equations where physics information is incorporated. However, in dealing with problems characterized by high stiffness or shock-dominated dynamics, traditional PINNs have been found to have limitations, including unbalanced training and inaccuracy in solution, even with small physics residuals. In this research, we seek to address these limitations using the viscous Burgers' equation with low viscosity and the Allen-Cahn equation as test problems. In addressing unbalanced training, we have developed a new adaptive loss balancing scheme using smoothed gradient norms to ensure satisfaction of initial and boundary conditions. Further, to address inaccuracy in the solution, we have developed an adaptive residual-based collocation scheme to improve the accuracy of solutions in the regions with high physics residuals. The proposed new approach significantly improves solution accuracy with consistent satisfaction of physics residuals. For instance, in the case of Burgers' equation, the relative L2 error is reduced by about 44 percent compared to traditional PINNs, while for the Allen-Cahn equation, the relative L2 error is reduced by approximately 70 percent. Additionally, we show the trustworthy solution comparison of the proposed method using a robust finite difference solver.

📄 PDF Abstract BibTeX arXiv:2603.03224

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Provably Accurate Adaptive Sampling for Collocation Points in Physics-informed Neural Networks

2025-04-01 · Antoine Caradot, Rémi Emonet, Amaury Habrard, Abdel-Rahim Mezidi 외

Despite considerable scientific advances in numerical simulation, efficiently solving PDEs remains a complex and often expensive problem. Physics-informed Neural Networks (PINN) have emerged as an efficient way to learn …

PACMANN: Point Adaptive Collocation Method for Artificial Neural Networks

2024-11-29 · Coen Visser, Alexander Heinlein, Bianca Giovanardi

Physics-Informed Neural Networks (PINNs) are an emerging tool for approximating the solution of Partial Differential Equations (PDEs) in both forward and inverse problems. PINNs minimize a loss function which includes th…

An Adaptive Collocation Point Strategy For Physics Informed Neural Networks via the QR Discrete Empirical Interpolation Method

2025-01-13 · Adrian Celaya, David Fuentes, Beatrice Riviere

Physics-informed neural networks (PINNs) have gained significant attention for solving forward and inverse problems related to partial differential equations (PDEs). While advancements in loss functions and network archi…

A Novel Adaptive Causal Sampling Method for Physics-Informed Neural Networks

2022-10-24 · Jia Guo, Haifeng Wang, Chenping Hou

Physics-Informed Neural Networks (PINNs) have become a kind of attractive machine learning method for obtaining solutions of partial differential equations (PDEs). Training PINNs can be seen as a semi-supervised learning…

Diversity-Aware Adaptive Collocation for Physics-Informed Neural Networks via Sparse QUBO Optimization and Hybrid Coresets

2026-03-06 · Hadi Salloum, Maximilian Mifsud Bonici, Sinan Ibrahim, Pavel Osinenko 외 arxiv

Physics-Informed Neural Networks (PINNs) enforce governing equations by penalizing PDE residuals at interior collocation points, but standard collocation strategies - uniform sampling and residual-based adaptive refineme…