paper-with-me

Papers

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

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

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 video understanding benchmarks. However, the existing benchmarks (e.g. Kinetics) and their evaluation protocols are often limited by relatively poor diversity, high evaluation costs, and saturated performance metrics. In this paper, we build a comprehensive benchmark suite to address these issues, namely VideoEval. Specifically, we establish the Video Task Adaption Benchmark (VidTAB) and the Video Embedding Benchmark (VidEB) from two perspectives: evaluating the task adaptability of VFMs under few-shot conditions and assessing their representation power by directly applying to downstream tasks. With VideoEval, we conduct a large-scale study on 20 popular open-source vision foundation models. Our study reveals some insightful findings on VFMs: 1) overall, current VFMs exhibit weak generalization across diverse tasks, 2) increasing video data, whether labeled or weakly-labeled video-text pairs, does not necessarily improve task performance, 3) the effectiveness of some pre-training paradigms may not be fully validated in previous benchmarks, and 4) combining different pre-training paradigms can help improve the generalization capabilities. We believe this study serves as an important complement to the current evaluation for VFMs and offers valuable insights for the future research.

📄 PDF Abstract BibTeX arXiv:2407.06491

Code (1)

leexinhao/VideoEval 공식 구현 pytorch

Tasks

Video Understanding

Similar Papers 제목 키워드 기반

VideoEval-Pro: Robust and Realistic Long Video Understanding Evaluation

2025-05-20 · Wentao Ma, Weiming Ren, Yiming Jia, Zhuofeng Li 외

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 investigati…

MMEMultiple-choiceVideo MMEVideo Understanding

LOOM-Scope: a comprehensive and efficient LOng-cOntext Model evaluation framework

2025-07-07 · Zecheng Tang, Haitian Wang, Quantong Qiu, Baibei Ji 외

Long-context processing has become a fundamental capability for large language models~(LLMs). To assess model's long-context performance, numerous long-context evaluation benchmarks have been proposed. However, variation…

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…

Help or Hurdle? Rethinking Model Context Protocol-Augmented Large Language Models

2025-08-18 · Wei Song, Haonan Zhong, Ziqi Ding, Jingling Xue 외 arxiv

The Model Context Protocol (MCP) enables large language models (LLMs) to access external resources on demand. While commonly assumed to enhance performance, how LLMs actually leverage this capability remains poorly under…

Code Generation

AstaBench: Rigorous Benchmarking of AI Agents with a Scientific Research Suite

2025-10-24 · Jonathan Bragg, Mike D'Arcy, Nishant Balepur, Dan Bareket 외 arxiv

AI agents hold the potential to revolutionize scientific productivity by automating literature reviews, replicating experiments, analyzing data, and even proposing new directions of inquiry; indeed, there are now many su…