paper-with-me

홈 › Papers

NewPINNs: Physics-Informing Neural Networks Using Conventional Solvers for Partial Differential Equations

2026-01-23 · Satish Chandran, Maedeh Makki, Maziar Raissi, Adrien Grenier, Behzad Mohebbi arxiv

We introduce NewPINNs, a physics-informing learning framework that couples neural networks with conventional numerical solvers for solving differential equations. Rather than enforcing governing equations and boundary conditions through residual-based loss terms, NewPINNs integrates the solver directly into the training loop and defines learning objectives through solver-consistency. The neural network produces candidate solution states that are advanced by the numerical solver, and training minimizes the discrepancy between the network prediction and the solver-evolved state. This pull-push interaction enables the network to learn physically admissible solutions through repeated exposure to the solver's action, without requiring problem-specific loss engineering or explicit evaluation of differential equation residuals. By delegating the enforcement of physics, boundary conditions, and numerical stability to established numerical solvers, NewPINNs mitigates several well-known failure modes of standard physics-informed neural networks, including optimization pathologies, sensitivity to loss weighting, and poor performance in stiff or nonlinear regimes. We demonstrate the effectiveness of the proposed approach across multiple forward and inverse problems involving finite volume, finite element, and spectral solvers.

📄 PDF Abstract BibTeX arXiv:2601.17207

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

High-fidelity Multiphysics Modelling for Rapid Predictions Using Physics-informed Parallel Neural Operator

2025-02-26 · Biao Yuan, He Wang, Yanjie Song, Ana Heitor 외

Modelling complex multiphysics systems governed by nonlinear and strongly coupled partial differential equations (PDEs) is a cornerstone in computational science and engineering. However, it remains a formidable challeng…

Computational EfficiencyEnsemble LearningOperator learning

Physics-Informed Graph Convolutional Networks: Towards a generalized framework for complex geometries

2023-10-20 · Marien Chenaud, José Alves, Frédéric Magoulès

Since the seminal work of [9] and their Physics-Informed neural networks (PINNs), many efforts have been conducted towards solving partial differential equations (PDEs) with Deep Learning models. However, some challenges…

Learning universal approximations for partial differential equations with Physics-Informed Broad Learning System

2026-06-18 · Zhiwen Yu, Derong Yang, Liujian Zhang, Kaixiang Yang 외 arxiv

Partial differential equations (PDEs) play a central role in modeling complex physical, biological, and engineering systems. While traditional numerical solvers are robust, they often incur prohibitive computational cost…

Physics-Informed Neural Networks for Time-Domain Simulations: Accuracy, Computational Cost, and Flexibility

2023-03-15 · Jochen Stiasny, Spyros Chatzivasileiadis

The simulation of power system dynamics poses a computationally expensive task. Considering the growing uncertainty of generation and demand patterns, thousands of scenarios need to be continuously assessed to ensure the…

Out-of-Distribution Generalization for Neural Physics Solvers

2026-01-27 · Zhao Wei, Chin Chun Ooi, Jian Cheng Wong, Abhishek Gupta 외 arxiv

Neural physics solvers are increasingly used in scientific discovery, given their potential for rapid in silico insights into physical, materials, or biological systems and their long-time evolution. However, poor genera…