E.T. Bench: Towards Open-Ended Event-Level Video-Language Understanding
Ye Liu, Zongyang Ma, Zhongang Qi, Yang Wu, Ying Shan, Chang Wen Chen
TL;DR
E.T. Bench introduces a large-scale benchmark for open-ended event-level and time-sensitive video understanding, addressing gaps in existing benchmarks that emphasize short clips or video-level QA. The authors define a 3-level task taxonomy spanning referring, grounding, dense captioning, and complex understanding, and collect 7,289 samples (7,002 videos) from 15 datasets across 8 domains, with a rigorous annotation pipeline. To tackle the observed weaknesses of current models in handling multi-event time information, they propose E.T. Chat, an embedding-matching based timestamp predictor, and E.T. Instruct 164K, a multi-event instruction-tuning dataset. Experimental results show that open-source Image-/Video-LLMs lag behind specialized time-sensitive models, while E.T. Chat achieves strong open-source performance and competes with commercial MLLMs, underscoring the benchmark’s value for driving improvements in fine-grained, time-aware video-language understanding.
Abstract
Recent advances in Video Large Language Models (Video-LLMs) have demonstrated their great potential in general-purpose video understanding. To verify the significance of these models, a number of benchmarks have been proposed to diagnose their capabilities in different scenarios. However, existing benchmarks merely evaluate models through video-level question-answering, lacking fine-grained event-level assessment and task diversity. To fill this gap, we introduce E.T. Bench (Event-Level & Time-Sensitive Video Understanding Benchmark), a large-scale and high-quality benchmark for open-ended event-level video understanding. Categorized within a 3-level task taxonomy, E.T. Bench encompasses 7.3K samples under 12 tasks with 7K videos (251.4h total length) under 8 domains, providing comprehensive evaluations. We extensively evaluated 8 Image-LLMs and 12 Video-LLMs on our benchmark, and the results reveal that state-of-the-art models for coarse-level (video-level) understanding struggle to solve our fine-grained tasks, e.g., grounding event-of-interests within videos, largely due to the short video context length, improper time representations, and lack of multi-event training data. Focusing on these issues, we further propose a strong baseline model, E.T. Chat, together with an instruction-tuning dataset E.T. Instruct 164K tailored for fine-grained event-level understanding. Our simple but effective solution demonstrates superior performance in multiple scenarios.
