Multimodal Learning 相关度: 9/10

RIVER: A Real-Time Interaction Benchmark for Video LLMs

Yansong Shi, Qingsong Zhao, Tianxiang Jiang, Xiangyu Zeng, Yi Wang, Limin Wang
arXiv: 2603.03985v1 发布: 2026-03-04 更新: 2026-03-04

AI 摘要

论文提出了RIVER Bench,一个评估视频LLM实时交互能力的新基准,并提供了一种改进方法。

主要贡献

  • 提出了RIVER Bench,用于评估视频LLM的实时交互能力
  • 设计了Retrospective Memory, Live-Perception, Proactive Anticipation三个任务
  • 提出了一种改进模型实时交互能力的方法

方法论

构建包含回顾记忆、实时感知和前瞻预测任务的框架,并使用来自不同来源的视频进行详细标注。

原文摘要

The rapid advancement of multimodal large language models has demonstrated impressive capabilities, yet nearly all operate in an offline paradigm, hindering real-time interactivity. Addressing this gap, we introduce the Real-tIme Video intERaction Bench (RIVER Bench), designed for evaluating online video comprehension. RIVER Bench introduces a novel framework comprising Retrospective Memory, Live-Perception, and Proactive Anticipation tasks, closely mimicking interactive dialogues rather than responding to entire videos at once. We conducted detailed annotations using videos from diverse sources and varying lengths, and precisely defined the real-time interactive format. Evaluations across various model categories reveal that while offline models perform well in single question-answering tasks, they struggle with real-time processing. Addressing the limitations of existing models in online video interaction, especially their deficiencies in long-term memory and future perception, we proposed a general improvement method that enables models to interact with users more flexibly in real time. We believe this work will significantly advance the development of real-time interactive video understanding models and inspire future research in this emerging field. Datasets and code are publicly available at https://github.com/OpenGVLab/RIVER.

标签

视频LLM 实时交互 基准测试

arXiv 分类

cs.CV