Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

DOTA: Distributional Test-Time Adaptation of Vision-Language Models

About

Vision-language foundation models (VLMs), such as CLIP, exhibit remarkable performance across a wide range of tasks. However, deploying these models can be unreliable when significant distribution gaps exist between training and test data, while fine-tuning for diverse scenarios is often costly. Cache-based test-time adapters offer an efficient alternative by storing representative test samples to guide subsequent classifications. Yet, these methods typically employ naive cache management with limited capacity, leading to severe catastrophic forgetting when samples are inevitably dropped during updates. In this paper, we propose DOTA (DistributiOnal Test-time Adaptation), a simple yet effective method addressing this limitation. Crucially, instead of merely memorizing individual test samples, DOTA continuously estimates the underlying distribution of the test data stream. Test-time posterior probabilities are then computed using these dynamically estimated distributions via Bayes' theorem for adaptation. This distribution-centric approach enables the model to continually learn and adapt to the deployment environment. Extensive experiments validate that DOTA significantly mitigates forgetting and achieves state-of-the-art performance compared to existing methods.

Zongbo Han, Jialong Yang, Guangyu Wang, Junfan Li, Qianli Xu, Mike Zheng Shou, Changqing Zhang• 2024

Related benchmarks

TaskDatasetResultRank
Fine-grained visual classificationFGVC-Aircraft (test)
Top-1 Acc25.59
312
Fine grained classificationEuroSAT
Accuracy47.15
138
Fine grained classificationUCF101
Accuracy65.08
98
Fine grained classificationStanford Cars
Accuracy58.72
96
Fine-grained Visual CategorizationFGVCAircraft
Accuracy18.06
74
Multi-label recognitionNUS-WIDE
mAP38.88
66
Multi-label recognitionPASCAL VOC 2012
mAP82.86
65
Image Classification10 fine-grained recognition datasets (Aircraft, Caltech, Cars, DTD, EuroSAT, Flower, Food101, Pets, SUN397, UCF101) (test)
Aircraft Accuracy26.25
64
Image ClassificationImageNet Natural Distribution Shifts suite (ImageNet, ImageNet-A, ImageNet-V2, ImageNet-R, ImageNet-Sketch) (test)
Top-1 Accuracy (ImageNet)70.69
55
Multi-Label ClassificationCOCO 2014
mAP56.29
55
Showing 10 of 20 rows

Other info

Follow for update