Instance-Wise Adaptive Tuning and Caching for Vision-Language Models
Chunjin Yang, Fanman Meng, Shuai Chen, Mingyu Liu, Runtong Zhang

TL;DR
This paper presents a novel two-branch model, ATC, that enhances vision-language models by enabling instance-wise adaptive tuning and caching, significantly improving adaptability and performance across multiple benchmarks.
Contribution
The proposed ATC model introduces instance-wise adaptive textual caching and visual caching, addressing fixed text features and over-reliance on similarity, with limited resource tuning.
Findings
Outperforms existing methods on 11 benchmark datasets
Enhances model adaptability through instance-wise inference
Requires limited computational resources for tuning
Abstract
Large-scale vision-language models (LVLMs) pretrained on massive image-text pairs have achieved remarkable success in visual representations. However, existing paradigms to transfer LVLMs to downstream tasks encounter two primary challenges. Firstly, the text features remain fixed after being calculated and cannot be adjusted according to image features, which decreases the model's adaptability. Secondly, the model's output solely depends on the similarity between the text and image features, leading to excessive reliance on LVLMs. To address these two challenges, we introduce a novel two-branch model named the Instance-Wise Adaptive Tuning and Caching (ATC). Specifically, one branch implements our proposed ConditionNet, which guides image features to form an adaptive textual cache that adjusts based on image features, achieving instance-wise inference and improving the model's…
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
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
