Related Experiment Video
Updated: Jun 17, 2026

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
Published on: June 13, 2025
The Fragility of Bioactivity Prediction: Rigorous Dataset Splits Expose the Illusion of ML Accuracy
Kisung Lee1, Galymzhan Moldagulov1,2, Bartosz A Grzybowski1,2
1Center for Algorithmic and Robotized Synthesis (CARS), Institute For Basic Science (IBS), Ulsan, Republic of Korea.
Machine learning (ML) models struggle to generalize predictions of biological activity beyond known chemical structures. Rigorous testing reveals that model performance collapses when encountering novel molecular data, questioning current structure-activity relationship approaches.
Area of Science:
- Computational chemistry
- Cheminformatics
- Machine learning
Background:
- Machine learning (ML) is widely used for predicting biological activity from molecular structure.
- Concerns exist regarding the generalizability of ML models beyond their training data (chemical space).
- Simple similarity methods sometimes match complex ML models, questioning the learning of transferable structure-activity relationships (SAR).
Purpose of the Study:
- To systematically evaluate the impact of dataset-splitting strategies on ML model performance.
- To compare the generalizability of k-nearest neighbors (k-NN) against modern ML models.
- To assess the robustness of predictive models when encountering out-of-distribution (OOD) data.
Main Methods:
- Systematic examination of various dataset-splitting strategies.
- Performance evaluation of k-nearest neighbors (k-NN) and representative modern ML models.
- Comparison of model performance using standard molecular fingerprints and 3D geometric descriptors.
Main Results:
- k-NN models performed comparably to state-of-the-art ML methods across all splitting strategies.
- Predictive accuracy for all models sharply deteriorated as dataset splits became more stringent (i.e., more OOD).
- Performance collapse occurred even with 3D descriptors, suggesting inflated accuracies in prior studies using less rigorous splits.
Conclusions:
- Current ML models, including sophisticated ones, exhibit limited generalizability to novel chemical structures.
- Rigorous evaluation standards are crucial for assessing the true predictive power of ML models in drug discovery.
- Development of new molecular representations is needed to achieve true out-of-distribution generalization.
Related Concept Videos
Survival Tree
Building a Survival Tree
Constructing a survival tree begins...
Accuracy and Errors in Hypothesis Testing
In hypothesis testing, the probability of making a Type I error, denoted as α, is commonly set at 0.05. This significance level indicates a 5% chance...
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.
The...
Improving Translational Accuracy
Improving Translational Accuracy
Accuracy, limits, and approximation
Accuracy is defined as the closeness of the measured value to the true or actual value. In engineering mechanics, repeated measurements are taken during theoretical or experimental analyses to ensure that the result is precise and accurate.
The accuracy of any solution is based on the...