arXiv:2603.12703cs.CV2026-03中稿 · ECCV被引 4

新基准SVCBench用计数任务诊断视频模型的状态保持能力

SVCBench: A Streaming Video Counting Benchmark for Spatial-Temporal State Maintenance

  • 将计数拆解为物体与事件两类,细分为8个子任务
  • 含406段视频、10071次事件标注,生成1000组流式问答对
  • 揭示主流模型在周期性事件计数上表现严重不足

视频理解需模型在播放过程中持续跟踪并更新世界状态。现有基准虽推进了多维度评估,但难以揭示模型对世界状态的时序维护能力。我们提出SVCBench,一个面向时空状态维护的流式视频计数基准,将计数作为最小化、受控的探测手段,用于诊断模型的状态维护能力。该能力被分解为物体计数与事件计数,形成8个细粒度子类别:物体计数涵盖当前可见物体追踪与累计唯一身份识别;事件计数涵盖瞬时动作检测与完整活动周期追踪。SVCBench包含406段视频,帧级标注10,071次事件发生与物体状态变化,生成1,000组流式问答对,共4,576个查询点分布于视频时间线。通过多点流式查询观察状态维护轨迹,设计三种互补指标:数值精度、轨迹一致性与时间感知力。主流视频-语言模型评估显示,当前模型在时空状态维护方面仍存在显著缺陷,尤其在周期性事件计数任务中表现极差。SVCBench为测量与改进视频理解系统的状态维护能力提供了诊断框架。代码与数据见 https://buaa-colalab.github.io/SVCBench。

原文摘要 · Abstract (English)

Video understanding requires models to continuously track and update world state during playback. Although existing benchmarks have advanced video understanding evaluation across multiple dimensions, they provide limited visibility into how models maintain world state over time. We propose SVCBench, a Streaming Video Counting Benchmark that repositions counting as a minimal, controlled probe for diagnosing models' world-state maintenance capability. We decompose this capability into object counting and event counting, forming 8 fine-grained subcategories. Object counting covers tracking currently visible objects and cumulative unique identities, while event counting covers detecting instantaneous actions and tracking complete activity cycles. SVCBench contains 406 videos with frame-by-frame annotations of 10,071 event occurrences and object state changes, yielding 1,000 streaming QA pairs with 4,576 query points distributed along video timelines. By observing state maintenance trajectories through streaming multi-point queries, we design three complementary metrics to diagnose numerical precision, trajectory consistency, and temporal awareness. Evaluations of mainstream video-language models show that current models still exhibit significant deficiencies in spatial-temporal state maintenance, with especially poor performance on periodic event counting. SVCBench provides a diagnostic framework for measuring and improving state maintenance in video understanding systems. Our code and data are available at https://buaa-colalab.github.io/SVCBench.

视频理解状态维护计数基准

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