Related Experiment Video
Updated: Sep 11, 2025

Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine
Published on: October 27, 2016
A functional iterative approach for twin bounded support vector machine with squared pinball loss (Spin-FITBSVM)
Deepak Gupta1, Barenya Bikash Hazarika2, Umesh Gupta3
1Department of Computer Science & Engineering, Motilal Nehru National Institute of Technology Prayagraj, Uttar Pradesh 211004, India.
Abstract:
Twin support vector machine (TSVM) plays a significant role in strengthening the generalization performance in the area of binary classification by considering a couple of smaller-sized quadratic programming problems (QPPs). It takes significantly lower learning cost in contrast to support vector machine (SVM). However, it is less stable and sensitive towards noise, like SVM, which is one of the drawbacks that motivates making an algorithm more robust. To alleviate the mentioned demerit, in this work, we propose a new functional iterative approach for twin-bound SVM with squared pinball loss (Spin-FITBSVM). This approach has the following advantages, i.e., more robust, strongly convex and provides strong stability for resampling. To reduce the time complexity, the solution is obtained by using a functional iterative approach instead of a pair of dual quadratic programming problems solved in TSVM. So, it does not have any significant need for any external optimization toolbox while attaining the solution. The numerical experiments have been employed on standard publicly available as well as artificial datasets to validate the fruitfulness and superiority of the proposed Spin-FITBSVM. The outcomes are compared with baseline and recent models like SVM, TSVM, TSVM with pinball loss (PL) function (pin-TSVM), general TSVM with PL function (pin-GTSVM), generalized Huber twin SVM (GHTSVM) and sparse pinball twin SVM (SPTWSVM) for noisy corrupted datasets, which reveals the applicability of the proposed Spin-FITBSVM.
Related Concept Videos
Machines: Problem Solving II
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Residuals and Least-Squares Property
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...
Linear Approximation in Time Domain
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
Linear Approximation in Frequency Domain
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
Multi-input and Multi-variable systems
In the absence...

