Learning COVID-19 Regional Transmission Using Universal Differential Equations in a SIR model
Adrian Rojas-Campos, Lukas Stelz, Pascal Nieters

TL;DR
This paper introduces a novel approach using Universal Differential Equations combined with SIR models to better predict COVID-19 transmission across interconnected regions, outperforming traditional models.
Contribution
The paper proposes integrating neural network-based UDEs into SIR models to capture inter-regional infection influences, enhancing prediction accuracy for COVID-19 spread.
Findings
UDE+SIR model outperforms single-region SIR and purely data-driven models.
The model accurately captures outbreak dynamics during most stages.
SINDy algorithm effectively replaces the neural network without significant accuracy loss.
Abstract
Highly-interconnected societies difficult to model the spread of infectious diseases such as COVID-19. Single-region SIR models fail to account for incoming forces of infection and expanding them to a large number of interacting regions involves many assumptions that do not hold in the real world. We propose using Universal Differential Equations (UDEs) to capture the influence of neighboring regions and improve the model's predictions in a combined SIR+UDE model. UDEs are differential equations totally or partially defined by a deep neural network (DNN). We include an additive term to the SIR equations composed by a DNN that learns the incoming force of infection from the other regions. The learning is performed using automatic differentiation and gradient descent to approach the change in the target system caused by the state of the neighboring regions. We compared the proposed model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 epidemiological studies · Model Reduction and Neural Networks
