A Survey on Small Sample Imbalance Problem: Metrics, Feature Analysis, and Solutions
By: Shuxian Zhao , Jie Gui , Minjing Dong and more
Potential Business Impact:
Helps computers learn better from tricky, unbalanced data.
The small sample imbalance (S&I) problem is a major challenge in machine learning and data analysis. It is characterized by a small number of samples and an imbalanced class distribution, which leads to poor model performance. In addition, indistinct inter-class feature distributions further complicate classification tasks. Existing methods often rely on algorithmic heuristics without sufficiently analyzing the underlying data characteristics. We argue that a detailed analysis from the data perspective is essential before developing an appropriate solution. Therefore, this paper proposes a systematic analytical framework for the S\&I problem. We first summarize imbalance metrics and complexity analysis methods, highlighting the need for interpretable benchmarks to characterize S&I problems. Second, we review recent solutions for conventional, complexity-based, and extreme S&I problems, revealing methodological differences in handling various data distributions. Our summary finds that resampling remains a widely adopted solution. However, we conduct experiments on binary and multiclass datasets, revealing that classifier performance differences significantly exceed the improvements achieved through resampling. Finally, this paper highlights open questions and discusses future trends.
Similar Papers
Algorithmic Accountability in Small Data: Sample-Size-Induced Bias Within Classification Metrics
Machine Learning (CS)
Fixes unfair computer decisions when groups are different sizes.
A Comprehensive Survey on Imbalanced Data Learning
Machine Learning (CS)
Fixes computer learning when data is uneven.
Class Imbalance in Anomaly Detection: Learning from an Exactly Solvable Model
Machine Learning (CS)
Fixes computer learning when data is uneven.