CVDec 28, 2024

Maintain Plasticity in Long-timescale Continual Test-time Adaptation

arXiv:2412.20034v1h-index: 8
Originality Incremental advance
AI Analysis

This addresses the challenge of maintaining adaptability in non-stationary environments for continual learning applications, representing an incremental improvement.

The paper tackles the problem of preserving model plasticity during long-timescale continual test-time adaptation, where existing methods suffer from declining adaptability over time, and proposes an Adaptive Shrink-Restore policy that achieves excellent performance on benchmarks.

Continual test-time domain adaptation (CTTA) aims to adjust pre-trained source models to perform well over time across non-stationary target 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 with preserved plasticity over a long time? The plasticity refers to the model's capability to adjust predictions in response to non-stationary environments continually. In this work, we explore plasticity, this essential but often overlooked aspect of continual adaptation to facilitate more sustained adaptation in the long run. First, we observe that most CTTA methods experience a steady and consistent decline in plasticity during the long-timescale continual adaptation phase. Moreover, we find that the loss of plasticity is strongly associated with the change in label flip. Based on this correlation, we propose a simple yet effective policy, Adaptive Shrink-Restore (ASR), towards preserving the model's plasticity. In particular, ASR does the weight re-initialization by the adaptive intervals. The adaptive interval is determined based on the change in label flipping. Our method is validated on extensive CTTA benchmarks, achieving excellent performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes