paper-with-me

Papers

Robust support vector model based on bounded asymmetric elastic net loss for binary classification

2026-03-06 · Haiyan Du, Hu Yang arxiv

In this paper, we propose a novel bounded asymmetric elastic net ($L_{baen}$) loss function and combine it with the support vector machine (SVM), resulting in the BAEN-SVM. The $L_{baen}$ is bounded and asymmetric and can degrade to the asymmetric elastic net hinge loss, pinball loss, and asymmetric least squares loss. BAEN-SVM not only effectively handles noise-contaminated data but also addresses the geometric irrationalities in the traditional SVM. By proving the violation tolerance upper bound (VTUB) of BAEN-SVM, we show that the model is geometrically well-defined. Furthermore, we derive that the influence function of BAEN-SVM is bounded, providing a theoretical guarantee of its robustness to noise. The Fisher consistency of the model further ensures its generalization capability. Since the \( L_{\text{baen}} \) loss is non-convex, we designed a clipping dual coordinate descent-based half-quadratic algorithm to solve the non-convex optimization problem efficiently. Experimental results on artificial and benchmark datasets indicate that the proposed method outperforms classical and advanced SVMs, particularly in noisy environments.

📄 PDF Abstract BibTeX arXiv:2603.06257

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classification

Similar Papers 제목 키워드 기반

Sparse $ε$ insensitive zone bounded asymmetric elastic net support vector machines for pattern classification

2026-04-09 · Haiyan Du, Hu Yang arxiv

Existing support vector machines(SVM) models are sensitive to noise and lack sparsity, which limits their performance. To address these issues, we combine the elastic net loss with a robust loss framework to construct a …

Computational Efficiency

Data-Driven Pinball-Loss Selection for Vertically Distributed Elastic-Net SVMs

2026-08-02 · Xiaofei Wu, Kai Qi, Rongmei Liang arxiv

The pinball-loss support vector machine is robust, but its asymmetry parameter is usually fixed in advance. We propose a data-driven elastic-net support vector machine that learns simplex-constrained weights over candida…

A new asymmetric $ε$-insensitive pinball loss function based support vector quantile regression model

2019-08-19 · Pritam Anand, Reshma Rastogi, Suresh Chandra

In this paper, we propose a novel asymmetric $\epsilon$-insensitive pinball loss function for quantile estimation. There exists some pinball loss functions which attempt to incorporate the $\epsilon$-insensitive zone app…

quantile regressionregression

GL-TSVM: A robust and smooth twin support vector machine with guardian loss function

2024-08-29 · Mushir Akhtar, M. Tanveer, Mohd. Arshad

Twin support vector machine (TSVM), a variant of support vector machine (SVM), has garnered significant attention due to its $3/4$ times lower computational complexity compared to SVM. However, due to the utilization of …

Support Vector Machine Classifier with Rescaled Huberized Pinball Loss

2025-11-27 · Shibo Diao arxiv

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 …

Image Classification