Related Experiment Video
Updated: Mar 30, 2026

Divergence of Root Microbiota in Different Habitats based on Weighted Correlation Networks
Published on: September 25, 2021
Integrating new data balancing technique with committee networks for imbalanced data: GRSOM approach
Danaipong Chetchotsak1, Sirorat Pattanapairoj1, Banchar Arnonkijpanich2
1Department of Industrial Engineering, Faculty of Engineering, Khon Kaen University, Khon Kaen, Thailand ; System Modeling for Industry Research Group, Faculty of Engineering, Khon Kaen University, Khon Kaen, Thailand.
This study introduces a novel data balancing technique using the Growing Ring Self-Organizing Map (GRSOM) for imbalanced classification. The GRSOM method achieves comparable or better performance than SMOTE and RT, especially with neural networks.
Area of Science:
- Machine Learning
- Data Science
- Artificial Intelligence
Background:
- Imbalanced datasets pose significant challenges in classification tasks.
- Existing data balancing techniques like SMOTE and RT have limitations.
- Committee networks offer potential for improved classification performance.
Purpose of the Study:
- To propose a novel data balancing technique for imbalanced classification problems.
- To integrate the proposed technique with a committee network architecture.
- To evaluate the effectiveness of the proposed method against established techniques.
Main Methods:
- A data balancing technique based on the Growing Ring Self-Organizing Map (GRSOM) unsupervised learning algorithm.
- GRSOM generates synthetic data while preserving original data topology.
- Performance evaluation using four UCI Machine Learning Repository datasets and fivefold cross-validation.
Main Results:
- The proposed GRSOM-based data balancing technique, when used with a committee network, performs at least as well as Minority Over-Sampling Technique (SMOTE) and Random Under-sampling Technique (RT).
- Classifiers utilizing neural networks with the backpropagation algorithm demonstrated greater robustness compared to support vector machines.
- The GRSOM method effectively balances data by growing new samples on a ring structure, maintaining data topology.
Conclusions:
- The GRSOM-based data balancing technique is a viable and effective method for imbalanced classification.
- Committee networks combined with GRSOM offer a competitive alternative to existing balancing methods.
- Neural networks with backpropagation show superior robustness in imbalanced classification scenarios compared to SVMs.
Related Concept Videos
Weighted Mean
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
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...
Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data
Parametric statistics, as the name suggests, assumes that data follow a specific distribution, often a normal distribution. This assumption enables robust hypothesis testing and estimation. Parametric methods, like the Student's t-test or Goodness-of-fit test, are frequently employed in biostatistics due to their robustness. For instance,...
Distributed Loads: Problem Solving
Stratified Sampling Method
To choose a stratified sample, divide the population into groups called strata and then take a...
Strategies for Assessing and Addressing Confounding
Confounding can be addressed at both the design phase of a study and through analytical methods after data...