CLIMB: Class-imbalanced Learning Benchmark on Tabular Data
Class-imbalanced learning (CIL) on tabular data is important in many real-world applications where the minority class holds the critical but rare outcomes. In this paper, we present CLIMB, a comprehensive benchmark for class-imbalanced learning on tabular data. CLIMB includes 73 real-world datasets across diverse domains and imbalance levels, along with unified implementations of 29 representative CIL algorithms. Built on a high-quality open-source Python package with unified API designs, detailed documentation, and rigorous code quality controls, CLIMB supports easy implementation and comparison between different CIL algorithms. Through extensive experiments, we provide practical insights on method accuracy and efficiency, highlighting the limitations of naive rebalancing, the effectiveness of ensembles, and the importance of data quality. Our code, documentation, and examples are available atthis https URL.
View on arXiv@article{liu2025_2505.17451, title={ CLIMB: Class-imbalanced Learning Benchmark on Tabular Data }, author={ Zhining Liu and Zihao Li and Ze Yang and Tianxin Wei and Jian Kang and Yada Zhu and Hendrik Hamann and Jingrui He and Hanghang Tong }, journal={arXiv preprint arXiv:2505.17451}, year={ 2025 } }