paper-with-me

Papers

MLVU: Benchmarking Multi-task Long Video Understanding

2024-06-06 · CVPR 2025 1 · Junjie Zhou, Yan Shu, Bo Zhao, Boya Wu, Zhengyang Liang, Shitao Xiao, Minghao Qin, Xi Yang, Yongping Xiong, Bo Zhang, Tiejun Huang, Zheng Liu

The evaluation of Long Video Understanding (LVU) performance poses an important but challenging research problem. Despite previous efforts, the existing video understanding benchmarks are severely constrained by several issues, especially the insufficient lengths of videos, a lack of diversity in video types and evaluation tasks, and the inappropriateness for evaluating LVU performances. To address the above problems, we propose a new benchmark called MLVU (Multi-task Long Video Understanding Benchmark) for the comprehensive and in-depth evaluation of LVU. MLVU presents the following critical values: \textit{1)} The substantial and flexible extension of video lengths, which enables the benchmark to evaluate LVU performance across a wide range of durations. \textit{2)} The inclusion of various video genres, e.g., movies, surveillance footage, egocentric videos, cartoons, game videos, etc., which reflects the models' LVU performances in different scenarios. \textit{3)} The development of diversified evaluation tasks, which enables a comprehensive examination of MLLMs' key abilities in long-video understanding. The empirical study with 23 latest MLLMs reveals significant room for improvement in today's technique, as all existing methods struggle with most of the evaluation tasks and exhibit severe performance degradation when handling longer videos. Additionally, it suggests that factors such as context length, image-understanding ability, and the choice of LLM backbone can play critical roles in future advancements. We anticipate that MLVU will advance the research of long video understanding by providing a comprehensive and in-depth analysis of MLLMs.

📄 PDF Abstract BibTeX arXiv:2406.04264

Code (3)

FlagOpen/FlagEmbedding/tree/master/MLVU 공식 구현
junjie99/mlvu 공식 구현 pytorch
evolvinglmms-lab/lmms-eval pytorch

Tasks

BenchmarkingVideo Understanding

Similar Papers 제목 키워드 기반

VideoDeepResearch: Long Video Understanding With Agentic Tool Using

2025-06-12 · Huaying Yuan, Zheng Liu, Junjie Zhou, Ji-Rong Wen 외

Long video understanding (LVU) presents a significant challenge for current multi-modal large language models (MLLMs) due to the task's inherent complexity and context window constraint. It is widely assumed that address…

MMEVideo MMEVideo Understanding

Question-guided Visual Compression with Memory Feedback for Long-Term Video Understanding

2026-03-16 · Sosuke Yamao, Natsuki Miyahara, Yuankai Qi, Shun Takeuchi arxiv

In the context of long-term video understanding with large multimodal models, many frameworks have been proposed. Although transformer-based visual compressors and memory-augmented approaches are often used to process lo…

QEVA: A Reference-Free Evaluation Metric for Narrative Video Summarization with Multimodal Question Answering

2026-04-27 · Woojun Jung, Junyeong Kim arxiv

Video-to-text summarization remains underexplored in terms of comprehensive evaluation methods. Traditional n-gram overlap-based metrics and recent large language model (LLM)-based approaches depend heavily on human-writ…

Video SummarizationText SummarizationQuestion Answering

Less Data, Faster Convergence: Goal-Driven Data Optimization for Multimodal Instruction Tuning

2026-03-12 · Rujie Wu, Haozhe Zhao, Hai Ci, Yizhou Wang arxiv

Multimodal instruction tuning is often compute-inefficient because training budgets are spread across large mixed image-video pools whose utility is highly uneven. We present Goal-Driven Data Optimization (GDO), a framew…

Think-Clip-Sample: Slow-Fast Frame Selection for Video Understanding

2026-01-16 · Wenhui Tan, Ruihua Song, Jiaze Li, Jianzhong Ju 외 arxiv

Recent progress in multi-modal large language models (MLLMs) has significantly advanced video understanding. However, their performance on long-form videos remains limited by computational constraints and suboptimal fram…