CVApr 24

Towards Temporal Compositional Reasoning in Long-Form Sports Videos

arXiv:2604.2222673.6h-index: 2
AI Analysis

For researchers in multimodal video understanding, this work addresses the bottleneck of temporal reasoning in long-form sports videos with a new benchmark and method.

Sports videos pose challenges for multimodal understanding due to complex activities and long-horizon reasoning. The authors introduce SportsTime, a benchmark with 14K+ QA pairs and 50K+ temporal annotations, and propose Chain-of-Time Reasoning (CoTR) that improves temporal compositional reasoning and grounding over strong baselines.

Sports videos are a challenging domain for multimodal understanding because they involve complex and dynamic human activities. Despite rapid progress in Multimodal Large Language Models (MLLMs), long-horizon reasoning in sports videos remains difficult, as answering questions requires both locating temporally sparse evidence and integrating it into reasoning. We attribute this limitation to two closely coupled factors: insufficient supervision over temporally dispersed evidence, and the lack of methods that require models to identify, localize, and justify temporal evidence. To address these gaps, we introduce SportsTime, a large-scale benchmark for long-form sports video understanding, comprising 14K+ open-ended QA pairs and 50K+ step-wise temporal evidence annotations. Building on SportsTime, we propose Chain-of-Time Reasoning (CoTR), which treats reasoning as a process of temporally grounded evidence composition. Specifically, during training, CoTR introduces a temporal-reward GRPO to encourage temporally grounded reasoning. During inference, it employs an anchor-observe-infer evidence-seeking loop to iteratively localize, verify, and compose temporal evidence before producing the final answer. Experiments demonstrate the usefulness of SportsTime as a benchmark and the effectiveness of CoTR, which consistently improves temporal compositional reasoning and step-wise grounding quality over strong MLLM baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes