English

The Over-Certainty Phenomenon in Modern Test-Time Adaptation Algorithms

Machine Learning 2025-09-09 v4 Artificial Intelligence Machine Learning

Abstract

When neural networks are confronted with unfamiliar data that deviate from their training set, this signifies a domain shift. While these networks output predictions on their inputs, they typically fail to account for their level of familiarity with these novel observations. Prevailing works navigate test-time adaptation with the goal of curtailing model entropy, yet they unintentionally produce models that struggle with sub-optimal calibration-a dilemma we term the over-certainty phenomenon. This over-certainty in predictions can be particularly dangerous in the setting of domain shifts, as it may lead to misplaced trust. In this paper, we propose a solution that not only maintains accuracy but also addresses calibration by mitigating the over-certainty phenomenon. To do this, we introduce a certainty regularizer that dynamically adjusts pseudo-label confidence by accounting for both backbone entropy and logit norm. Our method achieves state-of-the-art performance in terms of Expected Calibration Error and Negative Log Likelihood, all while maintaining parity in accuracy.

Keywords

Cite

@article{arxiv.2404.16168,
  title  = {The Over-Certainty Phenomenon in Modern Test-Time Adaptation Algorithms},
  author = {Fin Amin and Jung-Eun Kim},
  journal= {arXiv preprint arXiv:2404.16168},
  year   = {2025}
}

Comments

Published in Transactions on Machine Learning Research (TMLR), July 2025

R2 v1 2026-06-28T16:05:33.278Z