Learning Epidemiological Dynamics via the Finite Expression Method
Jianda Du, Senwei Liang, Chunmei Wang
TL;DR
The paper presents the Finite Expression Method (FEX), a symbolic-learning framework that uses reinforcement learning to extract explicit, interpretable governing equations for epidemiological dynamics from data. By approximating the vector field in $\frac{d\mathbf{x}}{dt}=f(\mathbf{x})$ with a surrogate $\phi_{\rm FEX}(\mathbf{x})$, trained via Euler integration to minimize a per-step loss, FEX yields compact, human-readable expressions for disease spread. Across synthetic SIR/SEIR/SEIRD data and real-world COVID-19 data, FEX demonstrates competitive predictive accuracy while delivering explicit equations, enabling interpretability and rapid model development. The approach shows particular strength against neural baselines and offers a practical path to interpretable, data-driven epidemiological modeling, with future work addressing computational costs and solution nonuniqueness.
Abstract
Modeling and forecasting the spread of infectious diseases is essential for effective public health decision-making. Traditional epidemiological models rely on expert-defined frameworks to describe complex dynamics, while neural networks, despite their predictive power, often lack interpretability due to their ``black-box" nature. This paper introduces the Finite Expression Method, a symbolic learning framework that leverages reinforcement learning to derive explicit mathematical expressions for epidemiological dynamics. Through numerical experiments on both synthetic and real-world datasets, FEX demonstrates high accuracy in modeling and predicting disease spread, while uncovering explicit relationships among epidemiological variables. These results highlight FEX as a powerful tool for infectious disease modeling, combining interpretability with strong predictive performance to support practical applications in public health.
