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

AlignGPT: Multi-modal Large Language Models with Adaptive Alignment Capability

About

Multimodal Large Language Models (MLLMs) are widely regarded as crucial in the exploration of Artificial General Intelligence (AGI). The core of MLLMs lies in their capability to achieve cross-modal alignment. To attain this goal, current MLLMs typically follow a two-phase training paradigm: the pre-training phase and the instruction-tuning phase. Despite their success, there are shortcomings in the modeling of alignment capabilities within these models. Firstly, during the pre-training phase, the model usually assumes that all image-text pairs are uniformly aligned, but in fact the degree of alignment between different image-text pairs is inconsistent. Secondly, the instructions currently used for finetuning incorporate a variety of tasks and different tasks usually require different levels of alignment capabilities, but previous MLLMs overlook these differentiated alignment needs. To tackle these issues, we propose a new multimodal large language model AlignGPT. In the pre-training stage, instead of treating all image-text pairs equally, we divide them into different groups according to the degrees of alignment of them. Then, the model is trained to learn the representations of different alignment levels. In the instruction-tuning phase, we adaptively combine these representations of alignment levels to meet the dynamic alignment needs of different tasks. Extensive experimental results show that our model achieves competitive performance on 12 benchmarks.

Fei Zhao, Taotian Pang, Chunhui Li, Zhen Wu, Junjie Guo, Shangyu Xing, Xinyu Dai• 2024

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringVQA v2
Accuracy80
1165
Visual Question AnsweringTextVQA
Accuracy60.2
1117
Visual Question AnsweringVizWiz
Accuracy56.4
1043
Visual Question AnsweringGQA
Accuracy63.6
963
Object Hallucination EvaluationPOPE
Accuracy86.2
935
Multimodal EvaluationMME
Score1.57e+3
557
Multimodal UnderstandingMM-Vet
MM-Vet Score35.6
418
Multimodal UnderstandingMMBench--
367
Multimodal ReasoningMM-Vet
MM-Vet Score35.6
281
Visual Question AnsweringVQAv2
Accuracy80
177
Showing 10 of 17 rows

Other info

Code

Follow for update