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

Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

8.5K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
8.5K
Regression Toward the Mean01:52

Regression Toward the Mean

6.6K
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.6K
Calibration Curves: Linear Least Squares01:20

Calibration Curves: Linear Least Squares

3.7K
A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
3.7K
Multiple Regression01:25

Multiple Regression

3.5K
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.5K
Regression Analysis01:11

Regression Analysis

7.0K
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:
7.0K
Quadratic Models01:23

Quadratic Models

63
Quadratic models are mathematical representations used to describe relationships in which the rate of change changes at a constant rate. These models appear in a wide variety of natural and engineered systems, especially those involving motion, forces, and optimization. One common application is analyzing the vertical motion of objects influenced by gravity, such as a ball thrown into the air.In such scenarios, the object's height changes over time in a curved pattern, rising to a maximum point...
63

You might also read

Related Articles

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

Sort by
Same author

Deep learning in image forgery: A systematic review for risk of bias (RoB).

Journal of forensic sciences·2026
Same author

Editorial: Computational intelligence for multimodal biomedical data fusion.

Frontiers in artificial intelligence·2026
Same author

Corrigendum "Development and optimization of paclitaxel-loaded Eudragit/PLGA nanoparticles by simplex lattice mixture design: Exploration of improved hemocompatibility and in vivo kinetics" [Biomed. Pharmacother. 144 (2021) 112286].

Biomedicine & pharmacotherapy = Biomedecine & pharmacotherapie·2026
Same author

Dendrimer-based therapeutics in neurological disorders: Innovations and clinical prospects.

Biochimica et biophysica acta. General subjects·2026
Same author

A functional iterative approach for twin bounded support vector machine with squared pinball loss (Spin-FITBSVM).

Neural networks : the official journal of the International Neural Network Society·2025
Same author

HPMA nanomedicine: targeting cancer with precision.

Journal of materials chemistry. B·2025
Same journal

Reinforcement Learning-Based Intelligent Path Planning for Optimal Navigation in Dynamic Environments.

Neural processing letters·2026
Same journal

Differential Neural Networks Prediction Using Slow and Fast Hybrid Learning: Application to Prognosis of Infectionsand Deaths of COVID-19 Dynamics.

Neural processing letters·2023
Same journal

An Optimal Stacked ResNet-BiLSTM-Based Accurate Detection and Classification of Genetic Disorders.

Neural processing letters·2023
Same journal

A Rumor Detection Model Incorporating Propagation Path Contextual Semantics and User Information.

Neural processing letters·2023
Same journal

Improving the Polarity of Text through word2vec Embedding for Primary Classical Arabic Sentiment Analysis.

Neural processing letters·2023
Same journal

Co-Membership-based Generic Anomalous Communities Detection.

Neural processing letters·2023
See all related articles

Related Experiment Video

Updated: Nov 22, 2025

Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine
07:05

Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine

Published on: October 27, 2016

9.4K

On Regularization Based Twin Support Vector Regression with Huber Loss.

Umesh Gupta1, Deepak Gupta1

  • 1National institute of Technology Arunachal Pradesh, Yupia, PapumPare, Arunachal Pradesh 791112 India.

Neural Processing Letters
|January 11, 2021
PubMed
Summary
This summary is machine-generated.

This study introduces a novel Regularized Huber Twin Support Vector Regression (RHN-TSVR) model to effectively handle noise and outliers in data. The proposed RHN-TSVR demonstrates superior prediction accuracy compared to existing methods on both artificial and real-world datasets.

Keywords:
Gaussian noiseHuber lossLaplacian noiseSupport vector regressionTwin support vector regression

More Related Videos

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

Related Experiment Videos

Last Updated: Nov 22, 2025

Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine
07:05

Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine

Published on: October 27, 2016

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

Area of Science:

  • Machine Learning
  • Computational Statistics
  • Data Mining

Background:

  • Traditional Twin Support Vector Regression (TSVR) with epsilon-insensitive loss struggles with noisy data and outliers.
  • Huber loss offers improved robustness against noise and outliers compared to Gaussian loss.
  • Existing Huber-based TSVR (HN-TSVR) methods suffer from singularity issues, degrading model performance.

Purpose of the Study:

  • To propose a novel Regularized Huber Twin Support Vector Regression (RHN-TSVR) model.
  • To address the singularity problem inherent in HN-TSVR.
  • To enhance the model's capability in handling noise and outliers while maintaining convexity and well-posedness.

Main Methods:

  • Developed a regularized version of HN-TSVR using the structured risk minimization principle.
  • Ensured the proposed RHN-TSVR model is convex and well-posed.
  • Conducted experiments on artificial datasets with uniform, Gaussian, and Laplacian noise, and on benchmark real-world datasets.

Main Results:

  • The proposed RHN-TSVR model effectively handles noise and outliers.
  • RHN-TSVR successfully avoids the singularity issue present in HN-TSVR.
  • Experiments demonstrated that RHN-TSVR outperforms Support Vector Regression, TSVR, epsilon-asymmetric Huber SVR, and HN-TSVR in prediction accuracy.
  • Performance was validated across datasets with varying noise levels (0%, 5%, 10%).

Conclusions:

  • The novel RHN-TSVR model provides a robust and effective solution for regression tasks with noisy data.
  • RHN-TSVR offers improved prediction performance and stability compared to existing methods.
  • The proposed approach is well-suited for real-world applications where data often contains noise and outliers.