Learn Faster and Remember More: Balancing Exploration and Exploitation for Continual Test-time Adaptation
Pinci Yang, Peisong Wen, Ke Ma, and Qianqian Xu

TL;DR
This paper introduces a novel framework for continual test-time adaptation that balances rapid adaptation to new domains with retention of previous knowledge, using multi-level regularization and checkpoint replay mechanisms.
Contribution
It proposes a mean teacher framework with multi-level consistency regularization and anchor replay to improve domain adaptation and knowledge retention in CTTA.
Findings
Outperforms state-of-the-art methods on multiple benchmarks.
Accelerates adaptation by aligning intermediate features.
Effectively retains historical knowledge for future domains.
Abstract
Continual Test-Time Adaptation (CTTA) aims to adapt a source pre-trained model to continually changing target domains during inference. As a fundamental principle, an ideal CTTA method should rapidly adapt to new domains (exploration) while retaining and exploiting knowledge from previously encountered domains to handle similar domains in the future. Despite significant advances, balancing exploration and exploitation in CTTA is still challenging: 1) Existing methods focus on adjusting predictions based on deep-layer outputs of neural networks. However, domain shifts typically affect shallow features, which are inefficient to be adjusted from deep predictions, leading to dilatory exploration; 2) A single model inevitably forgets knowledge of previous domains during the exploration, making it incapable of exploiting historical knowledge to handle similar future domains. To address these…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Computer Graphics and Visualization Techniques · Multimedia Communication and Technology
