A team from Google Research and Duke University develops gradient boosting models trained on mobile app–collected surveys, functional tests, and wearable signals to forecast high-severity MS symptoms up to three months ahead.
Key points
- Implementation of a mobile app to capture weekly self-reported MS symptoms, bi-weekly functional tests, and wearable signals over three years.
- Training and validation of five models (logistic regression, MLP, GBC, RNN, TCN) on 713 users, with GBC achieving AUROCs up to 0.899 on a 20% blind test set.
- Feature ablation reveals past symptom trajectory as top predictor, while passive signals and functional tests also contribute to multi-modal forecasting.
- Subgroup analyses demonstrate consistent predictive performance across MS subtypes and age categories.
- Calibration via Brier scores confirms reliable probability estimates for clinical decision support.
Why it matters: Early forecasting of MS symptom flares via a scalable mobile platform could guide proactive interventions and improve patient outcomes.
Q&A
- What data does the MS Mosaic app collect?
- Why use gradient boosting over deep learning?
- How is symptom severity labeled?
- What performance metrics were achieved?
- Can this approach apply to other chronic diseases?