paper-with-me

홈 › Papers

Optimal strategies for reject option classifiers

2021-01-29 · V. Franc, D. Prusa, V. Voracek

In classification with a reject option, the classifier is allowed in uncertain cases to abstain from prediction. The classical cost-based model of a reject option classifier requires the cost of rejection to be defined explicitly. An alternative bounded-improvement model, avoiding the notion of the reject cost, seeks for a classifier with a guaranteed selective risk and maximal cover. We coin a symmetric definition, the bounded-coverage model, which seeks for a classifier with minimal selective risk and guaranteed coverage. We prove that despite their different formulations the three rejection models lead to the same prediction strategy: a Bayes classifier endowed with a randomized Bayes selection function. We define a notion of a proper uncertainty score as a scalar summary of prediction uncertainty sufficient to construct the randomized Bayes selection function. We propose two algorithms to learn the proper uncertainty score from examples for an arbitrary black-box classifier. We prove that both algorithms provide Fisher consistent estimates of the proper uncertainty score and we demonstrate their efficiency on different prediction problems including classification, ordinal regression and structured output classification.

📄 PDF Abstract BibTeX arXiv:2101.12523

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationPrediction

Similar Papers 제목 키워드 기반

Optimum Reject Options for Prototype-based Classification

2015-03-23 · Lydia Fischer, Barbara Hammer, Heiko Wersing

We analyse optimum reject strategies for prototype-based classifiers and real-valued rejection measures, using the distance of a data point to the closest prototype or probabilistic counterparts. We compare reject scheme…

ClassificationGeneral Classification

Explaining Reject Options of Learning Vector Quantization Classifiers

2022-02-15 · André Artelt, Johannes Brinkrolf, Roel Visser, Barbara Hammer

While machine learning models are usually assumed to always output a prediction, there also exist extensions in the form of reject options which allow the model to reject inputs where only a prediction with an unacceptab…

counterfactualQuantization

Online Active Learning of Reject Option Classifiers

2019-06-14 · Kulin Shah, Naresh Manwani

Active learning is an important technique to reduce the number of labeled examples in supervised learning. Active learning for binary classification has been well addressed in machine learning. However, active learning o…

Active LearningBinary ClassificationGeneral Classification

Double Ramp Loss Based Reject Option Classifier

2013-11-26 · Naresh Manwani, Kalpit Desai, Sanand Sasidharan, Ramasubramanian Sundararajan

We consider the problem of learning reject option classifiers. The goodness of a reject option classifier is quantified using $0-d-1$ loss function wherein a loss $d \in (0,.5)$ is assigned for rejection. In this paper, …

General Classification

Reject option models comprising out-of-distribution detection

2023-07-11 · Vojtech Franc, Daniel Prusa, Jakub Paplham

The optimal prediction strategy for out-of-distribution (OOD) setups is a fundamental question in machine learning. In this paper, we address this question and present several contributions. We propose three reject optio…

Out-of-Distribution Detection