LGAPSep 23, 2020

Steering a Historical Disease Forecasting Model Under a Pandemic: Case of Flu and COVID-19

arXiv:2009.11407v230 citations
AI Analysis

This work addresses the problem for health organizations and policymakers needing accurate flu forecasts during the COVID-19 pandemic, representing an incremental improvement by adapting existing models to new data conditions.

The authors tackled the challenge of adapting historical influenza forecasting models to the COVID-19 pandemic, where factors like symptomatic similarities and healthcare shifts disrupt flu data, and proposed CALI-Net, a neural transfer learning architecture that steers historical models to new scenarios, achieving successful adaptation without sacrificing overall performance compared to state-of-the-art approaches.

Forecasting influenza in a timely manner aids health organizations and policymakers in adequate preparation and decision making. However, effective influenza forecasting still remains a challenge despite increasing research interest. It is even more challenging amidst the COVID pandemic, when the influenza-like illness (ILI) counts are affected by various factors such as symptomatic similarities with COVID-19 and shift in healthcare seeking patterns of the general population. Under the current pandemic, historical influenza models carry valuable expertise about the disease dynamics but face difficulties adapting. Therefore, we propose CALI-Net, a neural transfer learning architecture which allows us to 'steer' a historical disease forecasting model to new scenarios where flu and COVID co-exist. Our framework enables this adaptation by automatically learning when it should emphasize learning from COVID-related signals and when it should learn from the historical model. Thus, we exploit representations learned from historical ILI data as well as the limited COVID-related signals. Our experiments demonstrate that our approach is successful in adapting a historical forecasting model to the current pandemic. In addition, we show that success in our primary goal, adaptation, does not sacrifice overall performance as compared with state-of-the-art influenza forecasting approaches.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes