CVDec 16, 2024

CG-Bench: Clue-grounded Question Answering Benchmark for Long Video Understanding

arXiv:2412.12075v162 citationsh-index: 13Has Code
Originality Incremental advance
AI Analysis

This addresses the problem of evaluating genuine long video understanding in MLLMs for researchers and developers, though it is incremental as it builds on existing benchmark efforts.

The authors tackled the lack of robust benchmarks for long video understanding in multimodal large language models (MLLMs) by introducing CG-Bench, a clue-grounded question answering benchmark with 1,219 videos and 12,129 QA pairs, and found that current models significantly underperform on long videos compared to short ones, with a gap between open-source and commercial models.

Most existing video understanding benchmarks for multimodal large language models (MLLMs) focus only on short videos. The limited number of benchmarks for long video understanding often rely solely on multiple-choice questions (MCQs). However, because of the inherent limitation of MCQ-based evaluation and the increasing reasoning ability of MLLMs, models can give the current answer purely by combining short video understanding with elimination, without genuinely understanding the video content. To address this gap, we introduce CG-Bench, a novel benchmark designed for clue-grounded question answering in long videos. CG-Bench emphasizes the model's ability to retrieve relevant clues for questions, enhancing evaluation credibility. It features 1,219 manually curated videos categorized by a granular system with 14 primary categories, 171 secondary categories, and 638 tertiary categories, making it the largest benchmark for long video analysis. The benchmark includes 12,129 QA pairs in three major question types: perception, reasoning, and hallucination. Compensating the drawbacks of pure MCQ-based evaluation, we design two novel clue-based evaluation methods: clue-grounded white box and black box evaluations, to assess whether the model generates answers based on the correct understanding of the video. We evaluate multiple closed-source and open-source MLLMs on CG-Bench. Results indicate that current models significantly underperform in understanding long videos compared to short ones, and a significant gap exists between open-source and commercial models. We hope CG-Bench can advance the development of more trustworthy and capable MLLMs for long video understanding. All annotations and video data are released at https://cg-bench.github.io/leaderboard/.

Foundations

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

Your Notes