paper-with-me

홈 › Papers

CogStream: Context-guided Streaming Video Question Answering

2025-06-12 · Zicheng Zhao, Kangyu Wang, Shijie Li, Rui Qian, Weiyao Lin, Huabin Liu

Despite advancements in Video Large Language Models (Vid-LLMs) improving multimodal understanding, challenges persist in streaming video reasoning due to its reliance on contextual information. Existing paradigms feed all available historical contextual information into Vid-LLMs, resulting in a significant computational burden for visual data processing. Furthermore, the inclusion of irrelevant context distracts models from key details. This paper introduces a challenging task called Context-guided Streaming Video Reasoning (CogStream), which simulates real-world streaming video scenarios, requiring models to identify the most relevant historical contextual information to deduce answers for questions about the current stream. To support CogStream, we present a densely annotated dataset featuring extensive and hierarchical question-answer pairs, generated by a semi-automatic pipeline. Additionally, we present CogReasoner as a baseline model. It efficiently tackles this task by leveraging visual stream compression and historical dialogue retrieval. Extensive experiments prove the effectiveness of this method. Code will be released soon.

📄 PDF Abstract BibTeX arXiv:2506.10516

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVideo Question Answering

Similar Papers 제목 키워드 기반

StreamOV: Streaming Omni-Video Understanding via Evidence-Guided Memory and Response Triggering

2026-05-25 · Ming Xie, Zizheng Huang, Xudong Tan, Chao Wang 외 arxiv

While streaming omni-video understanding demands continuous perception and proactive, real-time interaction, this crucial area remains largely under-explored. Current omni-modal methods are inherently designed for offlin…

Question AnsweringVisual Reasoning

MuKV: Multi-Grained KV Cache Compression for Long Streaming Video Question-Answering

2026-05-21 · Junbin Xiao, Jiajun Chen, Tianxiang Sun, Xun Yang 외 arxiv

Long streaming video QA remains challenging due to growing visual tokens and limited reasoning length of large language models (LLMs). KV-caching stores the Key-Value (KV) of the historical tokens via LLM prefill and ena…

Answer Generation

StreamMem: Query-Agnostic KV Cache Memory for Streaming Video Understanding

2025-08-21 · Yanlai Yang, Zhuokai Zhao, Satya Narayan Shukla, Aashu Singh 외 arxiv

Multimodal large language models (MLLMs) have made significant progress in visual-language reasoning, but their ability to efficiently handle long videos remains limited. Despite recent advances in long-context MLLMs, st…

Video Question Answering

StreamEQA: Towards Streaming Video Understanding for Embodied Scenarios

2025-12-04 · Yifei Wang, Zhenkai Li, Tianwen Qian, Huanran Zheng 외 arxiv

As embodied intelligence advances toward real-world deployment, the ability to continuously perceive and reason over streaming visual inputs becomes essential. In such settings, an agent must maintain situational awarene…

Video Question Answering

StreamGaze: Gaze-Guided Temporal Reasoning and Proactive Understanding in Streaming Videos

2025-12-01 · Daeun Lee, Subhojyoti Mukherjee, Branislav Kveton, Ryan A. Rossi 외 arxiv

Streaming video understanding requires models not only to process temporally incoming frames, but also to anticipate user intention for realistic applications such as Augmented Reality (AR) glasses. While prior streaming…

Video Question Answering