TRACE: Temporal Grounding Video LLM via Causal Event Modeling
Yongxin Guo, Jingyu Liu, Mingda Li, Qingbin Liu, Xi Chen, Xiaoying, Tang

TL;DR
This paper introduces TRACE, a novel video LLM that models causal events in videos for improved temporal grounding, enabling better understanding and zero-shot predictions across diverse video tasks.
Contribution
The paper proposes a causal event modeling framework and a task-interleaved video LLM called TRACE, which effectively captures video structure for temporal grounding tasks.
Findings
TRACE outperforms state-of-the-art video LLMs on various VTG datasets.
The causal event modeling framework improves video understanding accuracy.
Task interleaving enhances model flexibility and performance.
Abstract
Video Temporal Grounding (VTG) is a crucial capability for video understanding models and plays a vital role in downstream tasks such as video browsing and editing. To effectively handle various tasks simultaneously and enable zero-shot prediction, there is a growing trend in employing video LLMs for VTG tasks. However, current video LLM-based methods rely exclusively on natural language generation, lacking the ability to model the clear structure inherent in videos, which restricts their effectiveness in tackling VTG tasks. To address this issue, this paper first formally introduces causal event modeling framework, which represents video LLM outputs as sequences of events, and predict the current event using previous events, video inputs, and textural instructions. Each event consists of three components: timestamps, salient scores, and textual captions. We then propose a novel…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗Yongxin-Guo/tracemodel· 9 dl· ♡ 19 dl♡ 1
- 🤗Yongxin-Guo/trace-initmodel· 2 dl· ♡ 12 dl♡ 1
- 🤗Yongxin-Guo/trace-stage1model· 3 dl· ♡ 13 dl♡ 1
- 🤗Yongxin-Guo/trace-ft-qvhighlightsmodel· 2 dl· ♡ 22 dl♡ 2
- 🤗Yongxin-Guo/trace-ft-youcook2model· 7 dl· ♡ 17 dl♡ 1
- 🤗Yongxin-Guo/trace-ft-charadesmodel· 17 dl· ♡ 117 dl♡ 1
- 🤗Yongxin-Guo/trace-retrievalmodel· 3 dl3 dl
- 🤗Yongxin-Guo/trace-unimodel· 627 dl· ♡ 5627 dl♡ 5
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning · Machine Learning and Data Classification
