paper-with-me

Papers

MVP-Bench: Can Large Vision--Language Models Conduct Multi-level Visual Perception Like Humans?

2024-10-06 · Guanzhen Li, Yuxi Xie, Min-Yen Kan

Humans perform visual perception at multiple levels, including low-level object recognition and high-level semantic interpretation such as behavior understanding. Subtle differences in low-level details can lead to substantial changes in high-level perception. For example, substituting the shopping bag held by a person with a gun suggests violent behavior, implying criminal or violent activity. Despite significant advancements in various multimodal tasks, Large Visual-Language Models (LVLMs) remain unexplored in their capabilities to conduct such multi-level visual perceptions. To investigate the perception gap between LVLMs and humans, we introduce MVP-Bench, the first visual-language benchmark systematically evaluating both low- and high-level visual perception of LVLMs. We construct MVP-Bench across natural and synthetic images to investigate how manipulated content influences model perception. Using MVP-Bench, we diagnose the visual perception of 10 open-source and 2 closed-source LVLMs, showing that high-level perception tasks significantly challenge existing LVLMs. The state-of-the-art GPT-4o only achieves an accuracy of $56\%$ on Yes/No questions, compared with $74\%$ in low-level scenarios. Furthermore, the performance gap between natural and manipulated images indicates that current LVLMs do not generalize in understanding the visual semantics of synthetic images as humans do. Our data and code are publicly available at https://github.com/GuanzhenLi/MVP-Bench.

📄 PDF Abstract BibTeX arXiv:2410.04345

Code (1)

guanzhenli/mvp-bench 공식 구현 pytorch

Tasks

Object Recognition

Similar Papers 제목 키워드 기반

MIRACL-VISION: A Large, multilingual, visual document retrieval benchmark

2025-05-16 · Radek Osmulski, Gabriel de Souza P. Moreira, Ronay Ak, Mengyao Xu 외

Document retrieval is an important task for search and Retrieval-Augmented Generation (RAG) applications. Large Language Models (LLMs) have contributed to improving the accuracy of text-based document retrieval. However,…

RAGRetrievalRetrieval-augmented Generation

MMDocBench: Benchmarking Large Vision-Language Models for Fine-Grained Visual Document Understanding

2024-10-25 · Fengbin Zhu, Ziyang Liu, Xiang Yao Ng, Haohui Wu 외

Large Vision-Language Models (LVLMs) have achieved remarkable performance in many vision-language tasks, yet their capabilities in fine-grained visual understanding remain insufficiently evaluated. Existing benchmarks ei…

Benchmarkingdocument understandingOptical Character Recognition (OCR)

Multitask Vision-Language Prompt Tuning

2022-11-21 · Sheng Shen, Shijia Yang, Tianjun Zhang, Bohan Zhai 외

Prompt Tuning, conditioning on task-specific learned prompt vectors, has emerged as a data-efficient and parameter-efficient method for adapting large pretrained vision-language models to multiple downstream tasks. Howev…

Visual Prompt Tuning

MathGLM-Vision: Solving Mathematical Problems with Multi-Modal Large Language Model

2024-09-10 · Zhen Yang, Jinhao Chen, Zhengxiao Du, Wenmeng Yu 외

Large language models (LLMs) have demonstrated significant capabilities in mathematical reasoning, particularly with text-based mathematical problems. However, current multi-modal large language models (MLLMs), especiall…

DiversityLanguage ModelingLanguage ModellingLarge Language Model+1

MultiMedEval: A Benchmark and a Toolkit for Evaluating Medical Vision-Language Models

2024-02-14 · Corentin Royer, Bjoern Menze, Anjany Sekuboyina

We introduce MultiMedEval, an open-source toolkit for fair and reproducible evaluation of large, medical vision-language models (VLM). MultiMedEval comprehensively assesses the models' performance on a broad array of six…

BenchmarkingDiversity