Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

When and Where to Reset Matters for Long-Term Test-Time Adaptation

About

When continual test-time adaptation (TTA) persists over the long term, errors accumulate in the model and further cause it to predict only a few classes for all inputs, a phenomenon known as model collapse. Recent studies have explored reset strategies that completely erase these accumulated errors. However, their periodic resets lead to suboptimal adaptation, as they occur independently of the actual risk of collapse. Moreover, their full resets cause catastrophic loss of knowledge acquired over time, even though such knowledge could be beneficial in the future. To this end, we propose (1) an Adaptive and Selective Reset (ASR) scheme that dynamically determines when and where to reset, (2) an importance-aware regularizer to recover essential knowledge lost due to reset, and (3) an on-the-fly adaptation adjustment scheme to enhance adaptability under challenging domain shifts. Extensive experiments across long-term TTA benchmarks demonstrate the effectiveness of our approach, particularly under challenging conditions. Our code is available at https://github.com/YonseiML/asr.

Taejun Lim, Joong-Won Hwang, Kibok Lee• 2026

Related benchmarks

TaskDatasetResultRank
Image ClassificationCINIC-10 iid (test)
Test Accuracy49.63
34
Continual Test-Time AdaptationCCC Easy
Error (%)36.47
32
Continual Test-Time AdaptationCCC Medium
Error (%)41.72
32
Continual Test-Time AdaptationCCC Hard
Error (%)84.04
32
Image ClassificationCCC
Accuracy (Easy)61.48
18
Image ClassificationCCC Easy
Accuracy63.53
16
Image ClassificationCCC Medium
Accuracy58.28
16
Continual Test-Time AdaptationCIN-C iid
Error (%)50.37
16
Continual Test-Time AdaptationCIN-C (corr split)
Error (%)50.72
16
Image ClassificationCCC Hard
Accuracy15.96
16
Showing 10 of 15 rows

Other info

Follow for update