Dies ist eine Übersichtsseite mit Metadaten zu dieser wissenschaftlichen Arbeit. Der vollständige Artikel ist beim Verlag verfügbar.
Navigating Severe Class Imbalance in Population Cohort Data
0
Zitationen
7
Autoren
2025
Jahr
Abstract
Class imbalance is a major challenge in predictive modelling for rare disease outcomes, particularly in large-scale population cohorts. Traditional machine learning models often struggle with imbalanced datasets, leading to biased performance metrics and poor generalisability. This study systematically evaluates multiple approaches to mitigate class imbalance in predicting Multiple myeloma using proteomic and clinical data from UK Biobank. We compare standard classification models (XGBoost and logistic regression) with synthetic resampling (SMOTE), anomaly detection techniques (isolation forests, local outlier factors, one-class SVM, and autoencoders), and a transformer-based foundation model (TabPFN), using standard classification performance metrics. Our results indicate that anomaly detection models generalise better than conventional classifiers (XGBoost and logistic regression), while SMOTE fails to improve, and may actively worsen, predictive performance. To address the precision-sensitivity trade-off, we introduce a sequential XGBoost ensemble classifier (SeqXGB) that prioritises high precision over sensitivity to minimise false positive predictions. Compared with a single XGBoost model, the SeqXGB approach successfully reduces false positives (420 vs 9), but significantly limits sensitivity (0.70 vs 0.15) in held-out test data. Our findings highlight that no single method is universally optimal for addressing class imbalance; rather, model selection should be guided by clinical application, balancing the risks of false positives and false negatives.Clinical relevance- This study highlights the challenges with using machine learning to predict diseases in highly imbalanced large population cohorts and underscores the need to consider clinical purpose (e.g. screening vs diagnosis) when evaluating models.
Ähnliche Arbeiten
SMOTE: Synthetic Minority Over-sampling Technique
2002 · 29.851 Zit.
An introduction to ROC analysis
2005 · 20.601 Zit.
Mining association rules between sets of items in large databases
1993 · 14.731 Zit.
pROC: an open-source package for R and S+ to analyze and compare ROC curves
2011 · 13.521 Zit.
Fast algorithms for mining association rules
1998 · 10.739 Zit.