Discontinuous hybrid neural networks for the one-dimensional partial differential equations
Xiaoyu Wang, Long Yuan, Yao Yu
TL;DR
This work introduces discontinuous hybrid neural networks (DHNN) for time-harmonic PDEs in one dimension, integrating a variational-type loss with interface jump and boundary constraints to improve accuracy and efficiency. Nonlinear parameters are updated with RMSprop while linear parameters are solved via discontinuous Galerkin in a staged algorithm, with an adaptive loss-balancing factor to maintain stability. The authors prove convergence in the loss functional and provide an a posteriori error estimate, then demonstrate DHNN on Poisson and Helmholtz problems, showing faster convergence and higher stability than VPINN, especially at large wavenumbers. The approach offers a scalable, accurate alternative for solving PDEs with discontinuous architectures and variational formulations, reducing computational cost while maintaining precision.
Abstract
A feedforward neural network, including hidden layers, motivated by nonlinear functions (such as Tanh, ReLU, and Sigmoid functions), exhibits uniform approximation properties in Sobolev space, and discontinuous neural networks can reduce computational complexity. In this work, we present a discontinuous hybrid neural network method for solving the partial differential equations, construct a new hybrid loss functional that incorporates the variational of the approximation equation, interface jump stencil and boundary constraints. The RMSprop algorithm and discontinuous Galerkin method are employed to update the nonlinear parameters and linear parameters in neural networks, respectively. This approach guarantees the convergence of the loss functional and provides an approximate solution with high accuracy.
