paper-with-me

홈 › Papers

Protected Test-Time Adaptation via Online Entropy Matching: A Betting Approach

2024-08-14 · Yarin Bar, Shalev Shaer, Yaniv Romano

We present a novel approach for test-time adaptation via online self-training, consisting of two components. First, we introduce a statistical framework that detects distribution shifts in the classifier's entropy values obtained on a stream of unlabeled samples. Second, we devise an online adaptation mechanism that utilizes the evidence of distribution shifts captured by the detection tool to dynamically update the classifier's parameters. The resulting adaptation process drives the distribution of test entropy values obtained from the self-trained classifier to match those of the source domain, building invariance to distribution shifts. This approach departs from the conventional self-training method, which focuses on minimizing the classifier's entropy. Our approach combines concepts in betting martingales and online learning to form a detection tool capable of quickly reacting to distribution shifts. We then reveal a tight relation between our adaptation scheme and optimal transport, which forms the basis of our novel self-supervised loss. Experimental results demonstrate that our approach improves test-time accuracy under distribution shifts while maintaining accuracy and calibration in their absence, outperforming leading entropy minimization methods across various scenarios.

📄 PDF Abstract BibTeX arXiv:2408.07511

Code (0)

등록된 구현이 없습니다.

Tasks

Test-time Adaptation

Similar Papers 제목 키워드 기반

REALM: Robust Entropy Adaptive Loss Minimization for Improved Single-Sample Test-Time Adaptation

2023-09-07 · Skyler Seto, Barry-John Theobald, Federico Danieli, Navdeep Jaitly 외

Fully-test-time adaptation (F-TTA) can mitigate performance loss due to distribution shifts between train and test data (1) without access to the training data, and (2) without knowledge of the model training procedure. …

Test-time Adaptation

Ranked Entropy Minimization for Continual Test-Time Adaptation

2025-05-22 · Jisu Han, Jaemin Na, Wonjun Hwang

Test-time adaptation aims to adapt to realistic environments in an online manner by learning during test time. Entropy minimization has emerged as a principal strategy for test-time adaptation due to its efficiency and a…

Test-time Adaptation

Tent: Fully Test-time Adaptation by Entropy Minimization

2020-06-18 · ICLR 2021 1 · Dequan Wang, Evan Shelhamer, Shaoteng Liu, Bruno Olshausen 외

A model must adapt itself to generalize to new and different data during testing. In this setting of fully test-time adaptation the model has only the test data and its own parameters. We propose to adapt by test entropy…

Domain AdaptationGeneral Classificationimage-classificationImage Classification+3

Diversity-aware Buffer for Coping with Temporally Correlated Data Streams in Online Test-time Adaptation

2024-01-02 · Mario Döbler, Florian Marencke, Robert A. Marsden, Bin Yang

Since distribution shifts are likely to occur after a model's deployment and can drastically decrease the model's performance, online test-time adaptation (TTA) continues to update the model during test-time, leveraging …

DiversityTest-time Adaptation

Towards Robust Multimodal Open-set Test-time Adaptation via Adaptive Entropy-aware Optimization

2025-01-23 · Hao Dong, Eleni Chatzi, Olga Fink

Test-time adaptation (TTA) has demonstrated significant potential in addressing distribution shifts between training and testing data. Open-set test-time adaptation (OSTTA) aims to adapt a source pre-trained model online…

Test-time Adaptation