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

Stratified Sampling Method01:16

Stratified Sampling Method

13.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. 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...
13.1K
Upsampling01:22

Upsampling

342
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
342
Bootstrapping01:24

Bootstrapping

674
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...
674
Bandpass Sampling01:17

Bandpass Sampling

275
In signal processing, bandpass sampling is an effective technique for sampling signals that have most of their energy concentrated within a narrow frequency band. This type of signal is known as a bandpass signal. The key principle of bandpass sampling involves sampling the signal at a rate that is greater than twice the signal's bandwidth to prevent aliasing.
A bandpass signal has a spectrum with a lower frequency limit, denoted as ω1, and an upper frequency limit, denoted as ω2....
275
Sampling Theorem01:15

Sampling Theorem

825
In signal processing, the analysis of continuous-time signals, denoted as x(t), often involves sampling techniques to convert these signals into discrete-time signals. This process is essential for digital representation and manipulation. A critical component in sampling is the train of impulses, characterized by the sampling interval and the sampling frequency. The relationship between these parameters and the original signal's properties dictates the success of the sampling process.
825
Cluster Sampling Method01:20

Cluster Sampling Method

13.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...
13.0K

You might also read

Related Articles

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

Sort by
Same author

Manifold-guided SMOTified dual-channel conditional GAN improving highly-imbalanced biomedical data classification.

Discover oncology·2026
Same author

Suicide attempts and associated factors in patients with dementia: A 7-year population-based cohort study in Taiwan.

Journal of affective disorders·2025
Same author

Improved support vector machine classification for imbalanced medical datasets by novel hybrid sampling combining modified mega-trend-diffusion and bagging extreme learning machine model.

Mathematical biosciences and engineering : MBE·2023
Same author

The changes in feeling of loneliness after retirement among baby boomers and pre-boomers in Taiwan: Do work-family conflict before retirement and social engagement after retirement matter?

SSM - population health·2022
Same author

A new approach to generating virtual samples to enhance classification accuracy with small data-a case of bladder cancer.

Mathematical biosciences and engineering : MBE·2022
Same author

The long-term effects of dual caregiving on the caregivers' well-being among middle-aged and older adults in Taiwan.

Aging & mental health·2022

Related Experiment Video

Updated: Sep 29, 2025

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

A Boundary-Information-Based Oversampling Approach to Improve Learning Performance for Imbalanced Datasets.

Der-Chiang Li1, Qi-Shi Shi1, Yao-San Lin2

  • 1Department of Industrial and Information Management, National Cheng Kung University, University Road, Tainan 70101, Taiwan.

Entropy (Basel, Switzerland)
|March 25, 2022
PubMed
Summary

Oversampling techniques for imbalanced data are reviewed. A new boundary-information-based oversampler (BIBO) is proposed, outperforming danger-information-based (DIBO) and safe-information-based (SIBO) methods in integrated metrics.

Keywords:
boundary informationimbalanced datasetssynthetic sample generation

More Related Videos

Automatic Image Processing to Determine the Community Size Structure of Riverine Macroinvertebrates
08:56

Automatic Image Processing to Determine the Community Size Structure of Riverine Macroinvertebrates

Published on: January 13, 2023

2.4K

Related Experiment Videos

Last Updated: Sep 29, 2025

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.7K
Automatic Image Processing to Determine the Community Size Structure of Riverine Macroinvertebrates
08:56

Automatic Image Processing to Determine the Community Size Structure of Riverine Macroinvertebrates

Published on: January 13, 2023

2.4K

Area of Science:

  • Machine Learning
  • Data Science
  • Artificial Intelligence

Background:

  • Oversampling is a key data preprocessing technique for imbalanced datasets.
  • Traditional classifiers struggle with imbalanced data, necessitating effective oversampling methods.

Purpose of the Study:

  • To review existing oversampling techniques, categorizing them as danger-information-based (DIBO) or safe-information-based (SIBO).
  • To propose a novel boundary-information-based oversampler (BIBO) that addresses limitations of DIBOs and SIBOs.
  • To evaluate the performance of BIBO against DIBO and SIBO methods.

Main Methods:

  • Categorization of oversampling techniques into DIBO and SIBO based on sample generation areas.
  • Introduction of a new concept of 'boundary information' for sample generation.
  • Experimental comparison of DIBO, SIBO, and the proposed BIBO using key classification metrics.

Main Results:

  • DIBOs and BIBO showed superior recall and negative class precision compared to SIBOs.
  • SIBOs and BIBO demonstrated better specificity and positive class precision than DIBOs.
  • BIBO achieved superior performance across integrated metrics compared to both DIBOs and SIBOs.

Conclusions:

  • DIBOs risk misclassifying negative examples, while SIBOs can misclassify borderline positive examples.
  • The proposed BIBO effectively balances the creation of samples near decision boundaries, mitigating the drawbacks of previous methods.
  • BIBO offers an improved approach to handling imbalanced data through strategic oversampling.