Adaptive and Balanced Re-initialization for Long-timescale Continual Test-time Domain Adaptation
Yanshuo Wang, Jinguang Tong, Jun Lan, Weiqiang Wang, Huijia Zhu, Haoxing Chen, Xuesong Li, Jie Hong
TL;DR
The paper addresses the challenge of maintaining model performance in long-timescale continual test-time domain adaptation (CTTA) under non-stationary environments. It introduces Adaptive-and-Balanced Re-initialization (ABR), which leverages the trajectory of label flips as a signal to trigger adaptive, balanced re-initialization of model weights, incorporating a shrink-restore update between source and adapted weights. Key contributions include establishing label flip as a predictor of long-term loss, detailing the adaptive trigger based on the slope of the label-flip trajectory, and demonstrating substantial improvements over prior CTTA methods across CIN-C, CIN-3DCC, and CCC benchmarks, with zero-tuning of reset intervals. The method is practical and can be integrated with existing CTTA approaches to enhance robustness in non-stationary test environments.
Abstract
Continual test-time domain adaptation (CTTA) aims to adjust models so that they can perform well over time across non-stationary environments. While previous methods have made considerable efforts to optimize the adaptation process, a crucial question remains: Can the model adapt to continually changing environments over a long time? In this work, we explore facilitating better CTTA in the long run using a re-initialization (or reset) based method. First, we observe that the long-term performance is associated with the trajectory pattern in label flip. Based on this observed correlation, we propose a simple yet effective policy, Adaptive-and-Balanced Re-initialization (ABR), towards preserving the model's long-term performance. In particular, ABR performs weight re-initialization using adaptive intervals. The adaptive interval is determined based on the change in label flip. The proposed method is validated on extensive CTTA benchmarks, achieving superior performance.
