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

Random Sampling Method01:09

Random Sampling Method

11.2K
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.2K
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
Sampling Distribution01:12

Sampling Distribution

12.8K
Given simple random samples of size n from a given population with a measured characteristic such as mean, proportion, or standard deviation for each sample, the probability distribution of all the measured characteristics is called a sampling distribution. How much the statistic varies from one sample to another is known as the sampling variability of a statistic. You typically measure the sampling variability of a statistic by its standard error. The standard error of the mean is an example...
12.8K
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
Binomial Probability Distribution01:15

Binomial Probability Distribution

10.9K
A binomial distribution is a probability distribution for a procedure with a fixed number of trials, where each trial can have only two outcomes.
The outcomes of a binomial experiment fit a binomial probability distribution. A statistical experiment can be classified as a binomial experiment if the following conditions are met:
There are a fixed number of trials. Think of trials as repetitions of an experiment. The letter n denotes the number of trials.
There are only two possible outcomes,...
10.9K
Expected Frequencies in Goodness-of-Fit Tests01:19

Expected Frequencies in Goodness-of-Fit Tests

2.5K
A goodness-of-fit test is conducted to determine whether the observed frequency values are statistically similar to the frequencies expected for the dataset. Suppose the expected frequencies for a dataset are equal such as when predicting the frequency of any number appearing when casting a die. In that case, the expected frequency is the ratio of the total number of observations (n)  to the number of categories (k).
2.5K

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

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

Mathematical biosciences and engineering : MBE·2024
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

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: Jul 9, 2025

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
12:27

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations

Published on: February 15, 2017

7.0K

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

Gang Chen1, Binjie Hou1, Tiangang Lei1

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

Mathematical Biosciences and Engineering : MBE
|December 5, 2023
PubMed
Summary

A new Monte Carlo sampling algorithm based on Gaussian Mixture Model (MCS-GMM) effectively addresses imbalanced data classification by generating realistic synthetic samples. This method improves model performance by considering data complexity and reducing overlap, outperforming existing techniques.

Keywords:
Gaussian Mixture ModelMonte Carlo samplingimbalanced dataoversampling techniqueprobability density function

More Related Videos

Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

20.0K
Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
08:27

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

Published on: January 5, 2024

1.1K

Related Experiment Videos

Last Updated: Jul 9, 2025

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
12:27

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations

Published on: February 15, 2017

7.0K
Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

20.0K
Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
08:27

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

Published on: January 5, 2024

1.1K

Area of Science:

  • Machine Learning
  • Data Science
  • Artificial Intelligence

Background:

  • Imbalanced data classification is a significant challenge in machine learning.
  • Existing methods often fail to account for the complexity of imbalanced distributions, leading to biased models.
  • Current data-level and algorithm-level techniques may overemphasize certain difficult factors in minority data.

Purpose of the Study:

  • To propose a novel Monte Carlo sampling algorithm based on Gaussian Mixture Model (MCS-GMM) for imbalanced data classification.
  • To generate synthetic data that better represents the underlying distribution of imbalanced datasets.
  • To mitigate the impact of data overlap and improve the learning process for minority classes.

Main Methods:

  • Fitting the imbalanced data distribution using a Gaussian Mixture Model (GMM).
  • Applying the Monte Carlo algorithm to generate new synthetic data points.
  • Utilizing the three sigma rule to categorize data and reduce overlap.
  • Assigning instance weights based on neighbor proximity and probability density functions.

Main Results:

  • The proposed MCS-GMM method demonstrates effectiveness in handling imbalanced datasets.
  • Experimental results show superior performance compared to existing methods like Synthetic Minority Over-sampling TEchnique (SMOTE).
  • The approach successfully generates samples in complex regions, addressing limitations of prior techniques.

Conclusions:

  • MCS-GMM offers a robust solution for imbalanced data classification.
  • The method enhances model generalization by creating more informative synthetic data.
  • This technique provides a valuable advancement in addressing data imbalance challenges in machine learning.