GLOV: Guided Large Language Models as Implicit Optimizers for Vision Language Models
Abstract
In this work, we propose a novel method (GLOV) enabling Large Language Models (LLMs) to act as implicit Optimizers for Vision-Langugage Models (VLMs) to enhance downstream vision tasks. Our GLOV meta-prompts an LLM with the downstream task description, querying it for suitable VLM prompts (e.g., for zero-shot classification with CLIP). These prompts are ranked according to a purity measure obtained through a fitness function. In each respective optimization step, the ranked prompts are fed as in-context examples (with their accuracies) to equip the LLM with the knowledge of the type of text prompts preferred by the downstream VLM. Furthermore, we also explicitly steer the LLM generation process in each optimization step by specifically adding an offset difference vector of the embeddings from the positive and negative solutions found by the LLM, in previous optimization steps, to the intermediate layer of the network for the next generation step. This offset vector steers the LLM generation toward the type of language preferred by the downstream VLM, resulting in enhanced performance on the downstream vision tasks. We comprehensively evaluate our GLOV on 16 diverse datasets using two families of VLMs, i.e., dual-encoder (e.g., CLIP) and encoder-decoder (e.g., LLaVa) models -- showing that the discovered solutions can enhance the recognition performance by up to 15.0% and 57.5% (3.8% and 21.6% on average) for these models.
Community
GLOV is a method that enables Large Language Models (LLMs) to act as implicit optimizers for Vision-Language Models (VLMs), improving performance in vision tasks. It works by meta-prompting the LLM with task descriptions to generate and rank prompts, which are then used as in-context examples. GLOV also introduces an offset vector to guide the LLM’s language generation toward better VLM performance. Tested on 16 datasets with dual-encoder (e.g., CLIP) and encoder-decoder (e.g., LLava) models, GLOV improves recognition by up to 15.0% and 57.5%, with average gains of 3.8% and 21.6%.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Mixture of Prompt Learning for Vision Language Models (2024)
- MePT: Multi-Representation Guided Prompt Tuning for Vision-Language Model (2024)
- HPT++: Hierarchically Prompting Vision-Language Models with Multi-Granularity Knowledge Generation and Improved Structure Modeling (2024)
- VLM2Vec: Training Vision-Language Models for Massive Multimodal Embedding Tasks (2024)
- M$^2$PT: Multimodal Prompt Tuning for Zero-shot Instruction Learning (2024)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper