OVIBench: Benchmarking Online Video Question Answering under Interruption

📅 2026-08-23
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决视频问答过程中用户可能中断的问题,本文提出了OVIBench基准测试,通过分类中断类型并开发离线模拟协议来评估视觉语言模型处理中断的能力。
📝 Abstract
Recent vision language models (VLMs) have achieved strong progress in video understanding. However, most existing video QA research and benchmarks still follow an offline, single-round paradigm, overlooking realistic interactions where users may interrupt the model during answer generation. To address this gap, we formulate the task of Online Video Question Answering under Interruption and introduce OVIBench, the first standardized benchmark for evaluating VLMs in this setting. OVIBench categorizes interruptions into three types: Cancellation, False Trigger, Correction and supports both open-ended and multiple-choice evaluations. To enable large-scale and reproducible testing, we develop an offline simulation protocol that reproduces interruption during generation under a unified temporal setup, together with a multi-dimensional metric suite for assessing interruption understanding and response generation. Experiments demonstrate that OVIBench effectively distinguishes models' interruption-handling abilities, especially in following correction requests. Finally, we construct a train set OVI-Train for interruption-aware fine-tuning. Models fine-tuned on this dataset achieve significant gains on OVIBench, validating the effectiveness of our benchmark and data design. OVIBench, OVI-Train, and the evaluation code will be released.
Problem

Research questions and friction points this paper is trying to address.

Online Video Question Answering
Interruption
Vision Language Models
Innovation

Methods, ideas, or system contributions that make the work stand out.

Online Video Question Answering
Interruption Handling
Benchmark
Simulation Protocol
Multidimensional Metrics
🔎 Similar Papers
2024-02-20International Conference on Machine LearningCitations: 30