Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Browse and Concentrate: Comprehending Multimodal Content via prior-LLM Context Fusion

About

With the bloom of Large Language Models (LLMs), Multimodal Large Language Models (MLLMs) that incorporate LLMs with pre-trained vision models have recently demonstrated impressive performance across diverse vision-language tasks. However, they fall short to comprehend context involving multiple images. A primary reason for this shortcoming is that the visual features for each images are encoded individually by frozen encoders before feeding into the LLM backbone, lacking awareness of other images and the multimodal instructions. We term this issue as prior-LLM modality isolation and propose a two phase paradigm, browse-and-concentrate, to enable in-depth multimodal context fusion prior to feeding the features into LLMs. This paradigm initially "browses" through the inputs for essential insights, and then revisits the inputs to "concentrate" on crucial details, guided by these insights, to achieve a more comprehensive understanding of the multimodal inputs. Additionally, we develop training strategies specifically to enhance the understanding of multi-image inputs. Our method markedly boosts the performance on 7 multi-image scenarios, contributing to increments on average accuracy by 2.13% and 7.60% against strong MLLMs baselines with 3B and 11B LLMs, respectively.

Ziyue Wang, Chi Chen, Yiqi Zhu, Fuwen Luo, Peng Li, Ming Yan, Ji Zhang, Fei Huang, Maosong Sun, Yang Liu• 2024

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringVQA v2
Accuracy73.02
1362
Multimodal EvaluationMME--
658
Video Question AnsweringMSRVTT-QA
Accuracy45.94
491
Video Question AnsweringMSVD-QA
Accuracy57.29
360
Multimodal UnderstandingSEED-Bench
Accuracy61.64
343
Science Question AnsweringScienceQA IMG
Accuracy78.38
294
Visual Question AnsweringA-OKVQA
Acc60.31
202
Video Question AnsweringMSVD
Accuracy57.29
152
Video Question AnsweringMSRVTT
Accuracy45.94
100
Multimodal BenchmarkingMMBench
Score77.34
62
Showing 10 of 13 rows

Other info

Code

Follow for update