Search papers, labs, and topics across Lattice.
The paper introduces a "readiness-aware" formulation for streaming video understanding, using an Answer Readiness Score (ARS) to penalize both early and late answers relative to the visual evidence. They propose StreamReady, a framework that integrates temporal reasoning with a readiness mechanism to determine when sufficient evidence has been observed. StreamReady is evaluated on a new benchmark, ProReady-QA, and demonstrates state-of-the-art performance across multiple streaming and offline video datasets.
Answering at the wrong time can be as bad as answering incorrectly in streaming video, so this work introduces a new framework that learns when to answer based on the availability of supporting visual evidence.
Streaming video understanding often involves time-sensitive scenarios where models need to answer exactly when the supporting visual evidence appears: answering before the evidence reflects speculation, answering after it has passed reduces real-time utility. To capture this behavior, we introduce a readiness-aware formulation of streaming video understanding with the Answer Readiness Score (ARS), a timing-aware objective with asymmetric early and late penalties. When combined with correctness, ARS defines an effective accuracy that measures not just whether a model is right, but whether it answers at the appropriate moment. Building on this formulation, we introduce StreamReady, a framework to unify temporal reasoning with on-time answering through a lightweight readiness mechanism that decides if sufficient evidence has been observed before responding. To evaluate this capability, we further introduce ProReady-QA, a benchmark with annotated answer evidence windows and proactive multi-turn questions across local and global contexts. StreamReady achieves superior performance on ProReady-QA, and consistently outperforms prior methods across eight additional streaming and offline long-video benchmarks, demonstrating robust and broadly generalizable video understanding capability.