Learning Visual Conditioning Tokens to Correct Domain Shift for Fully Test-time Adaptation
Yushun Tang, Shuoshuo Chen, Zhehan Kan, Yi Zhang, Qinghai Guo, and, Zhihai He

TL;DR
This paper introduces a novel visual conditioning token (VCT) learned during test-time to adapt transformer-based image classifiers to new domains, significantly improving cross-domain performance.
Contribution
It proposes a bi-level learning approach to train a class token that captures domain-specific features during test-time adaptation in transformer models.
Findings
Achieves up to 1.9% performance improvement on benchmark datasets.
The learned VCT effectively captures domain-specific characteristics.
Enhances test-time adaptation for cross-domain image classification.
Abstract
Fully test-time adaptation aims to adapt the network model based on sequential analysis of input samples during the inference stage to address the cross-domain performance degradation problem of deep neural networks. This work is based on the following interesting finding: in transformer-based image classification, the class token at the first transformer encoder layer can be learned to capture the domain-specific characteristics of target samples during test-time adaptation. This learned token, when combined with input image patch embeddings, is able to gradually remove the domain-specific information from the feature representations of input samples during the transformer encoding process, thereby significantly improving the test-time adaptation performance of the source model across different domains. We refer to this class token as visual conditioning token (VCT). To successfully…
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
TopicsAdvanced Vision and Imaging · Image Enhancement Techniques · Image Processing Techniques and Applications
