English

Intrinsic Dimensionality as a Model-Free Measure of Class Imbalance

Machine Learning 2026-01-22 v2 Computer Vision and Pattern Recognition

Abstract

Imbalance in classification tasks is commonly quantified by the cardinalities of examples across classes. This, however, disregards the presence of redundant examples and inherent differences in the learning difficulties of classes. Alternatively, one can use complex measures such as training loss and uncertainty, which, however, depend on training a machine learning model. Our paper proposes using data Intrinsic Dimensionality (ID) as an easy-to-compute, model-free measure of imbalance that can be seamlessly incorporated into various imbalance mitigation methods. Our results across five different datasets with a diverse range of imbalance ratios show that ID consistently outperforms cardinality-based re-weighting and re-sampling techniques used in the literature. Moreover, we show that combining ID with cardinality can further improve performance. Our code and models are available at https://github.com/cagries/IDIM.

Keywords

Cite

@article{arxiv.2511.10475,
  title  = {Intrinsic Dimensionality as a Model-Free Measure of Class Imbalance},
  author = {Çağrı Eser and Zeynep Sonat Baltacı and Emre Akbaş and Sinan Kalkan},
  journal= {arXiv preprint arXiv:2511.10475},
  year   = {2026}
}

Comments

22 pages, 14 figures, Accepted to Neurocomputing