paper-with-me

Papers

VideoEval-Pro: Robust and Realistic Long Video Understanding Evaluation

2025-05-20 · Wentao Ma, Weiming Ren, Yiming Jia, Zhuofeng Li, Ping Nie, Ge Zhang, Wenhu Chen

Large multimodal models (LMMs) have recently emerged as a powerful tool for long video understanding (LVU), prompting the development of standardized LVU benchmarks to evaluate their performance. However, our investigation reveals a rather sober lesson for existing LVU benchmarks. First, most existing benchmarks rely heavily on multiple-choice questions (MCQs), whose evaluation results are inflated due to the possibility of guessing the correct answer; Second, a significant portion of questions in these benchmarks have strong priors to allow models to answer directly without even reading the input video. For example, Gemini-1.5-Pro can achieve over 50\% accuracy given a random frame from a long video on Video-MME. We also observe that increasing the number of frames does not necessarily lead to improvement on existing benchmarks, which is counterintuitive. As a result, the validity and robustness of current LVU benchmarks are undermined, impeding a faithful assessment of LMMs' long-video understanding capability. To tackle this problem, we propose VideoEval-Pro, a realistic LVU benchmark containing questions with open-ended short-answer, which truly require understanding the entire video. VideoEval-Pro assesses both segment-level and full-video understanding through perception and reasoning tasks. By evaluating 21 proprietary and open-source video LMMs, we conclude the following findings: (1) video LMMs show drastic performance ($>$25\%) drops on open-ended questions compared with MCQs; (2) surprisingly, higher MCQ scores do not lead to higher open-ended scores on VideoEval-Pro; (3) compared to other MCQ benchmarks, VideoEval-Pro benefits more from increasing the number of input frames. Our results show that VideoEval-Pro offers a more realistic and reliable measure of long video understanding, providing a clearer view of progress in this domain.

📄 PDF Abstract BibTeX arXiv:2505.14640

Code (2)

opengvlab/internvideo2 pytorch
opengvlab/videochat-flash pytorch

Tasks

MMEMultiple-choiceVideo MMEVideo Understanding

Similar Papers 제목 키워드 기반

VideoEval: Comprehensive Benchmark Suite for Low-Cost Evaluation of Video Foundation Model

2024-07-09 · Xinhao Li, Zhenpeng Huang, Jing Wang, Kunchang Li 외

With the growth of high-quality data and advancement in visual pre-training paradigms, Video Foundation Models (VFMs) have made significant progress recently, demonstrating their remarkable performance on traditional vid…

Video Understanding

LiViBench: An Omnimodal Benchmark for Interactive Livestream Video Understanding

2026-01-21 · Xiaodong Wang, Langling Huang, Zhirong Wu, Xu Zhao 외 arxiv

The development of multimodal large language models (MLLMs) has advanced general video understanding. However, existing video evaluation benchmarks primarily focus on non-interactive videos, such as movies and recordings…

X-LeBench: A Benchmark for Extremely Long Egocentric Video Understanding

2025-01-12 · Wenqi Zhou, Kai Cao, Hao Zheng, Xinyi Zheng 외

Long-form egocentric video understanding provides rich contextual information and unique insights into long-term human behaviors, holding significant potential for applications in embodied intelligence, long-term activit…

Video Understanding

TextVidBench: A Benchmark for Long Video Scene Text Understanding

2025-06-05 · Yangyang Zhong, Ji Qi, Yuan YAO, Pengxin Luo 외

Despite recent progress on the short-video Text-Visual Question Answering (ViteVQA) task - largely driven by benchmarks such as M4-ViteVQA - existing datasets still suffer from limited video duration and narrow evaluatio…

Prompt EngineeringQuestion AnsweringVideo UnderstandingVisual Question Answering

BOLT: Boost Large Vision-Language Model Without Training for Long-form Video Understanding

2025-03-27 · CVPR 2025 1 · Shuming Liu, Chen Zhao, Tianqi Xu, Bernard Ghanem

Large video-language models (VLMs) have demonstrated promising progress in various video understanding tasks. However, their effectiveness in long-form video analysis is constrained by limited context windows. Traditiona…

FormLanguage ModelingLanguage ModellingMME+2