SIMLR: Machine Learning inside the SIR model for COVID-19 Forecasting
This provides an interpretable forecasting tool for public health officials during epidemics, though it is incremental in combining existing methods.
The paper tackles the problem of forecasting COVID-19 infections by integrating machine learning into the SIR model to account for government policy changes, achieving MAPE performance comparable to state-of-the-art models.
Accurate forecasts of the number of newly infected people during an epidemic are critical for making effective timely decisions. This paper addresses this challenge using the SIMLR model, which incorporates machine learning (ML) into the epidemiological SIR model. For each region, SIMLR tracks the changes in the policies implemented at the government level, which it uses to estimate the time-varying parameters of an SIR model for forecasting the number of new infections 1- to 4-weeks in advance.It also forecasts the probability of changes in those government policies at each of these future times, which is essential for the longer-range forecasts. We applied SIMLR to data from regions in Canada and in the United States,and show that its MAPE (mean average percentage error) performance is as good as SOTA forecasting models, with the added advantage of being an interpretable model. We expect that this approach will be useful not only for forecasting COVID-19 infections, but also in predicting the evolution of other infectious diseases.