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

INF-LLaVA: Dual-perspective Perception for High-Resolution Multimodal Large Language Model

About

With advancements in data availability and computing resources, Multimodal Large Language Models (MLLMs) have showcased capabilities across various fields. However, the quadratic complexity of the vision encoder in MLLMs constrains the resolution of input images. Most current approaches mitigate this issue by cropping high-resolution images into smaller sub-images, which are then processed independently by the vision encoder. Despite capturing sufficient local details, these sub-images lack global context and fail to interact with one another. To address this limitation, we propose a novel MLLM, INF-LLaVA, designed for effective high-resolution image perception. INF-LLaVA incorporates two innovative components. First, we introduce a Dual-perspective Cropping Module (DCM), which ensures that each sub-image contains continuous details from a local perspective and comprehensive information from a global perspective. Second, we introduce Dual-perspective Enhancement Module (DEM) to enable the mutual enhancement of global and local features, allowing INF-LLaVA to effectively process high-resolution images by simultaneously capturing detailed local information and comprehensive global context. Extensive ablation studies validate the effectiveness of these components, and experiments on a diverse set of benchmarks demonstrate that INF-LLaVA outperforms existing MLLMs. Code and pretrained model are available at https://github.com/WeihuangLin/INF-LLaVA.

Yiwei Ma, Zhibin Wang, Xiaoshuai Sun, Weihuang Lin, Qiang Zhou, Jiayi Ji, Rongrong Ji• 2024

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringOKVQA
Top-1 Accuracy60.67
283
Multimodal UnderstandingSEED-Bench--
203
Visual Question AnsweringAI2D
Accuracy75.42
174
Multimodal BenchmarkingMMBench CN
Score64.57
73
Multimodal BenchmarkingMMBench
Score74.38
62
Visual Question AnsweringScienceQA IMG
Accuracy77.44
52
Multimodal BenchmarkingMMMU
Accuracy37.2
15
Multimodal Performance EvaluationLLaVA-Bench In-the-Wild
General Score78.2
12
Showing 8 of 8 rows

Other info

Code

Follow for update