paper-with-me

홈 › Papers

StreamReady: Learning What to Answer and When in Long Streaming Videos

2026-03-09 · Shehreen Azad, Vibhav Vineet, Yogesh Singh Rawat arxiv

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.

📄 PDF Abstract BibTeX arXiv:2603.08620

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

What Should a Streaming Video Model Remember?

2026-06-15 · Haonan Ge, Yiwei Wang, Hang Wu, Yujun Cai arxiv

Streaming video understanding models must answer queries at any moment during an ongoing stream, using only what they have observed so far and under fixed memory and computation budgets. Existing methods address this by …

Answer Generation

Episodic Memory Reader: Learning What to Remember for Question Answering from Streaming Data

2019-03-14 · ACL 2019 7 · Moonsu Han, Minki Kang, Hyunwoo Jung, Sung Ju Hwang

We consider a novel question answering (QA) task where the machine needs to read from large streaming data (long documents or videos) without knowing when the questions will be given, which is difficult to solve with exi…

Question AnsweringReading ComprehensionSchedulingTriviaQA

MedStreamBench: A Time-Aware Benchmark for Streaming and Proactive Medical Video Understanding

2026-07-02 · Yuan Wang, Shujian Gao, Songtao Jiang, Zhengyu Hu 외 arxiv

Existing medical video benchmarks primarily evaluate whether a model produces the correct answer, but rarely assess whether it answers at the right time. In real clinical settings, AI systems must decide not only what to…

Omni-Streaming Thinking

2026-09-14 · Enjun Du, Siyi Liu, Ziyu Zheng, Jingyu Li 외 hf

Streaming omni-modal models must decide what and when to answer from the video chunks and synchronized audio observed so far. Visual cues often support an interpretation before an utterance or sound event is complete. If…

EGOSTREAM: A Diagnostic Benchmark for Streaming Episodic Memory in Egocentric Vision

2026-05-29 · Rosario Forte, Giuseppe Lando, Antonino Furnari arxiv

Continuous episodic memory is a core capability for autonomous agents operating in dynamic, real-world environments, yet current streaming video benchmarks provide limited tools for diagnosing what models remember and fo…