TL;DR
EpidemiOptim is a Python toolbox that enables collaboration between epidemiologists and optimization experts to find effective epidemic control policies using reinforcement learning and evolutionary algorithms.
Contribution
It introduces a standard interface for epidemiological models and cost functions, integrating reinforcement learning and evolutionary algorithms for optimizing control strategies.
Findings
Successfully optimized COVID-19 lockdown policies using the toolbox.
Facilitated interdisciplinary collaboration through an accessible visualization platform.
Demonstrated the effectiveness of reinforcement learning in epidemic control optimization.
Abstract
Epidemiologists model the dynamics of epidemics in order to propose control strategies based on pharmaceutical and non-pharmaceutical interventions (contact limitation, lock down, vaccination, etc). Hand-designing such strategies is not trivial because of the number of possible interventions and the difficulty to predict long-term effects. This task can be cast as an optimization problem where state-of-the-art machine learning algorithms such as deep reinforcement learning, might bring significant value. However, the specificity of each domain -- epidemic modelling or solving optimization problem -- requires strong collaborations between researchers from different fields of expertise. This is why we introduce EpidemiOptim, a Python toolbox that facilitates collaborations between researchers in epidemiology and optimization. EpidemiOptim turns epidemiological models and cost functions…
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
MethodsQ-Learning
