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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Visual Question Answering | VQA v2 | Accuracy80.8 | 1165 | |
| Visual Question Answering | TextVQA | Accuracy63.1 | 1117 | |
| Visual Question Answering | VizWiz | Accuracy58.5 | 1043 | |
| Visual Question Answering | GQA | Accuracy65.4 | 963 | |
| Object Hallucination Evaluation | POPE | -- | 935 | |
| Multimodal Understanding | MM-Vet | MM-Vet Score44 | 418 | |
| Multimodal Understanding | MMBench | -- | 367 | |
| Multimodal Understanding | MMBench Chinese | MMB Benchmark (CN)79 | 70 | |
| Visual Question Answering | ScienceQA IMG | Accuracy75.9 | 52 | |
| Object Hallucination Evaluation | POPE (test) | -- | 44 |