Towards Open-Set Test-Time Adaptation Utilizing the Wisdom of Crowds in Entropy Minimization
Jungsoo Lee, Debasmit Das, Jaegul Choo, Sungha Choi

TL;DR
This paper introduces a sample selection method for test-time adaptation that leverages the 'wisdom of crowds' phenomenon, filtering out noisy samples to improve long-term adaptation stability in image classification and segmentation.
Contribution
It proposes a novel confidence-based filtering technique inspired by empirical findings on entropy minimization, enhancing existing TTA methods' performance.
Findings
Significant error reduction in image classification (49.4%)
Improved segmentation accuracy (11.7% mIoU gain)
Applicable to various TTA methods
Abstract
Test-time adaptation (TTA) methods, which generally rely on the model's predictions (e.g., entropy minimization) to adapt the source pretrained model to the unlabeled target domain, suffer from noisy signals originating from 1) incorrect or 2) open-set predictions. Long-term stable adaptation is hampered by such noisy signals, so training models without such error accumulation is crucial for practical TTA. To address these issues, including open-set TTA, we propose a simple yet effective sample selection method inspired by the following crucial empirical finding. While entropy minimization compels the model to increase the probability of its predicted label (i.e., confidence values), we found that noisy samples rather show decreased confidence values. To be more specific, entropy minimization attempts to raise the confidence values of an individual sample's prediction, but individual…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Speech and Audio Processing · Image and Signal Denoising Methods
Methodsfail
