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
Visual Question AnsweringVizWiz
Accuracy53.6
1525
Object Hallucination EvaluationPOPE
Accuracy85.1
1455
Visual Question AnsweringVQA v2
Accuracy74.6
1362
Visual Question AnsweringTextVQA
Accuracy28
1285
Visual Question AnsweringGQA
Accuracy60.3
1249
Multimodal EvaluationMME
Score1.33e+3
658
Visual Question AnsweringScienceQA
Accuracy53.6
370
Referring Expression ComprehensionRefCOCO+ (val)
Accuracy79.97
354
Referring Expression ComprehensionRefCOCO (val)
Accuracy88.69
344
Referring Expression ComprehensionRefCOCO (testA)
Accuracy91.65
342
Showing 10 of 165 rows
...

Other info

Code

Follow for update