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

Regression Toward the Mean01:52

Regression Toward the Mean

6.9K
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...
6.9K
Multiple Regression01:25

Multiple Regression

3.8K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.8K
Correlation and Regression00:53

Correlation and Regression

3.2K
In statistics, correlation describes the degree of association between two variables. In the subfield of linear regression, correlation is mathematically expressed by the correlation coefficient, which describes the strength and direction of the relationship between two variables. The coefficient is symbolically represented by 'r' and ranges from -1 to +1. A positive value indicates a positive correlation where the two variables move in the same direction. A negative value suggests a...
3.2K
Regression Analysis01:11

Regression Analysis

8.1K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
8.1K
Microsoft Excel: Regression Analysis01:18

Microsoft Excel: Regression Analysis

1.5K
Regression analysis in Microsoft Excel is a powerful statistical method for examining the relationship between a dependent variable and one or more independent variables. It's used extensively in fields such as economics, biology, and business to predict outcomes, understand relationships, and make data-driven decisions. The most common type is linear regression, which attempts to fit a straight line through the data points to model the relationship between variables.
To perform regression...
1.5K
ATP Driven Pumps I: An Overview01:27

ATP Driven Pumps I: An Overview

9.7K
ATP-driven pumps, also known as transport ATPases, are integral membrane proteins. They have binding sites for ATP located on the membrane's cytosolic side and the ion-conducting domain in the transmembrane region. These pumps use the free energy released from ATP hydrolysis to move the solutes across cell membranes against an electrochemical gradient.
There are four main types of ATP-driven pumps - P-type, V-type, F-type, and ABC transporter. All these pumps are of varying complexities and...
9.7K

You might also read

Related Articles

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

Sort by
Same author

LSTM-attention-guided graph neural networks for integrated genotype-Environment modeling in maize yield prediction.

PLoS computational biology·2026
Same author

Obscured-ensemble models for genomic prediction.

PloS one·2025
Same author

Conditional probabilistic diffusion model driven synthetic radiogenomic applications in breast cancer.

PLoS computational biology·2024
Same author

Crop genomic selection with deep learning and environmental data: A survey.

Frontiers in artificial intelligence·2023
Same author

Sparse bayesian learning for genomic selection in yeast.

Frontiers in bioinformatics·2022
Same author

Minimizing features while maintaining performance in data classification problems.

PeerJ. Computer science·2022

Related Experiment Video

Updated: Jan 24, 2026

Establishing a Competing Risk Regression Nomogram Model for Survival Data
04:57

Establishing a Competing Risk Regression Nomogram Model for Survival Data

Published on: October 23, 2020

10.8K

Regression augmentation with data-driven segmentation.

Shayan Alahyari1, Shiva Mehdipour Ghobadlou2, Mike Domaratzki1

  • 1Department of Computer Science, Western University, London, Ontario, Canada.

Neural Networks : the Official Journal of the International Neural Network Society
|January 22, 2026
PubMed
Summary

This study introduces a novel data-driven framework using Generative Adversarial Networks (GANs) and Mahalanobis-Gaussian Mixture Modeling (GMM) to effectively address imbalanced regression challenges by identifying and augmenting minority samples.

Keywords:
AugmentationDistance-basedGANsGeometricImbalancedMahalanobisRegression

More Related Videos

Author Spotlight: Emerging Technologies and Advanced Tools for Decoding Metabolomics Data Analysis
07:11

Author Spotlight: Emerging Technologies and Advanced Tools for Decoding Metabolomics Data Analysis

Published on: November 10, 2023

3.3K
Preparation of Segmented Microtubules to Study Motions Driven by the Disassembling Microtubule Ends
12:20

Preparation of Segmented Microtubules to Study Motions Driven by the Disassembling Microtubule Ends

Published on: March 15, 2014

14.9K

Related Experiment Videos

Last Updated: Jan 24, 2026

Establishing a Competing Risk Regression Nomogram Model for Survival Data
04:57

Establishing a Competing Risk Regression Nomogram Model for Survival Data

Published on: October 23, 2020

10.8K
Author Spotlight: Emerging Technologies and Advanced Tools for Decoding Metabolomics Data Analysis
07:11

Author Spotlight: Emerging Technologies and Advanced Tools for Decoding Metabolomics Data Analysis

Published on: November 10, 2023

3.3K
Preparation of Segmented Microtubules to Study Motions Driven by the Disassembling Microtubule Ends
12:20

Preparation of Segmented Microtubules to Study Motions Driven by the Disassembling Microtubule Ends

Published on: March 15, 2014

14.9K

Area of Science:

  • Machine Learning
  • Data Science
  • Artificial Intelligence

Background:

  • Imbalanced regression occurs when target distributions are skewed, hindering model performance on underrepresented samples.
  • Current methods often use arbitrary thresholds, failing to capture complex feature-target relationships for rare data.
  • This limitation impacts various applications requiring accurate prediction of infrequent events.

Purpose of the Study:

  • To develop a fully data-driven framework for imbalanced regression that automatically identifies and enriches minority samples.
  • To overcome the limitations of fixed thresholds in existing data augmentation techniques.
  • To improve the performance of machine learning models on skewed datasets.

Main Methods:

  • A Generative Adversarial Network (GAN)-based augmentation framework is proposed.
  • Mahalanobis-Gaussian Mixture Modeling (GMM) is utilized for automatic identification of minority samples.
  • Deterministic nearest-neighbor matching is employed to enrich sparse data regions.

Main Results:

  • The proposed method successfully identifies truly rare observations without relying on preset thresholds.
  • Evaluated on 32 benchmark imbalanced regression datasets, the framework demonstrated superior performance.
  • Outperformed existing state-of-the-art data augmentation techniques in imbalanced regression tasks.

Conclusions:

  • The proposed GAN-based framework with Mahalanobis-GMM offers a robust, data-driven solution for imbalanced regression.
  • This approach effectively addresses the challenge of underrepresented samples by accurately identifying and augmenting them.
  • The method shows significant potential for improving machine learning model performance in real-world skewed data scenarios.