English

AutoML-Med: A Framework for Automated Machine Learning in Medical Tabular Data

Machine Learning 2025-08-05 v1 Artificial Intelligence

Abstract

Medical datasets are typically affected by issues such as missing values, class imbalance, a heterogeneous feature types, and a high number of features versus a relatively small number of samples, preventing machine learning models from obtaining proper results in classification and regression tasks. This paper introduces AutoML-Med, an Automated Machine Learning tool specifically designed to address these challenges, minimizing user intervention and identifying the optimal combination of preprocessing techniques and predictive models. AutoML-Med's architecture incorporates Latin Hypercube Sampling (LHS) for exploring preprocessing methods, trains models using selected metrics, and utilizes Partial Rank Correlation Coefficient (PRCC) for fine-tuned optimization of the most influential preprocessing steps. Experimental results demonstrate AutoML-Med's effectiveness in two different clinical settings, achieving higher balanced accuracy and sensitivity, which are crucial for identifying at-risk patients, compared to other state-of-the-art tools. AutoML-Med's ability to improve prediction results, especially in medical datasets with sparse data and class imbalance, highlights its potential to streamline Machine Learning applications in healthcare.

Keywords

Cite

@article{arxiv.2508.02625,
  title  = {AutoML-Med: A Framework for Automated Machine Learning in Medical Tabular Data},
  author = {Riccardo Francia and Maurizio Leone and Giorgio Leonardi and Stefania Montani and Marzio Pennisi and Manuel Striani and Sandra D'Alfonso},
  journal= {arXiv preprint arXiv:2508.02625},
  year   = {2025}
}

Comments

8 pages, preprint for conference

R2 v1 2026-07-01T04:33:43.565Z