Related Experiment Video
Updated: May 9, 2025

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
Published on: May 15, 2020
Development of machine learning-based mpox surveillance models in a learning health system
Harry Reyes Nieva1,2,3, Jason Zucker4,3, Emma Tucker5
1Department of Biomedical Informatics, Columbia University, New York, New York, USA harry.reyes@columbia.edu.
Machine learning and deep learning models can detect mpox cases using clinical notes. Logistic regression with LASSO regularization was most effective, outperforming deep learning models in mpox surveillance.
Area of Science:
- Medical Informatics
- Machine Learning in Healthcare
- Epidemiological Surveillance
Background:
- Mpox (monkeypox) surveillance is crucial for public health.
- Developing automated methods for early detection can enhance response efforts.
- Clinical notes contain valuable information for identifying infectious disease cases.
Purpose of the Study:
- To develop and evaluate machine learning (ML) and deep learning (DL) models for detecting mpox cases using clinical notes.
- To compare the performance of different ML/DL models in identifying mpox for surveillance.
Main Methods:
- Retrospective study of clinical encounters at a major medical center.
- Trained three models: LASSO regression, ClinicalBERT, and ClinicalLongformer.
- Evaluated models using precision, recall, F1 score, AUROC, AUPRC, and RP80.
Main Results:
- LASSO regression demonstrated superior performance over DL models.
- LASSO achieved a precision, recall, and F1 score of 0.93, with an AUROC of 0.97.
- Symptom-related phrases were key predictors in the LASSO model.
Conclusions:
- ML and DL models show promise for mpox case detection and surveillance.
- LASSO regression proved effective in minimizing false positives, outperforming DL models.
- These computational methods can support infectious disease surveillance and quality improvement.
Related Concept Videos
Steps in Outbreak Investigation
Models of Health Promotion and Illness Prevention I
The health belief model (HBM) attempts to predict health-related behavior in specific belief patterns. According to the HBM, a person's...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Mechanistic Models: Compartment Models in Individual and Population Analysis
Principles of Disease Surveillance
Models of Health Promotion and Illness Prevention II
The agent-host-environment model states that disease results...

