Cost-sensitive probabilistic predictions for support vector machines
Sandra Ben\'itez-Pe\~na, Rafael Blanquero, Emilio Carrizosa, Pepa, Ram\'irez-Cobo

TL;DR
This paper introduces a cost-sensitive probabilistic SVM method that leverages ensemble and bootstrap techniques to improve performance on imbalanced datasets, avoiding parametric assumptions.
Contribution
It presents a novel cost-sensitive probabilistic SVM approach that incorporates ensemble learning and bootstrap estimates, enhancing handling of imbalanced data.
Findings
Outperforms benchmark methods on various datasets
Effectively manages class imbalance in operational problems
Provides probabilistic outputs without parametric assumptions
Abstract
Support vector machines (SVMs) are widely used and constitute one of the best examined and used machine learning models for two-class classification. Classification in SVM is based on a score procedure, yielding a deterministic classification rule, which can be transformed into a probabilistic rule (as implemented in off-the-shelf SVM libraries), but is not probabilistic in nature. On the other hand, the tuning of the regularization parameters in SVM is known to imply a high computational effort and generates pieces of information that are not fully exploited, not being used to build a probabilistic classification rule. In this paper we propose a novel approach to generate probabilistic outputs for the SVM. The new method has the following three properties. First, it is designed to be cost-sensitive, and thus the different importance of sensitivity (or true positive rate, TPR) and…
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
MethodsSupport Vector Machine
