paper-with-me

Papers

Improvement over Pinball Loss Support Vector Machine

2021-06-02 · Pritam Anand, Reshma Rastogi, Suresh Chandra

Recently, there have been several papers that discuss the extension of the Pinball loss Support Vector Machine (Pin-SVM) model, originally proposed by Huang et al.,[1][2]. Pin-SVM classifier deals with the pinball loss function, which has been defined in terms of the parameter $\tau$. The parameter $\tau$ can take values in $[ -1,1]$. The existing Pin-SVM model requires to solve the same optimization problem for all values of $\tau$ in $[ -1,1]$. In this paper, we improve the existing Pin-SVM model for the binary classification task. At first, we note that there is major difficulty in Pin-SVM model (Huang et al. [1]) for $ -1 \leq \tau < 0$. Specifically, we show that the Pin-SVM model requires the solution of different optimization problem for $ -1 \leq \tau < 0$. We further propose a unified model termed as Unified Pin-SVM which results in a QPP valid for all $-1\leq \tau \leq 1$ and hence more convenient to use. The proposed Unified Pin-SVM model can obtain a significant improvement in accuracy over the existing Pin-SVM model which has also been empirically justified by extensive numerical experiments with real-world datasets.

📄 PDF Abstract BibTeX arXiv:2106.01109

Code (1)

ltpritamanand/UnifiedPinSVM 공식 구현

Tasks

Binary Classificationvalid

Similar Papers 제목 키워드 기반

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

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…

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

A Novel Loss Function-based Support Vector Machine for Binary Classification

2024-03-25 · Yan Li, Liping Zhang

The previous support vector machine(SVM) including $0/1$ loss SVM, hinge loss SVM, ramp loss SVM, truncated pinball loss SVM, and others, overlooked the degree of penalty for the correctly classified samples within the m…

Binary Classification

An Empirical Analysis of Constrained Support Vector Quantile Regression for Nonparametric Probabilistic Forecasting of Wind Power

2018-03-29 · Kostas Hatalis, Shalinee Kishore, Katya Scheinberg, Alberto Lamadrid

Uncertainty analysis in the form of probabilistic forecasting can provide significant improvements in decision-making processes in the smart power grid for better integrating renewable energies such as wind. Whereas poin…

Decision MakingFormPrediction Intervalsquantile regression+1