VLLaVO: Mitigating Visual Gap through LLMs
Shuhao Chen, Yulong Zhang, Weisen Jiang, Jiangang Lu, and Yu Zhang

TL;DR
VLLaVO leverages vision-language models and large language models to improve cross-domain visual learning by converting images into text and fine-tuning LLMs, effectively reducing domain shift.
Contribution
This work introduces VLLaVO, a novel approach combining vision-language models and LLMs for visual cross-domain learning, addressing domain shift by using textual descriptions.
Findings
Effective in domain generalization scenarios
Improves performance in unsupervised domain adaptation
Outperforms traditional image-only methods
Abstract
Recent advances achieved by deep learning models rely on the independent and identically distributed assumption, hindering their applications in real-world scenarios with domain shifts. To tackle this issue, cross-domain learning aims at extracting domain-invariant knowledge to reduce the domain shift between training and testing data. However, in visual cross-domain learning, traditional methods concentrate solely on the image modality, disregarding the potential benefits of incorporating the text modality. In this work, we propose VLLaVO, combining Vision language models and Large Language models as Visual cross-dOmain learners. VLLaVO uses vision-language models to convert images into detailed textual descriptions. A large language model is then finetuned on textual descriptions of the source/target domain generated by a designed instruction template. Extensive experimental results…
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.
Code & Models
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
