Related Experiment Video
Updated: May 30, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
Hybrid clustering strategies for effective oversampling and undersampling in multiclass classification
Amirreza Salehi1, Majid Khedmati2
1Department of Industrial Engineering, Sharif University of Technology, Tehran, Iran.
This study introduces a hybrid cluster-based oversampling and undersampling (HCBOU) technique to effectively handle multiclass imbalanced datasets. The novel algorithm significantly outperforms existing methods in various scenarios, demonstrating robust performance across different imbalance levels.
Area of Science:
- Machine Learning
- Data Science
- Artificial Intelligence
Background:
- Real-world datasets often exhibit multiclass imbalance, where rare classes have few samples.
- This imbalance poses significant challenges for predictive modeling and analysis.
- Existing methods struggle to effectively manage diverse levels of class disparity.
Purpose of the Study:
- To introduce a novel hybrid cluster-based oversampling and undersampling (HCBOU) technique.
- To address the challenges posed by multiclass imbalanced datasets.
- To improve classification performance on datasets with rare occurrences.
Main Methods:
- The HCBOU algorithm clusters data, separating majority and minority classes.
- It employs oversampling for minority classes and undersampling for majority classes.
- Classification is performed using one-vs-one and one-vs-all decomposition schemes.
Main Results:
- The proposed HCBOU algorithm demonstrated superior performance compared to state-of-the-art methods.
- Experiments on 30 datasets confirmed the algorithm's effectiveness across various scenarios.
- HCBOU showed robust performance across different levels of class imbalance.
Conclusions:
- The HCBOU algorithm is highly effective in handling multiclass imbalanced datasets.
- It offers a significant improvement over existing techniques for imbalanced data.
- The method provides a robust solution for real-world applications with rare events.
Related Concept Videos
Cluster Sampling Method
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
Stratified Sampling Method
To choose a stratified sample, divide the population into groups called strata and then take a...
Upsampling
Sampling Plans
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
Sampling Methods: Overview
In analytical chemistry, the choice of...
Sampling Methods: Sample Types
Solid samples include a variety of substances, such as sediments from water bodies, soil, metals, and biological tissues. Two standard methods for extracting sediments from water bodies are grab sampling and piston coring. Grab sampling involves using a device to collect a discrete sediment sample from the bottom of a water body with minimal disturbance. Grab samples do not always represent the entire area due to...

