CLNov 13, 2023

A Comprehensive Evaluation of GPT-4V on Knowledge-Intensive Visual Question Answering

arXiv:2311.07536v329 citationsh-index: 26Has Code
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of assessing and improving multimodal models for complex visual reasoning tasks, which is crucial for AI applications requiring deep knowledge integration, though it is incremental as it builds on existing evaluation frameworks.

The paper evaluated GPT-4V and other multimodal large models on knowledge-intensive visual question answering tasks, finding that GPT-4V shows improved explanation generation with composite images but suffers from severe hallucinations in world knowledge, while visual knowledge-enhanced training offers potential performance gains.

The emergence of multimodal large models (MLMs) has significantly advanced the field of visual understanding, offering remarkable capabilities in the realm of visual question answering (VQA). Yet, the true challenge lies in the domain of knowledge-intensive VQA tasks, which necessitate not just recognition of visual elements, but also a deep comprehension of the visual information in conjunction with a vast repository of learned knowledge. To uncover such capabilities of MLMs, particularly the newly introduced GPT-4V and Gemini, we provide an in-depth evaluation from three perspectives: 1) Commonsense Knowledge, which assesses how well models can understand visual cues and connect to general knowledge; 2) Fine-grained World Knowledge, which tests the model's skill in reasoning out specific knowledge from images, showcasing their proficiency across various specialized fields; 3) Comprehensive Knowledge with Decision-making Rationales, which examines model's capability to provide logical explanations for its inference, facilitating a deeper analysis from the interpretability perspective. Additionally, we utilize a visual knowledge-enhanced training strategy and multimodal retrieval-augmented generation approach to enhance MLMs, highlighting the future need for advancements in this research direction. Extensive experiments indicate that: a) GPT-4V demonstrates enhanced explanation generation when using composite images as few-shots; b) GPT-4V and other MLMs produce severe hallucinations when dealing with world knowledge; c) Visual knowledge enhanced training and prompting technicals present potential to improve performance. Codes: https://github.com/HITsz-TMG/Cognitive-Visual-Language-Mapper

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes