paper-with-me

홈 › Papers

Confidence Calibration of Classifiers with Many Classes

2024-11-05 · Adrien LeCoz, Stéphane Herbin, Faouzi Adjed

For classification models based on neural networks, the maximum predicted class probability is often used as a confidence score. This score rarely predicts well the probability of making a correct prediction and requires a post-processing calibration step. However, many confidence calibration methods fail for problems with many classes. To address this issue, we transform the problem of calibrating a multiclass classifier into calibrating a single surrogate binary classifier. This approach allows for more efficient use of standard calibration methods. We evaluate our approach on numerous neural networks used for image or text classification and show that it significantly enhances existing calibration methods.

📄 PDF Abstract BibTeX arXiv:2411.02988

Code (1)

allglc/tva-calibration 공식 구현 pytorch

Tasks

text-classificationText Classification

Similar Papers 제목 키워드 기반

Class-wise and reduced calibration methods

2022-10-07 · Michael Panchenko, Anes Benmerzoug, Miguel de Benito Delgado

For many applications of probabilistic classifiers it is important that the predicted confidence vectors reflect true probabilities (one says that the classifier is calibrated). It has been shown that common models fail …

Classifier calibration

Calibrating Deep Neural Network Classifiers on Out-of-Distribution Datasets

2020-06-16 · Zhihui Shao, Jianyi Yang, Shaolei Ren

To increase the trustworthiness of deep neural network (DNN) classifiers, an accurate prediction confidence that represents the true likelihood of correctness is crucial. Towards this end, many post-hoc calibration metho…

Uncertainty Calibration of Multi-Label Bird Sound Classifiers

2025-11-11 · Raphael Schwinger, Ben McEwen, Vincent S. Kather, René Heinrich 외 arxiv

Passive acoustic monitoring enables large-scale biodiversity assessment, but reliable classification of bioacoustic sounds requires not only high accuracy but also well-calibrated uncertainty estimates to ground decision…

Scalable Utility-Aware Multiclass Calibration

2025-10-29 · Mahmoud Hegazy, Michael I. Jordan, Aymeric Dieuleveut arxiv

Ensuring that classifiers are well-calibrated, i.e., their predictions align with observed frequencies, is a minimal and fundamental requirement for classifiers to be viewed as trustworthy. Existing methods for assessing…

Classifier Calibration with ROC-Regularized Isotonic Regression

2023-11-21 · Eugene Berta, Francis Bach, Michael Jordan

Calibration of machine learning classifiers is necessary to obtain reliable and interpretable predictions, bridging the gap between model confidence and actual probabilities. One prominent technique, isotonic regression …

Classifier calibrationregression