Related Experiment Video
Updated: Sep 27, 2025

Author Spotlight: Modeling an Aspect of Preeclampsia in Female Mice Using Hypoxic Human Placenta-Derived Small Extracellular Vesicles
Published on: January 26, 2024
An imbalance-aware deep neural network for early prediction of preeclampsia
Rachel Bennett1, Zuber D Mulla2,3, Pavan Parikh4
1School of Industrial and Systems Engineering, University of Oklahoma, Norman, Oklahoma, United States of America.
Insights
A new cost-sensitive deep neural network (CSDNN) model effectively predicts preeclampsia (PE) in diverse US populations, including racial minorities. This approach improves early detection, potentially reducing complications for high-risk pregnancies.
Area of Science:
- Medical Informatics
- Machine Learning in Healthcare
- Obstetrics and Gynecology
Background:
- Preeclampsia (PE) affects 8-10% of US pregnancies, disproportionately impacting racial minorities with higher morbidity and mortality.
- Early prediction of PE is crucial for prevention and reducing complications, but current methods face challenges with imbalanced and sparse data, especially in diverse populations.
Purpose of the Study:
- To develop and validate a novel cost-sensitive deep neural network (CSDNN) model for accurate preeclampsia prediction.
- To address data imbalance, sparsity, and racial disparities in PE prediction using machine learning.
- To identify key clinical and demographic predictors of PE across general and minority populations.
Main Methods:
- Utilized large datasets (Texas PUDF, Oklahoma PUDF, MOMI) representing diverse US minority populations.
- Developed and optimized CSDNN models incorporating focal loss and weighted cross-entropy loss functions.
- Investigated various network architectures and hyperparameter optimization algorithms (Bayesian optimization, Hyperband, random search).
Main Results:
- CSDNN models demonstrated superior prediction performance compared to state-of-the-art techniques.
- Achieved AUCs of 66.3% (Texas PUDF) and 63.5% (Oklahoma PUDF) with focal loss.
- CSDNN with weighted cross-entropy achieved 76.5% AUC for MOMI data, with specific high-performance results for minority subgroups.
Conclusions:
- The developed CSDNN models show significant predictive power for preeclampsia, particularly in diverse and minority populations.
- This study provides the first evidence of clinical databases' predictive capability for PE among minority groups.
- The findings highlight the potential for improved early detection and management of preeclampsia through advanced machine learning techniques.
Abstract:
Preeclampsia (PE) is a hypertensive complication affecting 8-10% of US pregnancies annually. While there is no cure for PE, aspirin may reduce complications for those at high risk for PE. Furthermore, PE disproportionately affects racial minorities, with a higher burden of morbidity and mortality. Previous studies have shown early prediction of PE would allow for prevention. We approached the prediction of PE using a new method based on a cost-sensitive deep neural network (CSDNN) by considering the severe imbalance and sparse nature of the data, as well as racial disparities. We validated our model using large extant rich data sources that represent a diverse cohort of minority populations in the US. These include Texas Public Use Data Files (PUDF), Oklahoma PUDF, and the Magee Obstetric Medical and Infant (MOMI) databases. We identified the most influential clinical and demographic features (predictor variables) relevant to PE for both general populations and smaller racial groups. We also investigated the effectiveness of multiple network architectures using three hyperparameter optimization algorithms: Bayesian optimization, Hyperband, and random search. Our proposed models equipped with focal loss function yield superior and reliable prediction performance compared with the state-of-the-art techniques with an average area under the curve (AUC) of 66.3% and 63.5% for the Texas and Oklahoma PUDF respectively, while the CSDNN model with weighted cross-entropy loss function outperforms with an AUC of 76.5% for the MOMI data. Furthermore, our CSDNN model equipped with focal loss function leads to an AUC of 66.7% for Texas African American and 57.1% for Native American. The best results are obtained with 62.3% AUC with CSDNN with weighted cross-entropy loss function for Oklahoma African American, 58% AUC with DNN and balanced batch for Oklahoma Native American, and 72.4% AUC using either CSDNN with weighted cross-entropy loss function or CSDNN with focal loss with balanced batch method for MOMI African American dataset. Our results provide the first evidence of the predictive power of clinical databases for PE prediction among minority populations.
More Related Videos
Related Concept Videos
Neural Regulation of Blood Pressure
Baroreceptor Reflex
Baroreceptors, located in the carotid sinuses and aortic arch, detect changes in blood pressure. When blood pressure rises, these stretch-sensitive receptors...
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.

