TimeChat-Captioner: Scripting Multi-Scene Videos with Time-Aware and Structural Audio-Visual Captions
Linli Yao, Yuancheng Wei, Yaojie Zhang, Lei Li, Xinlong Chen, Feifan Song, Ziyue Wang, Kun Ouyang, Yuanxin Liu, Lingpeng Kong, Qi Liu, Pengfei Wan, Kun Gai, Yuanxing Zhang, Xu Sun
TL;DR
OmniDenseCaptioning introduces a dense, time-aware framework for multi-scene audio-visual narration through a six-dimension caption schema and explicit timestamps. The authors present OmniDCBench, a 1,122-video benchmark with comprehensive human annotations, and SodaM, a unified evaluation metric that aligns temporal segmentation with caption completeness using an IoU-based dynamic programming alignment and per-dimension checks. TimeChat-Captioner-7B, trained via SFT and GRPO with task-specific rewards, achieves state-of-the-art performance on OmniDCBench and consistently boosts downstream tasks such as Daily-Omni, World-Sense, and Charades-STA, demonstrating strong omni-modal alignment and temporal grounding. The work provides high-quality synthetic training data (TimeChatCap-42K) and a rigorous evaluation framework, enabling robust progress toward dense, time-aligned omni-video understanding and generation while outlining future improvements for longer contexts and efficiency.
Abstract
This paper proposes Omni Dense Captioning, a novel task designed to generate continuous, fine-grained, and structured audio-visual narratives with explicit timestamps. To ensure dense semantic coverage, we introduce a six-dimensional structural schema to create "script-like" captions, enabling readers to vividly imagine the video content scene by scene, akin to a cinematographic screenplay. To facilitate research, we construct OmniDCBench, a high-quality, human-annotated benchmark, and propose SodaM, a unified metric that evaluates time-aware detailed descriptions while mitigating scene boundary ambiguity. Furthermore, we construct a training dataset, TimeChatCap-42K, and present TimeChat-Captioner-7B, a strong baseline trained via SFT and GRPO with task-specific rewards. Extensive experiments demonstrate that TimeChat-Captioner-7B achieves state-of-the-art performance, surpassing Gemini-2.5-Pro, while its generated dense descriptions significantly boost downstream capabilities in audio-visual reasoning (DailyOmni and WorldSense) and temporal grounding (Charades-STA). All datasets, models, and code will be made publicly available at https://github.com/yaolinli/TimeChat-Captioner.
