paper-with-me

Papers

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, we propose {\em double ramp loss} function which gives a continuous upper bound for $(0-d-1)$ loss. Our approach is based on minimizing regularized risk under the double ramp loss using {\em difference of convex (DC) programming}. We show the effectiveness of our approach through experiments on synthetic and benchmark datasets. Our approach performs better than the state of the art reject option classification approaches.

📄 PDF Abstract BibTeX arXiv:1311.6556

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

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

Sparse Reject Option Classifier Using Successive Linear Programming

2018-02-12 · Kulin Shah, Naresh Manwani

In this paper, we propose an approach for learning sparse reject option classifiers using double ramp loss $L_{dr}$. We use DC programming to find the risk minimizer. The algorithm solves a sequence of linear programs to…

Towards Calibrated Losses for Adversarial Robust Reject Option Classification

2024-10-14 · Vrund Shah, Tejas Chaudhari, Naresh Manwani

Robustness towards adversarial attacks is a vital property for classifiers in several applications such as autonomous driving, medical diagnosis, etc. Also, in such scenarios, where the cost of misclassification is very …

Autonomous DrivingMedical Diagnosis

RISAN: Robust Instance Specific Abstention Network

2021-07-07 · Bhavya Kalra, Kulin Shah, Naresh Manwani

In this paper, we propose deep architectures for learning instance specific abstain (reject option) binary classifiers. The proposed approach uses double sigmoid loss function as described by Kulin Shah and Naresh Manwan…

Active Learning

Support Vector Machines with a Reject Option

2008-12-01 · NeurIPS 2008 12 · Yves Grandvalet, Alain Rakotomamonjy, Joseph Keshet, Stéphane Canu

We consider the problem of binary classification where the classifier may abstain instead of classifying each observation. The Bayes decision rule for this setup, known as Chow's rule, is defined by two thresholds on pos…

Binary ClassificationGeneral Classification