paper-with-me

Papers

TemporalBench: Benchmarking Fine-grained Temporal Understanding for Multimodal Video Models

2024-10-14 · Mu Cai, Reuben Tan, Jianrui Zhang, Bocheng Zou, Kai Zhang, Feng Yao, Fangrui Zhu, Jing Gu, Yiwu Zhong, Yuzhang Shang, Yao Dou, Jaden Park, Jianfeng Gao, Yong Jae Lee, Jianwei Yang

Understanding fine-grained temporal dynamics is crucial for multimodal video comprehension and generation. Due to the lack of fine-grained temporal annotations, existing video benchmarks mostly resemble static image benchmarks and are incompetent at evaluating models for temporal understanding. In this paper, we introduce TemporalBench, a new benchmark dedicated to evaluating fine-grained temporal understanding in videos. TemporalBench consists of ~10K video question-answer pairs, derived from ~2K high-quality human annotations detailing the temporal dynamics in video clips. As a result, our benchmark provides a unique testbed for evaluating various temporal understanding and reasoning abilities such as action frequency, motion magnitude, event order, etc. Moreover, it enables evaluations on various tasks like both video question answering and captioning, both short and long video understanding, as well as different models such as multimodal video embedding models and text generation models. Results show that state-of-the-art models like GPT-4o achieve only 38.5% question answering accuracy on TemporalBench, demonstrating a significant gap (~30%) between humans and AI in temporal understanding. Furthermore, we notice a critical pitfall for multi-choice QA where LLMs can detect the subtle changes in negative captions and find a centralized description as a cue for its prediction, where we propose Multiple Binary Accuracy (MBA) to correct such bias. We hope that TemporalBench can foster research on improving models' temporal reasoning capabilities. Both dataset and evaluation code will be made available.

📄 PDF Abstract BibTeX arXiv:2410.10818

Code (1)

mu-cai/TemporalBench 공식 구현

Tasks

2kBenchmarkingQuestion AnsweringText GenerationVideo Question AnsweringVideo Understanding

Similar Papers 제목 키워드 기반

TemporalBench: A Benchmark for Evaluating LLM-Based Agents on Contextual and Event-Informed Time Series Tasks

2026-02-05 · Muyan Weng, Defu Cao, Wei Yang, Yashaswi Sharma 외 arxiv

It is unclear whether strong forecasting performance reflects genuine temporal understanding or the ability to reason under contextual and event-driven conditions. We introduce TemporalBench, a multi-domain benchmark des…

Improving LLM Video Understanding with 16 Frames Per Second

2025-03-18 · Yixuan Li, Changli Tang, Jimin Zhuang, Yudong Yang 외

Human vision is dynamic and continuous. However, in video understanding with multimodal large language models (LLMs), existing methods primarily rely on static features extracted from images sampled at a fixed low frame …

MMEVideo MMEVideo Understanding

EgoCoT-Bench: Benchmarking Grounded and Verifiable Operation-Centric Chain of Thought Reasoning for MLLMs

2026-05-19 · Yang Dai, Dian Jiao, Tianwei Lin, Wenqiao Zhang arxiv

The rapid development of Multimodal Large Language Models (MLLMs) has led to growing interest in egocentric video understanding, specifically the ability for MLLMs to recognize fine-grained hand-object interactions, trac…

FAVOR-Bench: A Comprehensive Benchmark for Fine-Grained Video Motion Understanding

2025-03-19 · Chongjun Tu, Lin Zhang, Pengtao Chen, Peng Ye 외

Multimodal Large Language Models (MLLMs) have shown remarkable capabilities in video content understanding but still struggle with fine-grained motion comprehension. To comprehensively assess the motion understanding abi…

BenchmarkingMultiple-choiceVideo Understanding

FineBench: Benchmarking and Enhancing Vision-Language Models for Fine-grained Human Activity Understanding

2026-05-19 · Gueter Josmy Faure, Min-Hung Chen, Jia-Fong Yeh, Hung-Ting Su 외 arxiv

Vision-Language Models (VLMs) have demonstrated remarkable capabilities in general video understanding, yet they often struggle with the fine-grained comprehension crucial for real-world applications requiring nuanced in…

Video Question AnsweringSpatial Reasoning