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

Chain-of-Spot: Interactive Reasoning Improves Large Vision-Language Models

About

In the realm of vision-language understanding, the proficiency of models in interpreting and reasoning over visual content has become a cornerstone for numerous applications. However, it is challenging for the visual encoder in Large Vision-Language Models (LVLMs) to extract useful features tailored to questions that aid the language model's response. Furthermore, a common practice among existing LVLMs is to utilize lower-resolution images, which restricts the ability for visual recognition. Our work introduces the Chain-of-Spot (CoS) method, which we describe as Interactive Reasoning, a novel approach that enhances feature extraction by focusing on key regions of interest (ROI) within the image, corresponding to the posed questions or instructions. This technique allows LVLMs to access more detailed visual information without altering the original image resolution, thereby offering multi-granularity image features. By integrating Chain-of-Spot with instruct-following LLaVA-1.5 models, the process of image reasoning consistently improves performance across a wide range of multimodal datasets and benchmarks without bells and whistles and achieves new state-of-the-art results. Our empirical findings demonstrate a significant improvement in LVLMs' ability to understand and reason about visual content, paving the way for more sophisticated visual instruction-following applications. Code and models are available at https://github.com/dongyh20/Chain-of-Spot

Zuyan Liu, Yuhao Dong, Yongming Rao, Jie Zhou, Jiwen Lu• 2024

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringVQA v2
Accuracy80.7
1165
Visual Question AnsweringTextVQA
Accuracy63.4
1117
Visual Question AnsweringVizWiz
Accuracy58
1043
Visual Question AnsweringGQA
Accuracy64.8
963
Object Hallucination EvaluationPOPE--
935
Multimodal EvaluationMME
Score1.55e+3
557
Multimodal UnderstandingMMBench
Accuracy68.2
367
Visual Question AnsweringOKVQA
Top-1 Accuracy62.9
283
Multimodal Capability EvaluationMM-Vet
Score30.8
282
Multimodal ReasoningMM-Vet
MM-Vet Score37.6
281
Showing 10 of 16 rows

Other info

Code

Follow for update