Related Experiment Video
Updated: May 15, 2025

Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER
Published on: June 23, 2012
Data splitting to avoid information leakage with DataSAIL
Roman Joeres1,2,3,4, David B Blumenthal5, Olga V Kalinina6,7,8
1Helmholtz Institute for Pharmaceutical Research Saarland (HIPS), Helmholtz Centre for Infection Research (HZI), Saarbrücken, Germany. roman.joeres@helmholtz-hips.de.
Information leakage in machine learning can inflate performance metrics. DataSAIL is a new Python package that reduces data leakage for more accurate evaluations of biomedical AI models.
Area of Science:
- Machine Learning
- Bioinformatics
- Computational Biology
Background:
- Information leakage during training can cause machine learning models to memorize data, leading to overestimated performance.
- Accurate evaluation of machine learning models is crucial for reliable deployment in biomedical applications, especially in out-of-distribution scenarios.
Purpose of the Study:
- To introduce DataSAIL, a Python package designed to mitigate information leakage in data splitting for machine learning models.
- To enable more realistic performance evaluations of biomedical machine learning models by reducing data leakage.
Main Methods:
- Formulating the problem of leakage-reduced data splitting as a combinatorial optimization problem.
- Proving the NP-hard nature of the problem and developing a scalable heuristic solution using clustering and integer linear programming.
- Implementing the heuristic within the DataSAIL Python package.
Main Results:
- DataSAIL provides a method for generating data splits that minimize information leakage.
- The package facilitates more reliable assessment of machine learning model generalizability in biomedical contexts.
- Empirical results demonstrate the positive impact of DataSAIL on evaluating machine learning models for biological data.
Conclusions:
- DataSAIL offers a practical solution for addressing information leakage in machine learning for biomedical applications.
- The package promotes robust model evaluation, crucial for trustworthy AI in healthcare and life sciences.
- By enabling leakage-reduced data splitting, DataSAIL supports the development of more generalizable and reliable biomedical AI tools.
Related Concept Videos
Censoring Survival Data
Data Reporting and Recording
Leaky Scanning
Shear Diagram
First, a free-body diagram of the beam is drawn, representing all the external forces and internal reactions acting on the beam. One can calculate the reaction forces at each support by employing the equilibrium equations of force and moment. The vertical component...
Data: Types and Distribution
Distributions in...
Standard Deviation of Calculated Results
A broad Gaussian distribution curve has a wider standard deviation, representing a data set with...

