paper-with-me

홈 › Papers

Video-Bench: A Comprehensive Benchmark and Toolkit for Evaluating Video-based Large Language Models

2023-11-27 · Munan Ning, Bin Zhu, Yujia Xie, Bin Lin, Jiaxi Cui, Lu Yuan, Dongdong Chen, Li Yuan

Video-based large language models (Video-LLMs) have been recently introduced, targeting both fundamental improvements in perception and comprehension, and a diverse range of user inquiries. In pursuit of the ultimate goal of achieving artificial general intelligence, a truly intelligent Video-LLM model should not only see and understand the surroundings, but also possess human-level commonsense, and make well-informed decisions for the users. To guide the development of such a model, the establishment of a robust and comprehensive evaluation system becomes crucial. To this end, this paper proposes \textit{Video-Bench}, a new comprehensive benchmark along with a toolkit specifically designed for evaluating Video-LLMs. The benchmark comprises 10 meticulously crafted tasks, evaluating the capabilities of Video-LLMs across three distinct levels: Video-exclusive Understanding, Prior Knowledge-based Question-Answering, and Comprehension and Decision-making. In addition, we introduce an automatic toolkit tailored to process model outputs for various tasks, facilitating the calculation of metrics and generating convenient final scores. We evaluate 8 representative Video-LLMs using \textit{Video-Bench}. The findings reveal that current Video-LLMs still fall considerably short of achieving human-like comprehension and analysis of real-world videos, offering valuable insights for future research directions. The benchmark and toolkit are available at: \url{https://github.com/PKU-YuanGroup/Video-Bench}.

📄 PDF Abstract BibTeX arXiv:2311.16103

Code (1)

pku-yuangroup/video-bench 공식 구현

Tasks

Decision MakingQuestion Answering

Similar Papers 제목 키워드 기반

VLMEvalKit: An Open-Source Toolkit for Evaluating Large Multi-Modality Models

2024-07-16 · Haodong Duan, Junming Yang, Yuxuan Qiao, Xinyu Fang 외

We present VLMEvalKit: an open-source toolkit for evaluating large multi-modality models based on PyTorch. The toolkit aims to provide a user-friendly and comprehensive framework for researchers and developers to evaluat…

TableQAKit: A Comprehensive and Practical Toolkit for Table-based Question Answering

2023-10-23 · Fangyu Lei, Tongxu Luo, Pengqi Yang, Weihao Liu 외

Table-based question answering (TableQA) is an important task in natural language processing, which requires comprehending tables and employing various reasoning ways to answer the questions. This paper introduces TableQ…

Question AnsweringTable-based Question Answering

MultiMedEval: A Benchmark and a Toolkit for Evaluating Medical Vision-Language Models

2024-02-14 · Corentin Royer, Bjoern Menze, Anjany Sekuboyina

We introduce MultiMedEval, an open-source toolkit for fair and reproducible evaluation of large, medical vision-language models (VLM). MultiMedEval comprehensively assesses the models' performance on a broad array of six…

BenchmarkingDiversity

Tool-Augmented Spatiotemporal Reasoning for Streamlining Video Question Answering Task

2025-12-11 · Sunqi Fan, Jiashuo Cui, Meng-Hao Guo, Shuojin Yang arxiv

Video Question Answering (VideoQA) task serves as a critical playground for evaluating whether foundation models can effectively perceive, understand, and reason about dynamic real-world scenarios. However, existing Mult…

Video Question Answering

AI Steerability 360: A Toolkit for Steering Large Language Models

2026-03-08 · Erik Miehling, Karthikeyan Natesan Ramamurthy, Praveen Venkateswaran, Irene Ko 외 arxiv

The AI Steerability 360 toolkit is an extensible, open-source Python library for steering LLMs. Steering abstractions are designed around four model control surfaces: input (modification of the prompt), structural (modif…