Fourier-enhanced Neural Networks For Systems Biology Applications
Enze Xu, Minghan Chen
TL;DR
This work introduces the System-Biology Fourier-enhanced Neural Network (SB-FNN), a Fourier-based neural architecture designed to efficiently solve initial-value problems in complex systems biology. By embedding Fourier layers, and employing a per-layer adaptive activation function alongside a variance-based oscillation penalty, SB-FNN better captures oscillatory and multiscale dynamics than conventional PINNs. Across six models, including repressilator variants, SIR with age structure, and 1D/2D Turing patterns, SB-FNN demonstrates higher accuracy (lower N-MSE) and faster training, with ablation studies confirming the value of both the adaptive activations and the variance constraint. These results suggest SB-FNN as a practical alternative to PINN for large-scale, oscillatory, and diffusion-influenced biological systems, with potential for further extensions to stiff dynamics and inverse modeling.
Abstract
In the field of systems biology, differential equations are commonly used to model biological systems, but solving them for large-scale and complex systems can be computationally expensive. Recently, the integration of machine learning and mathematical modeling has offered new opportunities for scientific discoveries in biology and health. The emerging physics-informed neural network (PINN) has been proposed as a solution to this problem. However, PINN can be computationally expensive and unreliable for complex biological systems. To address these issues, we propose the Fourier-enhanced Neural Networks for systems biology (SB-FNN). SB-FNN uses an embedded Fourier neural network with an adaptive activation function and a cyclic penalty function to optimize the prediction of biological dynamics, particularly for biological systems that exhibit oscillatory patterns. Experimental results demonstrate that SB-FNN achieves better performance and is more efficient than PINN for handling complex biological models. Experimental results on cellular and population models demonstrate that SB-FNN outperforms PINN in both accuracy and efficiency, making it a promising alternative approach for handling complex biological models. The proposed method achieved better performance on six biological models and is expected to replace PINN as the most advanced method in systems biology.
