Closing the Gap in High-Risk Pregnancy Care Using Machine Learning and Human-AI Collaboration
Hussein Mozannar, Yuria Utsumi, Irene Y. Chen, Stephanie S. Gervasi, Michele Ewing, Aaron Smith-McLallen, David Sontag
TL;DR
This work tackles the challenge of timely identification and risk stratification in high-risk pregnancy care by deploying a real-world ML system that identifies pregnancy episodes in near real-time and predicts risk of gestational hypertension and diabetes. It introduces HAPI, a hybrid algorithm that fuses anchor-based signals with a Lasso model, and a calibrated, explainable risk classifier, both surfaced through a nurse-facing UI. Validated on over 30k patients, the approach achieves an AUROC around 0.76 for complication risk and demonstrates improved nurse decision-making in user studies, underscoring the value of human-centered design in clinical ML deployments. The study highlights practical benefits for care management, while addressing fairness and privacy considerations and outlining future work in transfer learning and continual validation.
Abstract
A high-risk pregnancy is a pregnancy complicated by factors that can adversely affect the outcomes of the mother or the infant. Health insurers use algorithms to identify members who would benefit from additional clinical support. This work presents the implementation of a real-world ML-based system to assist care managers in identifying pregnant patients at risk of complications. In this retrospective evaluation study, we developed a novel hybrid-ML classifier to predict whether patients are pregnant and trained a standard classifier using claims data from a health insurance company in the US to predict whether a patient will develop pregnancy complications. These models were developed in cooperation with the care management team and integrated into a user interface with explanations for the nurses. The proposed models outperformed commonly used claim codes for the identification of pregnant patients at the expense of a manageable false positive rate. Our risk complication classifier shows that we can accurately triage patients by risk of complication. Our approach and evaluation are guided by human-centric design. In user studies with the nurses, they preferred the proposed models over existing approaches.
