FRET: Feature Redundancy Elimination for Test Time Adaptation
Linjing You, Jiabao Lu, Xiayuan Huang, Xiangli Nie

TL;DR
This paper introduces FRET, a novel method for test-time adaptation that reduces feature redundancy in embeddings to improve model robustness under domain shifts, using simple and graph-based approaches.
Contribution
It proposes S-FRET and G-FRET, new techniques that minimize feature redundancy and enhance feature discriminability during test-time adaptation.
Findings
G-FRET achieves state-of-the-art performance across multiple datasets.
S-FRET effectively reduces feature redundancy but struggles with label shifts.
G-FRET enhances feature discriminability and robustness during inference.
Abstract
Test-Time Adaptation (TTA) aims to enhance the generalization of deep learning models when faced with test data that exhibits distribution shifts from the training data. In this context, only a pre-trained model and unlabeled test data are available, making it particularly relevant for privacy-sensitive applications. In practice, we observe that feature redundancy in embeddings tends to increase as domain shifts intensify in TTA. However, existing TTA methods often overlook this redundancy, which can hinder the model's adaptability to new data. To address this issue, we introduce Feature Redundancy Elimination for Test-time Adaptation (FRET), a novel perspective for TTA. A straightforward approach (S-FRET) is to directly minimize the feature redundancy score as an optimization objective to improve adaptation. Despite its simplicity and effectiveness, S-FRET struggles with label shifts,…
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 · Advanced Graph Neural Networks · Generative Adversarial Networks and Image Synthesis
