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.
This study introduces a robust functional iterative approach for twin-bound support vector machines with squared pinball loss (Spin-FITBSVM), enhancing stability and reducing computational cost for binary classification tasks.
Area of Science:
- Machine Learning
- Computational Intelligence
- Data Mining
Background:
- Twin Support Vector Machines (TSVM) offer lower learning costs for binary classification compared to SVM.
- However, TSVM and SVM are sensitive to noise and lack stability, motivating the development of more robust algorithms.
Purpose of the Study:
- To propose a novel functional iterative approach for twin-bound SVM with squared pinball loss (Spin-FITBSVM).
- To enhance robustness, strong convexity, and resampling stability in binary classification algorithms.
- To reduce the time complexity and eliminate the need for external optimization toolboxes.
Main Methods:
- A new functional iterative approach is developed to solve twin-bound SVM with squared pinball loss.
- The method avoids solving pairs of dual quadratic programming problems, reducing computational load.
- Numerical experiments are conducted on diverse datasets to evaluate performance.
Main Results:
- The proposed Spin-FITBSVM demonstrates improved robustness, strong convexity, and stability.
- It achieves reduced time complexity compared to traditional TSVM methods.
- Experimental results validate the superiority of Spin-FITBSVM over baseline and recent models on noisy datasets.
Conclusions:
- Spin-FITBSVM offers a more robust and stable alternative for binary classification, particularly in the presence of noisy data.
- The functional iterative approach provides an efficient method for solving the twin-bound SVM problem.
- The proposed model shows significant applicability and improved performance in machine learning tasks.
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...

