TL;DR
This paper introduces the granular ball twin support vector machine (GBTSVM) and its large-scale variant (LS-GBTSVM), which improve efficiency, scalability, and robustness over traditional TSVM by using granular data representations and regularization.
Contribution
The paper proposes GBTSVM and LS-GBTSVM models that address efficiency, scalability, and robustness issues of TSVM through granular data inputs and SRM-based regularization.
Findings
GBTSVM and LS-GBTSVM outperform traditional TSVM in robustness and generalization.
The models eliminate matrix inversion, enhancing computational efficiency.
Experimental results on benchmark datasets validate their superior performance.
Abstract
On Efficient and Scalable Computation of the Nonparametric Maximum Likelihood Estimator in Mixture ModelsTwin support vector machine (TSVM) is an emerging machine learning model with versatile applicability in classification and regression endeavors. Nevertheless, TSVM confronts noteworthy challenges: the imperative demand for matrix inversions presents formidable obstacles to its efficiency and applicability on large-scale datasets; the omission of the structural risk minimization (SRM) principle in its primal formulation heightens the vulnerability to overfitting risks; and the TSVM exhibits a high susceptibility to noise and outliers, and also demonstrates instability when subjected to resampling. In view of the aforementioned challenges, we propose the granular ball twin support vector machine (GBTSVM). GBTSVM takes granular balls, rather than individual data…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Methodsstyle-based recalibration module
