Our new X account is live! Follow @wizwand_team for updates
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 AnsweringVQA v2
Accuracy74.6
1165
Visual Question AnsweringTextVQA
Accuracy28
1117
Visual Question AnsweringVizWiz
Accuracy53.6
1043
Visual Question AnsweringGQA
Accuracy60.3
963
Object Hallucination EvaluationPOPE
Accuracy85.1
935
Multimodal EvaluationMME
Score1.33e+3
557
Referring Expression ComprehensionRefCOCO+ (val)
Accuracy79.97
345
Referring Expression ComprehensionRefCOCO (val)
Accuracy88.69
335
Referring Expression ComprehensionRefCOCO (testA)
Accuracy91.65
333
Referring Expression ComprehensionRefCOCOg (test)
Accuracy84.66
291
Showing 10 of 134 rows
...

Other info

Code

Follow for update