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

MiniGPT-v2: large language model as a unified interface for vision-language multi-task learning

About

Large language models have shown their remarkable capabilities as a general interface for various language-related applications. Motivated by this, we target to build a unified interface for completing many vision-language tasks including image description, visual question answering, and visual grounding, among others. The challenge is to use a single model for performing diverse vision-language tasks effectively with simple multi-modal instructions. Towards this objective, we introduce MiniGPT-v2, a model that can be treated as a unified interface for better handling various vision-language tasks. We propose using unique identifiers for different tasks when training the model. These identifiers enable our model to better distinguish each task instruction effortlessly and also improve the model learning efficiency for each task. After the three-stage training, the experimental results show that MiniGPT-v2 achieves strong performance on many visual question-answering and visual grounding benchmarks compared to other vision-language generalist models. Our model and codes are available at https://minigpt-v2.github.io/

Jun Chen, Deyao Zhu, Xiaoqian Shen, Xiang Li, Zechun Liu, Pengchuan Zhang, Raghuraman Krishnamoorthi, Vikas Chandra, Yunyang Xiong, Mohamed Elhoseiny• 2023

Related benchmarks

TaskDatasetResultRank
Object Hallucination EvaluationPOPE
Accuracy85.1
2019
Visual Question AnsweringVizWiz
Accuracy53.6
1820
Visual Question AnsweringTextVQA
Accuracy28
1453
Visual Question AnsweringVQA v2
Accuracy74.6
1429
Visual Question AnsweringGQA
Accuracy60.3
1425
Multimodal EvaluationMME
Score1.33e+3
727
Visual Question AnsweringScienceQA
Accuracy53.6
446
Referring Expression ComprehensionRefCOCO+ (val)
Accuracy79.97
354
Referring Expression ComprehensionRefCOCO (val)
Accuracy88.69
348
Referring Expression ComprehensionRefCOCO (testA)
Accuracy91.65
346
Showing 10 of 173 rows
...

Other info

Code

Follow for update