paper-with-me

홈 › Papers

SEED-Bench-2-Plus: Benchmarking Multimodal Large Language Models with Text-Rich Visual Comprehension

2024-04-25 · Bohao Li, Yuying Ge, Yi Chen, Yixiao Ge, Ruimao Zhang, Ying Shan

Comprehending text-rich visual content is paramount for the practical application of Multimodal Large Language Models (MLLMs), since text-rich scenarios are ubiquitous in the real world, which are characterized by the presence of extensive texts embedded within images. Recently, the advent of MLLMs with impressive versatility has raised the bar for what we can expect from MLLMs. However, their proficiency in text-rich scenarios has yet to be comprehensively and objectively assessed, since current MLLM benchmarks primarily focus on evaluating general visual comprehension. In this work, we introduce SEED-Bench-2-Plus, a benchmark specifically designed for evaluating \textbf{text-rich visual comprehension} of MLLMs. Our benchmark comprises 2.3K multiple-choice questions with precise human annotations, spanning three broad categories: Charts, Maps, and Webs, each of which covers a wide spectrum of text-rich scenarios in the real world. These categories, due to their inherent complexity and diversity, effectively simulate real-world text-rich environments. We further conduct a thorough evaluation involving 34 prominent MLLMs (including GPT-4V, Gemini-Pro-Vision and Claude-3-Opus) and emphasize the current limitations of MLLMs in text-rich visual comprehension. We hope that our work can serve as a valuable addition to existing MLLM benchmarks, providing insightful observations and inspiring further research in the area of text-rich visual comprehension with MLLMs. The dataset and evaluation code can be accessed at https://github.com/AILab-CVC/SEED-Bench.

📄 PDF Abstract BibTeX arXiv:2404.16790

Code (2)

ailab-cvc/seed-bench 공식 구현 pytorch
open-compass/vlmevalkit pytorch

Tasks

BenchmarkingMultiple-choice

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

MMSearch-Plus: Benchmarking Provenance-Aware Search for Multimodal Browsing Agents

2025-08-29 · Xijia Tao, Yihua Teng, Xinxing Su, Xinyu Fu 외 arxiv

Existing multimodal browsing benchmarks often fail to require genuine multimodal reasoning, as many tasks can be solved with text-only heuristics without vision-in-the-loop verification. We introduce MMSearch-Plus, a 311…

Multimodal ReasoningText Retrieval

SEED-Bench-2: Benchmarking Multimodal Large Language Models

2023-11-28 · Bohao Li, Yuying Ge, Yixiao Ge, Guangzhi Wang 외

Multimodal large language models (MLLMs), building upon the foundation of powerful large language models (LLMs), have recently demonstrated exceptional capabilities in generating not only texts but also images given inte…

BenchmarkingImage GenerationMultiple-choice

SEED-Bench: Benchmarking Multimodal Large Language Models

2024-01-01 · CVPR 2024 1 · Bohao Li, Yuying Ge, Yixiao Ge, Guangzhi Wang 외

Multimodal large language models (MLLMs) building upon the foundation of powerful large language models (LLMs) have recently demonstrated exceptional capabilities in generating not only texts but also images given in…

BenchmarkingImage GenerationMultiple-choice

SEED-Bench: Benchmarking Multimodal LLMs with Generative Comprehension

2023-07-30 · Bohao Li, Rui Wang, Guangzhi Wang, Yuying Ge 외

Based on powerful Large Language Models (LLMs), recent generative Multimodal Large Language Models (MLLMs) have gained prominence as a pivotal research area, exhibiting remarkable capability for both comprehension and ge…

BenchmarkingMultiple-choice

Dynamic Benchmarking of Reasoning Capabilities in Code Large Language Models Under Data Contamination

2025-03-06 · Simin Chen, Pranav Pusarla, Baishakhi Ray

The rapid evolution of code largelanguage models underscores the need for effective and transparent benchmarking of their reasoning capabilities. However, the current benchmarking approach heavily depends on publicly ava…

Benchmarking