CAFA: Class-Aware Feature Alignment for Test-Time Adaptation
Sanghun Jung, Jungsoo Lee, Nanhee Kim, Amirreza Shaban, Byron Boots,, Jaegul Choo

TL;DR
CAFA introduces a simple, hyper-parameter-free method for test-time adaptation that aligns features in a class-aware manner, improving model robustness across diverse datasets without needing source data during adaptation.
Contribution
The paper proposes a novel Class-Aware Feature Alignment (CAFA) loss that enhances test-time adaptation by promoting class-discriminative features without extra hyper-parameters.
Findings
Consistently outperforms existing baselines on 6 datasets.
Effectively mitigates distribution shifts during test-time adaptation.
Does not require source data or additional hyper-parameters.
Abstract
Despite recent advancements in deep learning, deep neural networks continue to suffer from performance degradation when applied to new data that differs from training data. Test-time adaptation (TTA) aims to address this challenge by adapting a model to unlabeled data at test time. TTA can be applied to pretrained networks without modifying their training procedures, enabling them to utilize a well-formed source distribution for adaptation. One possible approach is to align the representation space of test samples to the source distribution (\textit{i.e.,} feature alignment). However, performing feature alignment in TTA is especially challenging in that access to labeled source data is restricted during adaptation. That is, a model does not have a chance to learn test data in a class-discriminative manner, which was feasible in other adaptation tasks (\textit{e.g.,} unsupervised domain…
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 Neural Network Applications · Speech Recognition and Synthesis
MethodsALIGN
