The Golden Subspace: Where Efficiency Meets Generalization in Continual Test-Time Adaptation
Guannan Lai, Da-Wei Zhou, Zhenguo Li, Han-Jia Ye

TL;DR
This paper introduces GOLD, a method for continual test-time adaptation that efficiently maintains a minimal subspace for adaptation, achieving high performance with minimal feature updates and improved efficiency.
Contribution
The paper proves the existence of the golden subspace in single-step adaptation, introduces AGOP for efficient subspace estimation, and proposes GOLD for dynamic, low-rank feature adaptation.
Findings
GOLD achieves superior efficiency and stability in experiments.
The golden subspace coincides with the classifier's row space.
GOLD outperforms existing methods on classification and segmentation benchmarks.
Abstract
Continual Test-Time Adaptation (CTTA) aims to enable models to adapt online to unlabeled data streams under distribution shift without accessing source data. Existing CTTA methods face an efficiency-generalization trade-off: updating more parameters improves adaptation but severely reduces online inference efficiency. An ideal solution is to achieve comparable adaptation with minimal feature updates; we call this minimal subspace the golden subspace. We prove its existence in a single-step adaptation setting and show that it coincides with the row space of the pretrained classifier. To enable online maintenance of this subspace, we introduce the sample-wise Average Gradient Outer Product (AGOP) as an efficient proxy for estimating the classifier weights without retraining. Building on these insights, we propose Guided Online Low-rank Directional adaptation (GOLD), which uses a…
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
TopicsDomain Adaptation and Few-Shot Learning · Data Stream Mining Techniques · Imbalanced Data Classification Techniques
