Predicting Measles Outbreaks in the United States: Evaluation of Machine Learning Approaches

Boshu Ru1, Stephanie Kujawski2, Nelson Lee Afanador2

  • 1Merck & Co, Inc, West Point, PA, United States.

Abstract

Insights

Extreme gradient boosting (XGBoost) accurately predicts measles cases at the county level, outperforming logistic regression. This machine learning approach aids public health resource allocation for measles prevention.

Area of Science:

  • Epidemiology
  • Machine Learning
  • Public Health

Background:

  • Measles is resurging in the US due to international importation and lower vaccination rates.
  • Predicting measles outbreaks at the county level is challenging but crucial for resource allocation.

Purpose of the Study:

  • To validate and compare extreme gradient boosting (XGBoost) and logistic regression for predicting US county measles cases.
  • To assess hybrid models incorporating clustering algorithms (HDBSCAN, uRF) with XGBoost and logistic regression.

Main Methods:

  • Developed supervised XGBoost and unsupervised HDBSCAN/uRF models.
  • Integrated unsupervised clustering data into hybrid XGBoost and logistic regression models.
  • Compared model performance using metrics like AUC-ROC, AUC-PR, and F2 scores.

Main Results:

  • XGBoost and its hybrid models showed superior performance over logistic regression (AUC-ROC: 0.920-0.926 vs 0.900-0.908).
  • Hybrid models slightly improved AUC-PR, specificity, and positive predictive value.
  • Logistic regression models had higher sensitivity but lower positive predictive value and specificity than XGBoost models.

Conclusions:

  • XGBoost offers more accurate county-level measles case prediction than logistic regression.
  • Model prediction thresholds can be adjusted based on county-specific resources and risk.
  • Further research is needed to optimize the integration of unsupervised and supervised machine learning for outbreak prediction.

Related Concept Videos

Steps in Outbreak Investigation01:18

Steps in Outbreak Investigation

In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
156
Statistical Methods for Analyzing Epidemiological Data01:25

Statistical Methods for Analyzing Epidemiological Data

Epidemiological data primarily involves information on specific populations' occurrence, distribution, and determinants of health and diseases. This data is crucial for understanding disease patterns and impacts, aiding public health decision-making and disease prevention strategies. The analysis of epidemiological data employs various statistical methods to interpret health-related data effectively. Here are some commonly used methods:
440
Principles of Disease Surveillance01:26

Principles of Disease Surveillance

Disease surveillance is the systematic collection, analysis, and interpretation of health data essential to the planning, implementation, and evaluation of public health practice. This process integrates data dissemination to entities responsible for preventing and controlling disease, injury, and disability. Surveillance systems provide crucial information for action, helping public health authorities make informed decisions to manage and prevent outbreaks, ensure public safety, optimize...
150