Related Experiment Video
Updated: Sep 4, 2025

09:24
Quantified Assessment of Infant's Gross Motor Abilities Using a Multisensor Wearable
Published on: May 17, 2024
1.6K
Infant birth weight estimation and low birth weight classification in United Arab Emirates using machine learning
Wasif Khan1,2, Nazar Zaki1,2, Mohammad M Masud2,3
1Department of Computer Science and Software Engineering, College of Information Technology, United Arab Emirates University, 15551, Al Ain, United Arab Emirates.
Scientific Reports
|July 15, 2022
Summary
Accurate prediction of infant birth weight (BW) is vital for newborn health. Machine learning models, particularly Random Forest for estimation and Logistic Regression with SMOTE for classification, show high performance in predicting low birth weight (LBW).
Area of Science:
- Medical Informatics
- Machine Learning in Healthcare
- Neonatal Health
Background:
- Accurate prediction of newborn birth weight (BW) is critical for assessing infant health and identifying risks associated with low birth weight (LBW).
- Machine learning (ML) has emerged as a powerful tool in medical diagnostics, with various systems proposed for LBW prediction using maternal features.
- Existing systems often differ in the maternal features utilized, necessitating a standardized approach for robust LBW classification and BW estimation.
Purpose of the Study:
- To establish a detailed framework for both birth weight (BW) estimation and low birth weight (LBW) classification using machine learning.
- To evaluate the performance of multiple ML algorithms on a comprehensive dataset incorporating various feature subsets and selection techniques.
- To investigate the impact of oversampling techniques, specifically the synthetic minority oversampling technique (SMOTE), on LBW classification accuracy.
Main Methods:
- A dataset comprising 88 features from 821 women across three hospitals in the United Arab Emirates was utilized.
- Thirty distinct machine learning algorithms were evaluated for both BW estimation and LBW classification tasks.
- Feature selection techniques and the synthetic minority oversampling technique (SMOTE) were employed, alongside five-fold cross-validation, to optimize model performance.
Main Results:
- The Random Forest algorithm achieved the best BW estimation, with a mean absolute error of 294.53 g.
- Logistic Regression, combined with SMOTE oversampling, yielded the highest classification performance, achieving 90.24% accuracy, 87.6% precision, 90.2% recall, and a 0.89 F1 score.
- Key maternal features such as diabetes, hypertension, and gestational age were identified as significant predictors for LBW classification.
Conclusions:
- Machine learning models, particularly Random Forest for estimation and Logistic Regression with SMOTE for classification, offer effective solutions for predicting infant birth weight and identifying low birth weight (LBW) risks.
- The study highlights the importance of specific maternal health indicators in the prediction of LBW.
- The findings provide a robust framework for developing advanced diagnostic tools to improve neonatal care and outcomes.
Related Concept Videos
z Scores and Area Under the Curve
11.3K
z scores are the standardized values obtained after converting a normal distribution into a standard normal distribution. A z score is measured in units of the standard deviation. The z score tells you how many standard deviations the value x is above (to the right of) or below (to the left of) the mean, μ. Values of x that are larger than the mean have positive z scores, and values of x that are smaller than the mean have negative z scores. If x equals the mean, then x has a z score of...
11.3K
Regression Toward the Mean
6.5K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.5K

