paper-with-me

홈 › Papers

Towards Calibrated Multi-label Deep Neural Networks

2024-01-01 · CVPR 2024 1 · Jiacheng Cheng, Nuno Vasconcelos

The problem of calibrating deep neural networks (DNNs) for multi-label learning is considered. It is well-known that DNNs trained by cross-entropy for single-label or one-hot classification are poorly calibrated. Many calibration techniques have been proposed to address the problem. However little attention has been paid to the calibration of multi-label DNNs. In this literature the focus has been on improving labeling accuracy in the face of severe dataset unbalance. This is addressed by the introduction of asymmetric losses which have became very popular. However these losses do not induce well calibrated classifiers. In this work we first provide a theoretical explanation for this poor calibration performance by showing that these loses losses lack the strictly proper property a necessary condition for accurate probability estimation. To overcome this problem we propose a new Strictly Proper Asymmetric (SPA) loss. This is complemented by a Label Pair Regularizer (LPR) that increases the number of calibration constraints introduced per training example. The effectiveness of both contributions is validated by extensive experiments on various multi-label datasets. The resulting training method is shown to significantly decrease the calibration error while maintaining state-of-the-art accuracy.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Label Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Top-label calibration and multiclass-to-binary reductions

2021-07-18 · ICLR 2022 4 · Chirag Gupta, Aaditya Ramdas

A multiclass classifier is said to be top-label calibrated if the reported probability for the predicted class -- the top-label -- is calibrated, conditioned on the top-label. This conditioning on the top-label is absent…

Decision Making

Convex Calibrated Surrogates for the Multi-Label F-Measure

2020-09-16 · ICML 2020 1 · Mingyuan Zhang, Harish G. Ramaswamy, Shivani Agarwal

The F-measure is a widely used performance measure for multi-label classification, where multiple labels can be active in an instance simultaneously (e.g. in image tagging, multiple tags can be active in any image). In p…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Intent-calibrated Self-training for Answer Selection in Open-domain Dialogues

2023-07-13 · Wentao Deng, Jiahuan Pei, Zhaochun Ren, Zhumin Chen 외

Answer selection in open-domain dialogues aims to select an accurate answer from candidates. Recent success of answer selection models hinges on training with large amounts of labeled data. However, collecting large-scal…

Answer Selection

Multicalibrated Regression for Downstream Fairness

2022-09-15 · Ira Globus-Harris, Varun Gupta, Christopher Jung, Michael Kearns 외

We show how to take a regression function $\hat{f}$ that is appropriately ``multicalibrated'' and efficiently post-process it into an approximately error minimizing classifier satisfying a large variety of fairness const…

Fairnessregression

Calibrated Boosting-Forest

2017-10-16 · Haozhen Wu

Excellent ranking power along with well calibrated probability estimates are needed in many classification tasks. In this paper, we introduce a technique, Calibrated Boosting-Forest that captures both. This novel techniq…

Deep LearningGeneral Classificationregression