arXiv:2501.13468cs.CVcs.AI2025-01ICLR被引 67

StreamChat让视频模型实时对话并记住长视频内容。

Streaming Video Understanding and Multi-round Interaction with Memory-enhanced Knowledge

论文配图:Streaming Video Understanding and Multi-round Interaction with Memory-enhanced Knowledge
图 1 · 摘自论文原文
  • 用分层记忆系统压缩长视频特征,实现高效处理。
  • 在多个基准上准确率和响应速度均优于现有模型。
  • 适合需要实时交互的视频理解场景,如直播分析。

大型语言模型(LLMs)的发展推动了视频-语言模型(Video-LLMs)的进步,使视频数据与语言任务更好地融合。然而,当前视频理解模型在处理长视频序列、支持多轮对话以及适应真实动态场景方面仍存在困难。为此,我们提出 StreamChat,一个无需训练的流式视频推理与对话框架。StreamChat 采用新颖的分层记忆系统,对长时间视频特征进行高效处理与压缩,实现实时多轮对话。该框架引入并行系统调度策略,提升处理速度并降低延迟,确保在真实应用中的鲁棒性。此外,我们构建了 StreamBench,一个涵盖多种媒体类型与交互场景的综合性基准,支持多轮对话与复杂推理任务评估。在 StreamBench 及其他公开基准上的广泛实验表明,StreamChat 在准确率与响应时间上显著优于现有最先进模型,验证了其在流式视频理解中的有效性。代码已开源:https://github.com/hmxiong/StreamChat。

原文摘要 · Abstract (English)

Recent advances in Large Language Models (LLMs) have enabled the development of Video-LLMs, advancing multimodal learning by bridging video data with language tasks. However, current video understanding models struggle with processing long video sequences, supporting multi-turn dialogues, and adapting to real-world dynamic scenarios. To address these issues, we propose StreamChat, a training-free framework for streaming video reasoning and conversational interaction. $\StreamChat$ leverages a novel hierarchical memory system to efficiently process and compress video features over extended sequences, enabling real-time, multi-turn dialogue. Our framework incorporates a parallel system scheduling strategy that enhances processing speed and reduces latency, ensuring robust performance in real-world applications. Furthermore, we introduce StreamBench, a versatile benchmark that evaluates streaming video understanding across diverse media types and interactive scenarios, including multi-turn interactions and complex reasoning tasks. Extensive evaluations on StreamBench and other public benchmarks demonstrate that StreamChat significantly outperforms existing state-of-the-art models in terms of accuracy and response times, confirming its effectiveness for streaming video understanding. Code is available at StreamChat: https://github.com/hmxiong/StreamChat.

视频理解多轮对话记忆机制实时处理

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。