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

Geometric Mean01:15

Geometric Mean

4.1K
The mean is a measure of the central tendency of a data set. In some data sets, the data is inherently multiplicative, and the arithmetic mean is not useful. For example, the human population multiplies with time, and so does the credit amount of financial investment, as the interest compounds over successive time intervals.
In cases of multiplicative data, the geometric mean is used for statistical analysis. First, the product of all the elements is taken. Then, if there are n elements in the...
4.1K
Trimmed Mean01:10

Trimmed Mean

3.5K
While measuring the mean of a data set, care needs to be taken when associating the mean to its central tendency. The same goes for the arithmetic mean, the geometric mean, or the harmonic mean. This is because the presence of a single outlier data value can significantly affect the mean. That is, the mean is sensitive to fluctuations in the data set.
Although certain measures of central tendency are not sensitive to outliers, there are alternative versions of the mean that get around the...
3.5K
Weighted Mean00:57

Weighted Mean

6.8K
While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
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...
6.8K
Regression Toward the Mean01:52

Regression Toward the Mean

7.2K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
7.2K
Harmonic Mean01:09

Harmonic Mean

3.8K
The arithmetic mean is usually skewed towards the larger values in the data set. Therefore, to avoid this inherent bias towards smaller values, the harmonic mean is used.
Take the example of the speed of a car, which is the measure of the rate of distance traveled. If the vehicle traverses the same distance back-and-forth, its average speed equals the total distance traveled divided by the total time taken. However, if the car moves with varying speeds, then the arithmetic mean is more skewed...
3.8K
Midpoint Rule01:20

Midpoint Rule

77
Approximating areas under curved boundaries is a common problem in applied mathematics, particularly when an exact calculation is difficult or impractical. One effective numerical method for this purpose is the Midpoint Rule, which provides an estimate of the area under a curve by using rectangular approximations over a specified interval.Description of the Midpoint RuleThe Midpoint Rule begins by dividing the given interval into a number of equal subintervals. For each subinterval, the...
77

You might also read

Related Articles

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

Sort by
Same author

Effective Gaussian Management for High-fidelity Scene Reconstruction.

IEEE transactions on visualization and computer graphics·2026
Same author

Automatic and explainable assessment for Parkinson's disease by video-based human motion understanding.

Journal of neuroengineering and rehabilitation·2026
Same author

HDPL: Hypergraph-based Dynamic Prompting Learning for Incomplete Multimodal Medical Learning.

IEEE journal of biomedical and health informatics·2026
Same author

Disentangled Multimodal Spatiotemporal Learning for Hybrid EEG-fNIRS Brain-Computer Interface.

IEEE transactions on bio-medical engineering·2026
Same author

MADAT: Missing-aware dynamic adaptive transformer model for medical prognosis prediction with incomplete multimodal data.

Medical image analysis·2026
Same author

High-Fidelity Functional Ultrasound Reconstruction via a Visual Auto-Regressive Framework.

IEEE journal of biomedical and health informatics·2025

Related Experiment Videos

Post-boosting of classification boundary for imbalanced data using geometric mean.

Jie Du1, Chi-Man Vong1, Chi-Man Pun1

  • 1Department of Computer and Information Science, University of Macau, Macau.

Neural Networks : the Official Journal of the International Neural Network Society
|October 9, 2017
PubMed
Summary
This summary is machine-generated.

A new method called Post-Boosting of classification boundary for Imbalanced data (PBI) enhances neural network performance on imbalanced datasets. PBI improves minority class accuracy while maintaining majority class performance, outperforming existing imbalance learning techniques.

Keywords:
BoostingImbalance learningSMOTEWeighted ELM

Related Experiment Videos

Area of Science:

  • Machine Learning
  • Artificial Intelligence
  • Data Science

Background:

  • Imbalanced datasets pose significant challenges in binary classification tasks.
  • Traditional accuracy metrics can be misleading in imbalanced scenarios.
  • Existing imbalance learning methods often struggle to balance performance across classes.

Purpose of the Study:

  • To introduce a novel imbalance learning method, Post-Boosting of classification boundary for Imbalanced data (PBI).
  • To enhance the performance of neural network (NN) classification boundaries on imbalanced data.
  • To provide a statistically sound approach using the geometric mean (G-mean) for imbalanced data evaluation.

Main Methods:

  • PBI involves two steps: initial NN learning followed by boundary adjustment using PBI.
  • The geometric mean (G-mean) is employed to balance accuracies of minority and majority classes.
  • A new metric, Majority loss/Minority advance ratio (MMR), is proposed to evaluate class-specific performance.

Main Results:

  • PBI significantly improves minority class accuracy while maintaining or improving majority class accuracy.
  • The method demonstrates effectiveness on large datasets with high imbalance ratios (up to 0.001).
  • Experimental results show PBI outperforms other imbalance learning methods across diverse datasets.

Conclusions:

  • PBI offers a robust and effective solution for binary classification with imbalanced data.
  • The proposed G-mean metric and MMR provide better insights into model performance on imbalanced datasets.
  • PBI represents a significant advancement in improving neural network classification boundary performance.