Our new X account is live! Follow @wizwand_team for updates
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
Visual Question AnsweringVQA v2
Accuracy80.8
1165
Visual Question AnsweringTextVQA
Accuracy63.1
1117
Visual Question AnsweringVizWiz
Accuracy58.5
1043
Visual Question AnsweringGQA
Accuracy65.4
963
Object Hallucination EvaluationPOPE--
935
Multimodal UnderstandingMM-Vet
MM-Vet Score44
418
Multimodal UnderstandingMMBench--
367
Multimodal UnderstandingMMBench Chinese
MMB Benchmark (CN)79
70
Visual Question AnsweringScienceQA IMG
Accuracy75.9
52
Object Hallucination EvaluationPOPE (test)--
44
Showing 10 of 10 rows

Other info

Code

Follow for update