Richer text prompts from LLM synonyms and cleaner image regions from activation maps improve zero-shot vision-language classification.
Visual-Text Cross Alignment: Refining the Similarity Score in Vision-Language Models
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
It has recently been discovered that using a pre-trained vision-language model (VLM), e.g., CLIP, to align a whole query image with several finer text descriptions generated by a large language model can significantly enhance zero-shot performance. However, in this paper, we empirically find that the finer descriptions tend to align more effectively with local areas of the query image rather than the whole image, and then we theoretically validate this finding. Thus, we present a method called weighted visual-text cross alignment (WCA). This method begins with a localized visual prompting technique, designed to identify local visual areas within the query image. The local visual areas are then cross-aligned with the finer descriptions by creating a similarity matrix using the pre-trained VLM. To determine how well a query image aligns with each category, we develop a score function based on the weighted similarities in this matrix. Extensive experiments demonstrate that our method significantly improves zero-shot performance across various datasets, achieving results that are even comparable to few-shot learning methods.
fields
cs.CV 1years
2025 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
Constrained Prompt Enhancement for Improving Zero-Shot Generalization of Vision-Language Models
Richer text prompts from LLM synonyms and cleaner image regions from activation maps improve zero-shot vision-language classification.