Support Vector Machine Classifier with Rescaled Huberized Pinball Loss
Shibo Diao

TL;DR
This paper introduces RHPSVM, a novel SVM model using a rescaled Huberized pinball loss that improves robustness to outliers and resampling stability, with strong theoretical guarantees and superior performance on various datasets.
Contribution
The paper proposes a new loss function and SVM model, RHPSVM, with theoretical analysis and an efficient optimization algorithm, enhancing robustness and flexibility over traditional SVMs.
Findings
RHPSVM outperforms existing SVMs on noisy and noise-free data.
RHPSVM is effective in high-dimensional small-sample scenarios.
The model has strong theoretical properties including Bayesian conformity and generalization bounds.
Abstract
Support vector machines are widely used in machine learning classification tasks, but traditional SVM models suffer from sensitivity to outliers and instability in resampling, which limits their performance in practical applications. To address these issues, this paper proposes a novel rescaled Huberized pinball loss function with asymmetric, non-convex, and smooth properties. Based on this loss function, we develop a corresponding SVM model called RHPSVM (Rescaled Huberized Pinball Loss Support Vector Machine). Theoretical analyses demonstrate that RHPSVM conforms to Bayesian rules, has a strict generalization error bound, a bounded influence function, and controllable optimality conditions, ensuring excellent classification accuracy, outlier insensitivity, and resampling stability. Additionally, RHPSVM can be extended to various advanced SVM variants by adjusting parameters, enhancing…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Imbalanced Data Classification Techniques · Machine Learning and ELM
