A hybrid physics-informed neural network for nonlinear partial differential equation
Chunyue Lv, Lei Wang, Chenming Xie

TL;DR
This paper introduces a hybrid physics-informed neural network that combines neural networks with WENO schemes to better approximate solutions of nonlinear PDEs with discontinuities, improving accuracy over traditional PINNs.
Contribution
The paper proposes a hybrid PINN framework that integrates WENO schemes for capturing discontinuities, enhancing the approximation of nonlinear PDEs with nonsmooth solutions.
Findings
Better approximation of discontinuous solutions compared to original PINNs
Effective handling of both smooth and nonsmooth solution scales
Improved performance at larger time steps
Abstract
The recently developed physics-informed machine learning has made great progress for solving nonlinear partial differential equations (PDEs), however, it may fail to provide reasonable approximations to the PDEs with discontinuous solutions. In this paper, we focus on the discrete time physics-informed neural network (PINN), and propose a hybrid PINN scheme for the nonlinear PDEs. In this approach, the local solution structures are classified as smooth and nonsmooth scales by introducing a discontinuity indicator, and then the automatic differentiation technique is employed for resolving smooth scales, while an improved weighted essentially non-oscillatory (WENO) scheme is adopted to capture discontinuities. We then test the present approach by considering the viscous and inviscid Burgers equations , and it is shown that compared with original discrete time PINN, the present hybrid…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Neural Networks and Reservoir Computing · Neural Networks and Applications
