Covariance-aware Feature Alignment with Pre-computed Source Statistics for Test-time Adaptation to Multiple Image Corruptions
Kazuki Adachi, Shin'ya Yamaguchi, Atsutoshi Kumagai

TL;DR
This paper introduces CAFe, a test-time adaptation method that effectively handles multiple image corruptions by using covariance-aware feature alignment, improving robustness without retraining.
Contribution
The paper proposes a novel covariance-aware feature alignment method for test-time adaptation that better manages multiple corruptions in image recognition tasks.
Findings
CAFe outperforms prior TTA methods on multiple image corruptions.
It effectively reduces distribution gaps caused by diverse corruptions.
The method enhances robustness without retraining the model.
Abstract
Real-world image recognition systems often face corrupted input images, which cause distribution shifts and degrade the performance of models. These systems often use a single prediction model in a central server and process images sent from various environments, such as cameras distributed in cities or cars. Such single models face images corrupted in heterogeneous ways in test time. Thus, they require to instantly adapt to the multiple corruptions during testing rather than being re-trained at a high cost. Test-time adaptation (TTA), which aims to adapt models without accessing the training dataset, is one of the settings that can address this problem. Existing TTA methods indeed work well on a single corruption. However, the adaptation ability is limited when multiple types of corruption occur, which is more realistic. We hypothesize this is because the distribution shift is more…
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 · Multimodal Machine Learning Applications
MethodsSpectral Clustering
