Predicting IVF outcomes using a logistic regression-ABC hybrid model: A proof-of-concept study on supplement
Uğur Ejder1, Pınar Uskaner Hepsağ2
1Department of Information Technology, Adana Alparslan Türkeş Science and Technology University, Adana, Türkiye.
Plos One
|November 25, 2025
Summary
A new hybrid machine learning model improved prediction accuracy for in vitro fertilization (IVF) outcomes. This approach also enhances understanding of how supplements like omega-3 and folic acid may influence IVF success, generating new research hypotheses.
Area of Science:
- Reproductive Medicine
- Artificial Intelligence
- Biostatistics
Background:
- Machine learning (ML) is increasingly used in assisted reproductive technologies (ART).
- Existing studies often use conventional algorithms with limited optimization.
- Predictive modeling in in vitro fertilization (IVF) can be enhanced with advanced ML frameworks.
Purpose of the Study:
- To investigate a hybrid Logistic Regression-Artificial Bee Colony (LR-ABC) framework for enhanced predictive performance in IVF outcomes.
- To assess the interpretability of the LR-ABC model in identifying associations between supplement use and IVF success.
- To compare the LR-ABC hybrid model's performance against conventional ML algorithms.
Main Methods:
- Retrospective analysis of 162 women undergoing IVF, using 21 preprocessed clinical, demographic, and supplement variables.
- Implementation of four ML algorithms (KNN, CT, SVM, RF) and their LR-ABC hybrid counterparts.
- Evaluation using 5-fold cross-validation, SMOTE for class imbalance, and LIME for interpretability.
Main Results:
- LR-ABC hybrid models consistently outperformed their baseline counterparts across all tested algorithms (e.g., Random Forest accuracy increased from 85.2% to 91.36%).
- LIME explanations highlighted the influence of omega-3, folic acid, and dietician support on individual IVF predictions.
- The study demonstrated the methodological potential of LR-ABC for improving prediction and interpretability in IVF research.
Conclusions:
- The LR-ABC hybrid model shows promise for enhancing predictive accuracy and interpretability in IVF research.
- Identified associations between supplements and IVF outcomes are hypothesis-generating and require further validation.
- Future research necessitates larger, multi-center datasets with detailed supplement and dietary information to confirm findings.
Related Concept Videos
Multiple Regression
3.7K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.7K
In Vitro Fertilization
855
In vitro fertilization (IVF) is a form of assisted reproductive technology where an egg is fertilized with sperm in a controlled laboratory environment before transferring the resulting embryo into the uterus. This process is designed to help individuals and couples experiencing difficulties conceiving.
The IVF process begins with ovarian stimulation, during which reproductive endocrinologists prescribe hormonal medications to stimulate the ovaries to produce multiple eggs instead of the single...
The IVF process begins with ovarian stimulation, during which reproductive endocrinologists prescribe hormonal medications to stimulate the ovaries to produce multiple eggs instead of the single...
855
Residuals and Least-Squares Property
8.9K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
8.9K
Probability Laws
43.9K
Overview
43.9K


