TennisTV: Do Multimodal Large Language Models Understand Tennis Rallies?
Zhongyuan Bao, Lejun Zhang
TL;DR
TennisTV introduces a domain-specific benchmark for tennis video understanding by modeling each rally as a time-ordered sequence of stroke events and defining eight tasks that span stroke-level perception to rally-level reasoning. It employs an automated annotation workflow to generate 2527 questions across 1298 videos, enabling systematic evaluation of 17 multimodal LLMs (both open- and closed-source) on fast-paced, information-dense rallies. Key findings show strong correlations among low-level tasks (AR, TI, TP), a task-dependent optimal frame-sampling density, and that explicit reasoning helps mainly knowledge-light tasks while temporal grounding remains a bottleneck. The work provides practical takeaways to balance sampling density and to enhance temporal grounding through reinforcement learning-based alignment, positioning TennisTV as a valuable benchmark to accelerate progress in dynamic sports video understanding.
Abstract
Multimodal large language models (MLLMs) excel at general video understanding but struggle with fast, high-frequency sports like tennis, where rally clips are short yet information-dense. To systematically evaluate MLLMs in this challenging domain, we present TennisTV, the first and most comprehensive benchmark for tennis video understanding. TennisTV models each rally as a temporal-ordered sequence of consecutive stroke events, using automated pipelines for filtering and question generation. It covers 8 tasks from the stroke level to the rally level and includes 2527 human-verified questions. Evaluating 17 representative MLLMs, we provide the first systematic assessment of tennis video understanding. Results yield two key insights: (i) frame-sampling density should be tailored and balanced across tasks, and (ii) improving temporal grounding is essential for stronger reasoning.
