Related Experiment Video
Updated: Jan 7, 2026

08:12
A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
Published on: March 1, 2022
2.9K
SIMBA: A robust and generalizable measure of data imbalance
Julie R Pivin-Bachler1, Egon L van den Broek1
1Information and Computing Sciences, Utrecht University, Utrecht 3584 CC, the Netherlands.
Patterns (New York, N.Y.)
|December 31, 2025
Summary
Real-world data imbalance poses challenges for machine learning (ML). We introduce the Status of Imbalance (SIMBA) measure, which accurately quantifies multiclass data imbalance and outperforms existing metrics.
Area of Science:
- Machine Learning
- Data Science
- Artificial Intelligence
Background:
- Real-world datasets in fields like health and cybersecurity often exhibit severe class imbalance.
- Data imbalance degrades machine learning model performance, leading to biased outcomes favoring majority classes.
- Assessing the true impact of data imbalance requires robust and accurate measurement techniques.
Purpose of the Study:
- To address the challenge of accurately measuring data imbalance in machine learning.
- To introduce a novel metric, the Status of Imbalance (SIMBA), that considers data distribution and overlap.
- To evaluate SIMBA's effectiveness against existing imbalance measures.
Main Methods:
- A comprehensive review of existing data imbalance measures was conducted.
- The proposed Status of Imbalance (SIMBA) metric was developed, incorporating data distribution and overlap.
- SIMBA was benchmarked against seven other imbalance measures using five machine learning models and 498 datasets (428 synthetic, 70 non-synthetic).
Main Results:
- SIMBA demonstrated superior performance in quantifying multiclass data imbalance compared to seven other measures.
- Correlation analyses between imbalance measures and classification performance confirmed SIMBA's consistency.
- Further analysis using 20 complexity measures supported SIMBA's outperformance.
Conclusions:
- The Status of Imbalance (SIMBA) is an accurate and effective measure for quantifying multiclass data imbalance.
- SIMBA's ability to consider data distribution and overlap enhances its predictive power for classification performance.
- SIMBA offers a promising solution to mitigate challenges posed by data imbalance in machine learning applications.
Related Concept Videos
Measures of Central Tendency
20.1K
The "center" of a data set is also a way of describing location. The two most widely used measures of the "center" of the data are the mean (average) and the median. The words "mean" and "average" are often used interchangeably. The substitution of one word for the other is common practice. The technical term is "arithmetic mean" and "average" is technically a center location. However, in practice among non-statisticians,...
20.1K
Skewness
17.6K
The measures of central tendency calculated from a data set may not reveal much about its intrinsic distribution. If a plot is made of the data set’s values, the mean and the median may not only differ, but also the plot may have more values on one side of the central tendencies. Such a data set is said to be skewed towards that side.
The longer the tail of the plot on one side, the more skewed it is. The skewness of a data set’s values suggests that the measures of central tendency...
The longer the tail of the plot on one side, the more skewed it is. The skewness of a data set’s values suggests that the measures of central tendency...
17.6K
Wald-Wolfowitz Runs Test II
507
The Wald-Wolfowitz runs test, commonly referred to as the runs test, is a nonparametric test used to assess the randomness of ordered data. The test evaluates the number of runs, which are consecutive sequences of similar elements within the data. If the number of runs is significantly higher or lower than expected, the data is considered non-random, indicating a detectable pattern or structure.
For binary data, runs are identified using symbols such as + and −, or equivalently, 1s and 0s. In...
For binary data, runs are identified using symbols such as + and −, or equivalently, 1s and 0s. In...
507
One-Way ANOVA: Unequal Sample Sizes
6.6K
One-way ANOVA can be performed on three or more samples of unequal sizes. However, calculations get complicated when sample sizes are not always the same. So, while performing ANOVA with unequal samples size, the following equation is used:
6.6K
Sign Test for Nominal Data
356
The sign test is a nonparametric method used to evaluate hypotheses about the median of a single sample or to compare the medians of two related samples. The sign test is particularly useful when dealing with nominal data, which includes distinct categories without an inherent order, such as names, labels, and preferences. Nominal data restricts statistical analysis to evaluating population proportions rather than mean or median values that require continuous data.
For example, consider a...
For example, consider a...
356
Introduction to the Sign Test
1.3K
The sign test is an important tool in nonparametric statistics, offering a straightforward yet effective method for analyzing matched pairs, nominal data, or hypotheses concerning the median of a population. It transforms data points into positive or negative signs, avoiding the need for assumptions about data distribution and instead focusing on the direction of change. It is particularly valuable when data does not conform to the normal distribution requirements of many parametric tests. For...
1.3K

