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

Honeybee: Locality-enhanced Projector for Multimodal LLM

About

In Multimodal Large Language Models (MLLMs), a visual projector plays a crucial role in bridging pre-trained vision encoders with LLMs, enabling profound visual understanding while harnessing the LLMs' robust capabilities. Despite the importance of the visual projector, it has been relatively less explored. In this study, we first identify two essential projector properties: (i) flexibility in managing the number of visual tokens, crucial for MLLMs' overall efficiency, and (ii) preservation of local context from visual features, vital for spatial understanding. Based on these findings, we propose a novel projector design that is both flexible and locality-enhanced, effectively satisfying the two desirable properties. Additionally, we present comprehensive strategies to effectively utilize multiple and multifaceted instruction datasets. Through extensive experiments, we examine the impact of individual design choices. Finally, our proposed MLLM, Honeybee, remarkably outperforms previous state-of-the-art methods across various benchmarks, including MME, MMBench, SEED-Bench, and LLaVA-Bench, achieving significantly higher efficiency. Code and models are available at https://github.com/kakaobrain/honeybee.

Junbum Cha, Wooyoung Kang, Jonghwan Mun, Byungseok Roh• 2023

Related benchmarks

TaskDatasetResultRank
Object Hallucination EvaluationPOPE
Accuracy86.3
2019
Visual Question AnsweringVizWiz
Accuracy49.2
1820
Visual Question AnsweringVQA v2
Accuracy74.6
1429
Visual Question AnsweringGQA
Accuracy60.4
1425
Multimodal UnderstandingMMBench--
847
Multimodal EvaluationMME--
727
Multimodal ReasoningMM-Vet
MM-Vet Score42.2
517
Multimodal UnderstandingSEED-Bench
Accuracy62.3
516
Multimodal UnderstandingMMMU
Accuracy37.3
437
Multimodal UnderstandingMMStar
Accuracy31.3
407
Showing 10 of 45 rows

Other info

Code

Follow for update