paper-with-me

Papers

Revisiting Confidence Estimation: Towards Reliable Failure Prediction

2024-03-05 · Fei Zhu, Xu-Yao Zhang, Zhen Cheng, Cheng-Lin Liu

Reliable confidence estimation is a challenging yet fundamental requirement in many risk-sensitive applications. However, modern deep neural networks are often overconfident for their incorrect predictions, i.e., misclassified samples from known classes, and out-of-distribution (OOD) samples from unknown classes. In recent years, many confidence calibration and OOD detection methods have been developed. In this paper, we find a general, widely existing but actually-neglected phenomenon that most confidence estimation methods are harmful for detecting misclassification errors. We investigate this problem and reveal that popular calibration and OOD detection methods often lead to worse confidence separation between correctly classified and misclassified examples, making it difficult to decide whether to trust a prediction or not. Finally, we propose to enlarge the confidence gap by finding flat minima, which yields state-of-the-art failure prediction performance under various settings including balanced, long-tailed, and covariate-shift classification scenarios. Our study not only provides a strong baseline for reliable confidence estimation but also acts as a bridge between understanding calibration, OOD detection, and failure prediction. The code is available at \url{https://github.com/Impression2805/FMFP}.

📄 PDF Abstract BibTeX arXiv:2403.02886

Code (1)

impression2805/fmfp 공식 구현 pytorch

Tasks

Prediction

Similar Papers 제목 키워드 기반

Rethinking Confidence Calibration for Failure Prediction

2023-03-06 · Fei Zhu, Zhen Cheng, Xu-Yao Zhang, Cheng-Lin Liu

Reliable confidence estimation for the predictions is important in many safety-critical applications. However, modern deep neural networks are often overconfident for their incorrect predictions. Recently, many calibrati…

Prediction

When Confidence Fails: Revisiting Pseudo-Label Selection in Semi-supervised Semantic Segmentation

2025-09-20 · Pan Liu, Jinshi Liu arxiv

While significant advances exist in pseudo-label generation for semi-supervised semantic segmentation, pseudo-label selection remains understudied. Existing methods typically use fixed confidence thresholds to retain hig…

Semi-Supervised Semantic Segmentation

Failure Detection for Motion Prediction of Autonomous Driving: An Uncertainty Perspective

2023-01-11 · Wenbo Shao, Yanchao Xu, Liang Peng, Jun Li 외

Motion prediction is essential for safe and efficient autonomous driving. However, the inexplicability and uncertainty of complex artificial intelligence models may lead to unpredictable failures of the motion prediction…

Autonomous Drivingmotion predictionPrediction

Accurate and Reliable Confidence Estimation Based on Non-Autoregressive End-to-End Speech Recognition System

2023-05-18 · Xian Shi, Haoneng Luo, Zhifu Gao, Shiliang Zhang 외

Estimating confidence scores for recognition results is a classic task in ASR field and of vital importance for kinds of downstream tasks and training strategies. Previous end-to-end~(E2E) based confidence estimation mod…

speech-recognitionSpeech Recognition

$TCP_α$: Margin-Controlled Confidence estimation for reliable Music Information Retrieval

2026-08-20 · Parampreet Singh, Anushka Singh, Sumit Kumar, Vipul Arora arxiv

Deep neural networks are often overconfident, assigning high confidence even to incorrect predictions. Consequently, users lack a reliable signal for deciding when a prediction can be trusted. Post-hoc confidence estimat…

Information Retrieval