Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Thinking in Streaming Video

About

Real-time understanding of continuous video streams is essential for interactive assistants and multimodal agents operating in dynamic environments. However, most existing video reasoning approaches follow a batch paradigm that defers reasoning until the full video context is observed, resulting in high latency and growing computational cost that are incompatible with streaming scenarios. In this paper, we introduce ThinkStream, a framework for streaming video reasoning based on a Watch--Think--Speak paradigm that enables models to incrementally update their understanding as new video observations arrive. At each step, the model performs a short reasoning update and decides whether sufficient evidence has accumulated to produce a response. To support long-horizon streaming, we propose Reasoning-Compressed Streaming Memory (RCSM), which treats intermediate reasoning traces as compact semantic memory that replaces outdated visual tokens while preserving essential context. We further train the model using a Streaming Reinforcement Learning with Verifiable Rewards scheme that aligns incremental reasoning and response timing with the requirements of streaming interaction. Experiments on multiple streaming video benchmarks show that ThinkStream significantly outperforms existing online video models while maintaining low latency and memory usage. Code, models and data will be released at https://github.com/johncaged/ThinkStream

Zikang Liu, Longteng Guo, Handong Li, Ru Zhen, Xingjian He, Ruyi Ji, Xiaoming Ren, Yanhao Zhang, Haonan Lu, Jing Liu• 2026

Related benchmarks

TaskDatasetResultRank
Long Video UnderstandingLongVideoBench
Score56.4
248
Video Multimodal UnderstandingVideo-MME
Score61.9
33
Streaming Video UnderstandingOVO-Bench
OCR85.23
32
Real-time Visual PerceptionOVO-Bench
OCR87.92
27
Backward TracingOVO-Bench
EPM53.87
27
Video UnderstandingOVO (Real-Time)
Accuracy67
18
Streaming Video ReasoningStreamingBench Real-Time
Object Perception (OP)83.74
14
Showing 7 of 7 rows

Other info

Follow for update