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

Bootstrapping01:24

Bootstrapping

606
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...
606
Cluster Sampling Method01:20

Cluster Sampling Method

11.9K
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...
11.9K
Random Sampling Method01:09

Random Sampling Method

11.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...
11.1K
Downsampling01:20

Downsampling

154
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
154
Sampling Methods: Overview01:06

Sampling Methods: Overview

313
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...
313
Stratified Sampling Method01:16

Stratified Sampling Method

12.0K
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...
12.0K

You might also read

Related Articles

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

Sort by
Same author

Correlation analysis between occlusal plane and maxillofacial alterations in Chinese patients with an anterior disc displacement.

BMC oral health·2025
Same author

Correlation between craniocervical posture and upper airway dimension in patients with bilateral anterior disc displacement.

Journal of stomatology, oral and maxillofacial surgery·2024
Same author

A new Monte Carlo sampling method based on Gaussian Mixture Model for imbalanced data classification.

Mathematical biosciences and engineering : MBE·2023
Same author

Multiple fluorescence and hydrogen peroxide-responsive properties of novel triphenylamine-benzothiazole derivatives.

Analytical methods : advancing methods and applications·2023
Same author

Magnetic loading of carbon nanotube/nano-Fe(3)O(4) composite for electrochemical sensing.

Talanta·2008
Same author

Carbon nanotube/polystyrene composite electrode for microchip electrophoretic determination of rutin and quercetin in Flos Sophorae Immaturus.

Talanta·2008

Related Experiment Video

Updated: Jun 29, 2025

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

395

A new imbalanced data oversampling method based on Bootstrap method and Wasserstein Generative Adversarial Network.

Binjie Hou1, Gang Chen2

  • 1Department of Mathematics, Dalian Maritime University, Dalian 116026, China.

Mathematical Biosciences and Engineering : MBE
|March 29, 2024
PubMed
Summary

This study introduces a novel oversampling algorithm, Bootstrap method-Wasserstein GAN (BM-WGAN), to address class imbalance in biological data. BM-WGAN enhances minority class data generation, significantly improving classification performance over existing methods.

Keywords:
Bootstrap method (BM)data generationimbalanced dataimbalanced data, generative adversarial networks (GANs)probability distribution

More Related Videos

Surrogate Model Development for Digital Experiments in Welding
09:17

Surrogate Model Development for Digital Experiments in Welding

Published on: March 28, 2025

823
Volume Segmentation and Analysis of Biological Materials Using SuRVoS Super-region Volume Segmentation Workbench
11:38

Volume Segmentation and Analysis of Biological Materials Using SuRVoS Super-region Volume Segmentation Workbench

Published on: August 23, 2017

9.8K

Related Experiment Videos

Last Updated: Jun 29, 2025

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

395
Surrogate Model Development for Digital Experiments in Welding
09:17

Surrogate Model Development for Digital Experiments in Welding

Published on: March 28, 2025

823
Volume Segmentation and Analysis of Biological Materials Using SuRVoS Super-region Volume Segmentation Workbench
11:38

Volume Segmentation and Analysis of Biological Materials Using SuRVoS Super-region Volume Segmentation Workbench

Published on: August 23, 2017

9.8K

Area of Science:

  • Bioinformatics
  • Machine Learning
  • Data Science

Background:

  • Class imbalance in biological data poses challenges for traditional machine learning classifiers.
  • Generative Adversarial Networks (GANs) show promise for imbalanced data but struggle with unknown minority class distributions.
  • Standard GANs using random noise input can lead to training difficulties and lower quality generated data.

Purpose of the Study:

  • To develop an improved oversampling algorithm for imbalanced biological datasets.
  • To enhance the quality and realism of synthesized minority class samples.
  • To improve the classification performance of machine learning models on imbalanced biological data.

Main Methods:

  • Proposed a novel oversampling algorithm combining the Bootstrap method and Wasserstein GAN (BM-WGAN).
  • Utilized Bootstrap method to estimate the minority class data distribution.
  • Fed minority class data distribution into the generator for synthesizing new samples.

Main Results:

  • The proposed BM-WGAN algorithm effectively synthesizes realistic minority class samples.
  • BM-WGAN significantly improves classification performance compared to existing oversampling techniques.
  • The generator learns valuable features from the minority class data.

Conclusions:

  • BM-WGAN offers a robust solution for handling class imbalance in biological data classification.
  • The method enhances the utility of GANs for imbalanced datasets by addressing input distribution challenges.
  • BM-WGAN demonstrates superior performance, making it a valuable tool for bioinformatics research.