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

Multi-modal Auto-regressive Modeling via Visual Words

About

Large Language Models (LLMs), benefiting from the auto-regressive modelling approach performed on massive unannotated texts corpora, demonstrates powerful perceptual and reasoning capabilities. However, as for extending auto-regressive modelling to multi-modal scenarios to build Large Multi-modal Models (LMMs), there lies a great difficulty that the image information is processed in the LMM as continuous visual embeddings, which cannot obtain discrete supervised labels for classification.In this paper, we successfully perform multi-modal auto-regressive modeling with a unified objective for the first time.Specifically, we propose the concept of visual tokens, which maps the visual features to probability distributions over LLM's vocabulary, providing supervision information for visual modelling.We further explore the distribution of visual features in the semantic space within LMM and the possibility of using text embeddings to represent visual information.Experimental results and ablation studies on 5 VQA tasks and 4 benchmark toolkits validate the powerful performance of our proposed approach.

Tianshuo Peng, Zuchao Li, Lefei Zhang, Hai Zhao, Ping Wang, Bo Du• 2024

Related benchmarks

TaskDatasetResultRank
Object Hallucination EvaluationPOPE--
2019
Visual Question AnsweringVizWiz
Accuracy58.5
1820
Visual Question AnsweringTextVQA
Accuracy63.1
1453
Visual Question AnsweringVQA v2
Accuracy80.8
1429
Visual Question AnsweringGQA
Accuracy65.4
1425
Multimodal UnderstandingMMBench--
847
Multimodal UnderstandingMM-Vet
MM-Vet Score44
631
Visual Question AnsweringScienceQA IMG
Accuracy75.9
135
Object Hallucination EvaluationPOPE (test)--
107
Multimodal UnderstandingMMBench Chinese
MMB Benchmark (CN)79
86
Showing 10 of 10 rows

Other info

Code

Follow for update