Splitting physics-informed neural networks for inferring the dynamics of integer- and fractional-order neuron models
Simin Shekarpaz, Fanhai Zeng, George Karniadakis
TL;DR
This work introduces Splitting PINN, a framework that couples operator splitting with physics-informed neural networks to solve forward dynamics of neuron models, including fractional-order variants. By decomposing nonlinear systems into sub-problems and solving each with PINNs, the method achieves improved accuracy over vanilla PINN approaches, particularly for oscillatory and memory-influenced dynamics. A key contribution is the $L^1$ discretization for Caputo derivatives, enabling efficient and accurate simulation of fractional-order neuron models such as FO-HH. The authors demonstrate the approach on Leaky/Integrate-and-Fire, Izhikevich, Hodgkin–Huxley, and FO-HH models, highlighting memory effects on firing patterns and providing a pathway for applying split-PINN to other complex forward-dynamical systems. Overall, Splitting PINN offers a robust, scalable tool for neuroscientific modeling and computational science applications requiring accurate forward-solution of nonlinear, possibly memory-rich ODE systems.
Abstract
We introduce a new approach for solving forward systems of differential equations using a combination of splitting methods and physics-informed neural networks (PINNs). The proposed method, splitting PINN, effectively addresses the challenge of applying PINNs to forward dynamical systems and demonstrates improved accuracy through its application to neuron models. Specifically, we apply operator splitting to decompose the original neuron model into sub-problems that are then solved using PINNs. Moreover, we develop an $L^1$ scheme for discretizing fractional derivatives in fractional neuron models, leading to improved accuracy and efficiency. The results of this study highlight the potential of splitting PINNs in solving both integer- and fractional-order neuron models, as well as other similar systems in computational science and engineering.
