English

LVLM-eHub: A Comprehensive Evaluation Benchmark for Large Vision-Language Models

Computer Vision and Pattern Recognition 2023-06-16 v1 Artificial Intelligence

Abstract

Large Vision-Language Models (LVLMs) have recently played a dominant role in multimodal vision-language learning. Despite the great success, it lacks a holistic evaluation of their efficacy. This paper presents a comprehensive evaluation of publicly available large multimodal models by building a LVLM evaluation Hub (LVLM-eHub). Our LVLM-eHub consists of 88 representative LVLMs such as InstructBLIP and MiniGPT-4, which are thoroughly evaluated by a quantitative capability evaluation and an online arena platform. The former evaluates 66 categories of multimodal capabilities of LVLMs such as visual question answering and embodied artificial intelligence on 4747 standard text-related visual benchmarks, while the latter provides the user-level evaluation of LVLMs in an open-world question-answering scenario. The study reveals several innovative findings. First, instruction-tuned LVLM with massive in-domain data such as InstructBLIP heavily overfits many existing tasks, generalizing poorly in the open-world scenario. Second, instruction-tuned LVLM with moderate instruction-following data may result in object hallucination issues (i.e., generate objects that are inconsistent with target images in the descriptions). It either makes the current evaluation metric such as CIDEr for image captioning ineffective or generates wrong answers. Third, employing a multi-turn reasoning evaluation framework can mitigate the issue of object hallucination, shedding light on developing an effective pipeline for LVLM evaluation. The findings provide a foundational framework for the conception and assessment of innovative strategies aimed at enhancing zero-shot multimodal techniques. Our LVLM-eHub will be available at https://github.com/OpenGVLab/Multi-Modality-Arena

Keywords

Cite

@article{arxiv.2306.09265,
  title  = {LVLM-eHub: A Comprehensive Evaluation Benchmark for Large Vision-Language Models},
  author = {Peng Xu and Wenqi Shao and Kaipeng Zhang and Peng Gao and Shuo Liu and Meng Lei and Fanqing Meng and Siyuan Huang and Yu Qiao and Ping Luo},
  journal= {arXiv preprint arXiv:2306.09265},
  year   = {2023}
}

Comments

28 pages, 10 figures, a comprehensive evaluation of large vision-language models

R2 v1 2026-06-28T11:06:11.119Z