Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

AWT: Transferring Vision-Language Models via Augmentation, Weighting, and Transportation

About

Pre-trained vision-language models (VLMs) have shown impressive results in various visual classification tasks. However, we often fail to fully unleash their potential when adapting them for new concept understanding due to limited information on new classes. To address this limitation, we introduce a novel adaptation framework, AWT (Augment, Weight, then Transport). AWT comprises three key components: augmenting inputs with diverse visual perspectives and enriched class descriptions through image transformations and language models; dynamically weighting inputs based on the prediction entropy; and employing optimal transport to mine semantic correlations in the vision-language space. AWT can be seamlessly integrated into various VLMs, enhancing their zero-shot capabilities without additional training and facilitating few-shot learning through an integrated multimodal adapter module. We verify AWT in multiple challenging scenarios, including zero-shot and few-shot image classification, zero-shot video action recognition, and out-of-distribution generalization. AWT consistently outperforms the state-of-the-art methods in each setting. In addition, our extensive studies further demonstrate AWT's effectiveness and adaptability across different VLMs, architectures, and scales.

Yuhan Zhu, Yuyang Ji, Zhiyu Zhao, Gangshan Wu, Limin Wang• 2024

Related benchmarks

TaskDatasetResultRank
Image ClassificationImageNet-1K
Top-1 Acc71.32
524
Image ClassificationEuroSAT
Accuracy93.68
497
Image ClassificationFood-101
Accuracy88.11
494
Image ClassificationDTD--
487
Image ClassificationStanford Cars
Accuracy87.59
477
Image ClassificationSUN397
Accuracy77.57
425
Image ClassificationUCF101
Top-1 Acc87.53
404
Image ClassificationStanfordCars
Accuracy69.93
266
Image ClassificationCUB
Accuracy60.2
249
Image ClassificationFGVCAircraft
Accuracy29.22
225
Showing 10 of 30 rows

Other info

Code

Follow for update