Double-activation neural network for solving parabolic equations with time delay
Qiumei Huang, Qiao Zhu
TL;DR
This work tackles solving semilinear parabolic DPDEs with time delay using a novel double-activation neural network (DANN) that augments each neuron with a quadratic term to enhance nonlinear expressivity. It also introduces a piecewise fitting strategy to address derivative discontinuities across the domain, improving accuracy for problems with non-smooth solutions. Theoretical support is provided via a convergence theorem showing the PINN loss can be driven to zero under standard assumptions, and extensive numerical experiments demonstrate that DANN outperforms traditional PINN variants in accuracy and convergence speed, particularly when combined with piecewise fitting. The approach offers a mesh-free, efficient framework for DPDEs with delays, with potential impact on simulations in biology, control, and climate modeling.
Abstract
This paper presents the double-activation neural network (DANN), a novel network architecture designed for solving parabolic equations with time delay. In DANN, each neuron is equipped with two activation functions to augment the network's nonlinear expressive capacity. Additionally, a new parameter is introduced for the construction of the quadratic terms in one of two activation functions, which further enhances the network's ability to capture complex nonlinear relationships. To address the issue of low fitting accuracy caused by the discontinuity of solution's derivative, a piecewise fitting approach is proposed by dividing the global solving domain into several subdomains. The convergence of the loss function is proven. Numerical results are presented to demonstrate the superior accuracy and faster convergence of DANN compared to the traditional physics-informed neural network (PINN).
