English

CogStream: Context-guided Streaming Video Question Answering

Computer Vision and Pattern Recognition 2025-12-30 v3 Artificial Intelligence

Abstract

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 effectively tackles this task by leveraging visual stream compression and historical dialogue retrieval. Extensive experiments prove the effectiveness of this method.

Keywords

Cite

@article{arxiv.2506.10516,
  title  = {CogStream: Context-guided Streaming Video Question Answering},
  author = {Zicheng Zhao and Kangyu Wang and Shijie Li and Rui Qian and Weiyao Lin and Huabin Liu},
  journal= {arXiv preprint arXiv:2506.10516},
  year   = {2025}
}

Comments

Project page: https://github.com/LiamZhao326/CogStream

R2 v1 2026-07-01T03:12:53.353Z