StreamForest让AI在视频流中高效记忆事件并实时理解场景。
StreamForest: Efficient Online Video Understanding with Persistent Event Memory

- 用事件树结构自适应组织视频帧,节省内存
- 极端压缩下仍保持96.8%准确率,性能强
- 适合自动驾驶等实时视频应用
多模态大语言模型在视频理解方面取得显著进展,但在实时视频流场景中仍受限于历史视觉特征存储瓶颈和实时时空推理不足。为此,我们提出StreamForest,一种专为视频流理解设计的新架构。核心是持续事件记忆森林,通过基于时间距离、内容相似性和合并频率的惩罚函数,将视频帧自适应组织成多个事件级树结构,实现在有限计算资源下的长效记忆。为增强实时感知,引入细粒度时空窗口,捕捉短期视觉线索以提升当前场景理解。此外,构建了面向流式视频任务的OnlineIT指令微调数据集,显著提升模型在实时感知与未来预测中的表现。为评估实际应用泛化能力,提出ODV-Bench基准,聚焦自动驾驶场景下的实时视频理解。实验表明,StreamForest在StreamingBench达到77.3%准确率,在OVBench达60.5%,在OVO-Bench达55.6%。即使在极端视觉令牌压缩(仅1024令牌)下,模型仍保持相对于默认设置96.8%的平均准确率,展现出卓越的鲁棒性、效率与泛化能力。
原文摘要 · Abstract (English)
Multimodal Large Language Models (MLLMs) have recently achieved remarkable progress in video understanding. However, their effectiveness in real-time streaming scenarios remains limited due to storage constraints of historical visual features and insufficient real-time spatiotemporal reasoning. To address these challenges, we propose StreamForest, a novel architecture specifically designed for streaming video understanding. Central to StreamForest is the Persistent Event Memory Forest, a memory mechanism that adaptively organizes video frames into multiple event-level tree structures. This process is guided by penalty functions based on temporal distance, content similarity, and merge frequency, enabling efficient long-term memory retention under limited computational resources. To enhance real-time perception, we introduce a Fine-grained Spatiotemporal Window, which captures detailed short-term visual cues to improve current scene perception. Additionally, we present OnlineIT, an instruction-tuning dataset tailored for streaming video tasks. OnlineIT significantly boosts MLLM performance in both real-time perception and future prediction. To evaluate generalization in practical applications, we introduce ODV-Bench, a new benchmark focused on real-time streaming video understanding in autonomous driving scenarios. Experimental results demonstrate that StreamForest achieves the state-of-the-art performance, with accuracies of 77.3% on StreamingBench, 60.5% on OVBench, and 55.6% on OVO-Bench. In particular, even under extreme visual token compression (limited to 1024 tokens), the model retains 96.8% of its average accuracy in eight benchmarks relative to the default setting. These results underscore the robustness, efficiency, and generalizability of StreamForest for streaming video understanding.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。