Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Cluster Sampling Method01:20

Cluster Sampling Method

14.0K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
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...
14.0K
Sampling Methods: Overview01:06

Sampling Methods: Overview

2.6K
A sample refers to a smaller subset representative of a larger population. In analytical chemistry, studying or analyzing an entire population is often impractical or impossible. Therefore, samples are used to draw inferences and generalize the whole population. The sampling method selects individuals or items from a population to create a sample. Standard sampling methods include random, judgemental, systematic, stratified, and cluster sampling. 
In analytical chemistry, the choice of...
2.6K
Stratified Sampling Method01:16

Stratified Sampling Method

14.5K
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a stratified sample, divide the population into groups called strata and then take a...
14.5K
Bootstrapping01:24

Bootstrapping

810
The term "bootstrap" originated in the 19th century as a metaphor for self-improvement or achieving something independently, without external assistance. This concept extends to statistical bootstrapping, a self-contained method for estimating population parameters through resampling, even though it can be computationally intensive. Developed by the American statistician Dr. Bradley Efron in 1979, bootstrapping provides a robust way to perform inference when the original sample size is...
810
Sampling Methods: Sample Types01:18

Sampling Methods: Sample Types

2.4K
Sampling materials are classified into three main types: solid, liquid, and gas.
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...
2.4K
Random Sampling Method01:09

Random Sampling Method

14.1K
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest. Among the various sampling methods used by...
14.1K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Enhancing crayfish sex identification with Kolmogorov-Arnold networks and stacked autoencoders.

Scientific reports·2025
Same author

An AI-powered smart Agribot for detecting locusts in farmlands using IoT and deep learning.

Scientific reports·2025
Same author

Music genre classification with modified residual learning and dual neural network.

PloS one·2025
Same author

AI-driven wastewater management through comparative analysis of feature selection techniques and predictive models.

Scientific reports·2025
Same author

A comprehensive evaluation of oversampling techniques for enhancing text classification performance.

Scientific reports·2025
Same author

Classification of Mycena and <i>Marasmius</i> Species Using Deep Learning Models: An Ecological and Taxonomic Approach.

Sensors (Basel, Switzerland)·2025

Related Experiment Video

Updated: Jan 17, 2026

Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER
14:06

Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER

Published on: June 23, 2012

15.7K

A cluster-assisted differential evolution-based hybrid oversampling method for imbalanced datasets.

Muhammed Abdulhamid Karabiyik1, Bahaeddin Turkoglu2, Tunc Asuroglu3,4

  • 1Department of Computer Engineering, Nigde Omer Halisdemir University, Nigde, Turkey.

Peerj. Computer Science
|September 24, 2025
PubMed
Summary

ClusterDEBO, a new hybrid oversampling method, effectively addresses class imbalance by using K-Means clustering and differential evolution (DE) to generate synthetic data. This approach improves classifier performance on imbalanced datasets.

Keywords:
Differential evolutionImbalanced datasetsK-Means clusteringOversamplingSynthetic sample generation

More Related Videos

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.9K

Related Experiment Videos

Last Updated: Jan 17, 2026

Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER
14:06

Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER

Published on: June 23, 2012

15.7K
Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.9K

Area of Science:

  • Machine Learning
  • Data Science
  • Artificial Intelligence

Background:

  • Class imbalance in datasets poses a significant challenge, leading to biased machine learning models that misclassify minority class instances.
  • Existing oversampling techniques like SMOTE often struggle with issues such as class overlap, poor decision boundary representation, and noise accumulation.

Purpose of the Study:

  • To introduce ClusterDEBO, a novel hybrid oversampling method integrating K-Means clustering and differential evolution (DE).
  • To generate synthetic samples in a structured and adaptive manner, improving the handling of imbalanced datasets.

Main Methods:

  • The method partitions minority class data into clusters using the silhouette score to determine the optimal number of clusters.
  • Differential evolution-based mutation and crossover operations generate diverse synthetic samples within each cluster, preserving data distribution.
  • A selective sampling and noise reduction mechanism filters synthetic samples based on their classification performance impact.

Main Results:

  • ClusterDEBO was evaluated on 44 benchmark datasets using kNN, DT, and SVM classifiers.
  • The proposed method consistently outperformed existing oversampling techniques, enhancing class separability and classifier robustness.
  • Statistical validation using the Friedman test confirmed the significance of the observed improvements.

Conclusions:

  • ClusterDEBO offers a powerful strategy for handling imbalanced datasets by leveraging cluster-assisted differential evolution.
  • The method demonstrates superior performance in improving classifier accuracy and robustness compared to traditional oversampling techniques.