English

Thinking with Drafts: Speculative Temporal Reasoning for Efficient Long Video Understanding

Computer Vision and Pattern Recognition 2026-03-02 v2

Abstract

Long video understanding is essential for human-like intelligence, enabling coherent perception and reasoning over extended temporal contexts. While the emerging thinking-with-frames paradigm, which alternates between global temporal reasoning and local frame examination, has advanced the reasoning capabilities of video multi-modal large language models (MLLMs), it suffers from a significant efficiency bottleneck due to the progressively growing and redundant multi-modal context. To address this, we propose SpecTemp, a reinforcement learning-based Speculative Temporal reasoning framework that decouples temporal perception from reasoning via a cooperative dual-model design. In SpecTemp, a lightweight draft MLLM rapidly explores and proposes salient frames from densely sampled temporal regions, while a powerful target MLLM focuses on temporal reasoning and verifies the draft's proposals, iteratively refining its attention until convergence. This design mirrors the collaborative pathways of the human brain, balancing efficiency with accuracy. To support training, we construct the SpecTemp-80K dataset, featuring synchronized dual-level annotations for coarse evidence spans and fine-grained frame-level evidence. Experiments across multiple video understanding benchmarks demonstrate that SpecTemp not only maintains competitive accuracy but also significantly accelerates inference compared with existing thinking-with-frames methods.

Keywords

Cite

@article{arxiv.2512.00805,
  title  = {Thinking with Drafts: Speculative Temporal Reasoning for Efficient Long Video Understanding},
  author = {Pengfei Hu and Meng Cao and Yingyao Wang and Yi Wang and Jiahua Dong and Jun Song and Yu Cheng and Bo Zheng and Xiaodan Liang},
  journal= {arXiv preprint arXiv:2512.00805},
  year   = {2026}
}

Comments

Accepted by CVPR 26

R2 v1 2026-07-01T08:01:35.921Z