paper-with-me

Papers

Binary Classification with Bounded Abstention Rate

2019-05-23 · Shubhanshu Shekhar, Mohammad Ghavamzadeh, Tara Javidi

We consider the problem of binary classification with abstention in the relatively less studied \emph{bounded-rate} setting. We begin by obtaining a characterization of the Bayes optimal classifier for an arbitrary input-label distribution $P_{XY}$. Our result generalizes and provides an alternative proof for the result first obtained by \cite{chow1957optimum}, and then re-derived by \citet{denis2015consistency}, under a continuity assumption on $P_{XY}$. We then propose a plug-in classifier that employs unlabeled samples to decide the region of abstention and derive an upper-bound on the excess risk of our classifier under standard \emph{H\"older smoothness} and \emph{margin} assumptions. Unlike the plug-in rule of \citet{denis2015consistency}, our constructed classifier satisfies the abstention constraint with high probability and can also deal with discontinuities in the empirical cdf. We also derive lower-bounds that demonstrate the minimax near-optimality of our proposed algorithm. To address the excessive complexity of the plug-in classifier in high dimensions, we propose a computationally efficient algorithm that builds upon prior work on convex loss surrogates, and obtain bounds on its excess risk in the \emph{realizable} case. We empirically compare the performance of the proposed algorithm with a baseline on a number of UCI benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1905.09561

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Active Learning for Binary Classification with Abstention

2019-06-01 · Shubhanshu Shekhar, Mohammad Ghavamzadeh, Tara Javidi

We construct and analyze active learning algorithms for the problem of binary classification with abstention. We consider three abstention settings: \emph{fixed-cost} and two variants of \emph{bounded-rate} abstention, a…

Active LearningBinary ClassificationClassificationGeneral Classification

MOBA: A multi-objective bounded-abstention model for two-class cost-sensitive problems

2019-05-17 · Hongjiao Guan

Abstaining classifiers have been widely used in cost-sensitive applications to avoid ambiguous classification and reduce the cost of misclassification. Previous abstaining classification models rely on cost information, …

ClassificationGeneral Classification

Boosting with Abstention

2016-12-01 · NeurIPS 2016 12 · Corinna Cortes, Giulia Desalvo, Mehryar Mohri

We present a new boosting algorithm for the key scenario of binary classification with abstention where the algorithm can abstain from predicting the label of a point, at the price of a fixed cost. At each round, our al…

Binary Classification

Bounded-Abstention Pairwise Learning to Rank

2025-05-29 · Antonio Ferrara, Andrea Pugnana, Francesco Bonchi, Salvatore Ruggieri

Ranking systems influence decision-making in high-stakes domains like health, education, and employment, where they can have substantial economic and social impacts. This makes the integration of safety mechanisms essent…

Decision MakingLearning-To-Rank

When In Doubt, Abstain: The Impact of Abstention on Strategic Classification

2025-10-15 · Lina Alkarmi, Ziyuan Huang, Mingyan Liu arxiv

Algorithmic decision making is increasingly prevalent, but often vulnerable to strategic manipulation by agents seeking a favorable outcome. Prior research has shown that classifier abstention (allowing a classifier to d…

Decision Making