paper-with-me

홈 › Papers

Classification with Rejection Based on Cost-sensitive Classification

2020-10-22 · Nontawat Charoenphakdee, Zhenghang Cui, Yivan Zhang, Masashi Sugiyama

The goal of classification with rejection is to avoid risky misclassification in error-critical applications such as medical diagnosis and product inspection. In this paper, based on the relationship between classification with rejection and cost-sensitive classification, we propose a novel method of classification with rejection by learning an ensemble of cost-sensitive classifiers, which satisfies all the following properties: (i) it can avoid estimating class-posterior probabilities, resulting in improved classification accuracy, (ii) it allows a flexible choice of losses including non-convex ones, (iii) it does not require complicated modifications when using different losses, (iv) it is applicable to both binary and multiclass cases, and (v) it is theoretically justifiable for any classification-calibrated loss. Experimental results demonstrate the usefulness of our proposed approach in clean-labeled, noisy-labeled, and positive-unlabeled classification.

📄 PDF Abstract BibTeX arXiv:2010.11748

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationMedical Diagnosis

Similar Papers 제목 키워드 기반

A New Strategy of Cost-Free Learning in the Class Imbalance Problem

2013-07-22 · Xiaowan Zhang, Bao-Gang Hu

In this work, we define cost-free learning (CFL) formally in comparison with cost-sensitive learning (CSL). The main difference between them is that a CFL approach seeks optimal classification results without requiring a…

General Classification

Abstaining Classification When Error Costs are Unequal and Unknown

2018-06-09 · Hongjiao Guan, Yingtao Zhang, H. D. Cheng, Xianglong Tang

Abstaining classificaiton aims to reject to classify the easily misclassified examples, so it is an effective approach to increase the clasificaiton reliability and reduce the misclassification risk in the cost-sensitive…

ClassificationGeneral Classification

Robust hyperspectral image classification with rejection fields

2015-04-29 · Filipe Condessa, Jose Bioucas-Dias, Jelena Kovacevic

In this paper we present a novel method for robust hyperspectral image classification using context and rejection. Hyperspectral image classification is generally an ill-posed image problem where pixels may belong to unk…

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classification+2

Leveraging Uncertainty in Deep Learning for Selective Classification

2019-05-23 · Mehmet Yigit Yildirim, Mert Ozer, Hasan Davulcu

The wide and rapid adoption of deep learning by practitioners brought unintended consequences in many situations such as in the infamous case of Google Photos' racist image recognition algorithm; thus, necessitated the u…

ClassificationDecision MakingDeep LearningGeneral Classification+1

Performance measures for classification systems with rejection

2015-04-10 · Filipe Condessa, Jelena Kovacevic, Jose Bioucas-Dias

Classifiers with rejection are essential in real-world applications where misclassifications and their effects are critical. However, if no problem specific cost function is defined, there are no established measures to …

ClassificationDecision MakingGeneral Classification