paper-with-me

Papers

SelectiveNet: A Deep Neural Network with an Integrated Reject Option

2019-01-26 · Yonatan Geifman, Ran El-Yaniv

We consider the problem of selective prediction (also known as reject option) in deep neural networks, and introduce SelectiveNet, a deep neural architecture with an integrated reject option. Existing rejection mechanisms are based mostly on a threshold over the prediction confidence of a pre-trained network. In contrast, SelectiveNet is trained to optimize both classification (or regression) and rejection simultaneously, end-to-end. The result is a deep neural network that is optimized over the covered domain. In our experiments, we show a consistently improved risk-coverage trade-off over several well-known classification and regression datasets, thus reaching new state-of-the-art results for deep selective classification.

📄 PDF Abstract BibTeX arXiv:1901.09192

Code (5)

geifmany/SelectiveNet 공식 구현
BorealisAI/towards-better-sel-cls pytorch
gatheluck/pytorch-selectivenet pytorch
ravi0912/selectiveNetNLP
ssatsuki/label-selection-layer pytorch

Tasks

ClassificationGeneral ClassificationPredictionregression

Similar Papers 제목 키워드 기반

Node Classification With Integrated Reject Option

2024-12-04 · Uday Bhaskar, Jayadratha Gayen, Charu Sharma, Naresh Manwani

One of the key tasks in graph learning is node classification. While Graph neural networks have been used for various applications, their adaptivity to reject option setting is not previously explored. In this paper, we …

ClassificationGraph LearningNode Classification

Product traits, decision-makers, and household low-carbon technology adoptions: moving beyond single empirical studies

2021-12-22 · Emily Schulte, Fabian Scheller, Wilmer Pasut, Thomas Bruckner

Although single empirical studies provide important insights into who adopts a specific LCT for what reason, fundamental questions concerning the relations between decision subject (= who decides), decision object (= wha…

Decision Making

Regression with reject option and application to kNN

2020-06-30 · NeurIPS 2020 12 · Christophe Denis, Mohamed Hebiri, Ahmed Zaoui

We investigate the problem of regression where one is allowed to abstain from predicting. We refer to this framework as regression with reject option as an extension of classification with reject option. In this context,…

regression

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

Model Agnostic Local Explanations of Reject

2022-05-16 · André Artelt, Roel Visser, Barbara Hammer

The application of machine learning based decision making systems in safety critical areas requires reliable high certainty predictions. Reject options are a common way of ensuring a sufficiently high certainty of predic…

counterfactualDecision Makingmodel