paper-with-me

홈 › Papers

Do not trust what you trust: Miscalibration in Semi-supervised Learning

2024-03-22 · Shambhavi Mishra, Balamurali Murugesan, Ismail Ben Ayed, Marco Pedersoli, Jose Dolz

State-of-the-art semi-supervised learning (SSL) approaches rely on highly confident predictions to serve as pseudo-labels that guide the training on unlabeled samples. An inherent drawback of this strategy stems from the quality of the uncertainty estimates, as pseudo-labels are filtered only based on their degree of uncertainty, regardless of the correctness of their predictions. Thus, assessing and enhancing the uncertainty of network predictions is of paramount importance in the pseudo-labeling process. In this work, we empirically demonstrate that SSL methods based on pseudo-labels are significantly miscalibrated, and formally demonstrate the minimization of the min-entropy, a lower bound of the Shannon entropy, as a potential cause for miscalibration. To alleviate this issue, we integrate a simple penalty term, which enforces the logit distances of the predictions on unlabeled samples to remain low, preventing the network predictions to become overconfident. Comprehensive experiments on a variety of SSL image classification benchmarks demonstrate that the proposed solution systematically improves the calibration performance of relevant SSL models, while also enhancing their discriminative power, being an appealing addition to tackle SSL tasks.

📄 PDF Abstract BibTeX arXiv:2403.15567

Code (1)

shambhavicodes/miscalibration-ssl 공식 구현 pytorch

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

A Diachronic Perspective on User Trust in AI under Uncertainty

2023-10-20 · Shehzaad Dhuliawala, Vilém Zouhar, Mennatallah El-Assady, Mrinmaya Sachan

In a human-AI collaboration, users build a mental model of the AI system based on its reliability and how it presents its decision, e.g. its presentation of system confidence and an explanation of the output. Modern NLP …

Trustworthy Predictive Distributions for Tail Events with Semiparametric Diagnostic Transport Maps

2026-03-11 · Elizabeth Cucuzzella, Rafael Izbicki, Ann B. Lee arxiv

Machine learning forecast systems are moving beyond point predictions to full predictive distributions for future outcomes y conditional on complex inputs x. However, these distributions are often locally miscalibrated, …

I-trustworthy Models. A framework for trustworthiness evaluation of probabilistic classifiers

2025-01-26 · Ritwik Vashistha, Arya Farahi

As probabilistic models continue to permeate various facets of our society and contribute to scientific advancements, it becomes a necessity to go beyond traditional metrics such as predictive accuracy and error rates an…

Diagnostic

IoT Data Trust Evaluation via Machine Learning

2023-08-15 · Timothy Tadj, Reza Arablouei, Volkan Dedeoglu

Various approaches based on supervised or unsupervised machine learning (ML) have been proposed for evaluating IoT data trust. However, assessing their real-world efficacy is hard mainly due to the lack of related public…

BenchmarkingTime Series

Posterior calibration and exploratory analysis for natural language processing models

2015-08-21 · EMNLP 2015 9 · Khanh Nguyen, Brendan O'Connor

Many models in natural language processing define probabilistic distributions over linguistic structures. We argue that (1) the quality of a model' s posterior distribution can and should be directly evaluated, as to whe…

Event Extraction