Related Experiment Video
Updated: Jul 28, 2025

Inverse Probability of Treatment Weighting Propensity Score using the Military Health System Data Repository and National Death Index
Published on: January 8, 2020
Issue of Data Imbalance on Low Birthweight Baby Outcomes Prediction and Associated Risk Factors Identification:
Yang Ren1, Dezhi Wu2, Yan Tong1
1Department of Computer Science, University of South Carolina, Columbia, SC, United States.
Insights
Machine learning models can predict low birthweight (LBW) with improved accuracy using data rebalancing techniques. Key risk factors include maternal race, age, and socioeconomic status, informing targeted interventions for better birth outcomes.
Area of Science:
- Maternal and Child Health
- Biomedical Informatics
- Machine Learning in Healthcare
Background:
- Low birthweight (LBW) is a significant contributor to neonatal mortality and adverse infant health outcomes in the U.S.
- Early identification of high-risk pregnancies is critical for preventing poor birth outcomes.
- Existing machine learning (ML) models for LBW prediction are limited by small, imbalanced datasets and may not reflect real-world performance.
Purpose of the Study:
- To establish benchmarking ML models for predicting LBW using a large-scale, imbalanced dataset.
- To systematically evaluate the impact of various data rebalancing methods on LBW prediction performance.
- To identify key predictive features for LBW to guide targeted interventions.
Main Methods:
- Utilized a large dataset of 266,687 US birth records (8.63% LBW) spanning 6 years.
- Applied 7 ML models (e.g., logistic regression, random forest, extreme gradient boosting) with 4 rebalancing methods (undersampling, oversampling, SMOTE, weight rebalancing).
- Primarily used recall for performance evaluation due to the critical nature of false negatives in healthcare, alongside feature importance analysis.
Main Results:
- Extreme gradient boosting with weight rebalancing achieved the highest recall score of 0.70.
- Data rebalancing methods significantly improved the prediction performance for the LBW group.
- Key risk factors identified include maternal race, age, payment source, predelivery healthcare utilization, disease profile, and social vulnerability index components.
Conclusions:
- Established valuable ML benchmarks for improving birth outcomes in maternal health.
- Demonstrated effective identification of the minority LBW class from imbalanced data.
- Findings can inform personalized LBW prevention strategies, clinical interventions, and public health policy.
Background:
Low birthweight (LBW) is a leading cause of neonatal mortality in the United States and a major causative factor of adverse health effects in newborns. Identifying high-risk patients early in prenatal care is crucial to preventing adverse outcomes. Previous studies have proposed various machine learning (ML) models for LBW prediction task, but they were limited by small and imbalanced data sets. Some authors attempted to address this through different data rebalancing methods. However, most of their reported performances did not reflect the models' actual performance in real-life scenarios. To date, few studies have successfully benchmarked the performance of ML models in maternal health; thus, it is critical to establish benchmarks to advance ML use to subsequently improve birth outcomes.
Objective:
This study aimed to establish several key benchmarking ML models to predict LBW and systematically apply different rebalancing optimization methods to a large-scale and extremely imbalanced all-payer hospital record data set that connects mother and baby data at a state level in the United States. We also performed feature importance analysis to identify the most contributing features in the LBW classification task, which can aid in targeted intervention.
Methods:
Our large data set consisted of 266,687 birth records across 6 years, and 8.63% (n=23,019) of records were labeled as LBW. To set up benchmarking ML models to predict LBW, we applied 7 classic ML models (ie, logistic regression, naive Bayes, random forest, extreme gradient boosting, adaptive boosting, multilayer perceptron, and sequential artificial neural network) while using 4 different data rebalancing methods: random undersampling, random oversampling, synthetic minority oversampling technique, and weight rebalancing. Owing to ethical considerations, in addition to ML evaluation metrics, we primarily used recall to evaluate model performance, indicating the number of correctly predicted LBW cases out of all actual LBW cases, as false negative health care outcomes could be fatal. We further analyzed feature importance to explore the degree to which each feature contributed to ML model prediction among our best-performing models.
Results:
We found that extreme gradient boosting achieved the highest recall score-0.70-using the weight rebalancing method. Our results showed that various data rebalancing methods improved the prediction performance of the LBW group substantially. From the feature importance analysis, maternal race, age, payment source, sum of predelivery emergency department and inpatient hospitalizations, predelivery disease profile, and different social vulnerability index components were important risk factors associated with LBW.
Conclusions:
Our findings establish useful ML benchmarks to improve birth outcomes in the maternal health domain. They are informative to identify the minority class (ie, LBW) based on an extremely imbalanced data set, which may guide the development of personalized LBW early prevention, clinical interventions, and statewide maternal and infant health policy changes.
Related Concept Videos
Regression Toward the Mean
Bootstrapping
Weighted Mean
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
Strategies for Assessing and Addressing Confounding
Confounding can be addressed at both the design phase of a study and through analytical methods after data...
z Scores and Area Under the Curve
Errors occurring during blood pressure monitoring
Several factors...

