arXiv:2512.14017cs.CVcs.AI2025-12被引 4

首个长视频关键帧采样基准,可直接评估采样质量。

KFS-Bench: Comprehensive Evaluation of Key Frame Sampling in Long Video Understanding

  • 构建多场景标注的评测基准,直接衡量采样策略效果。
  • 发现采样精度、场景覆盖和分布均衡性是影响问答性能的关键。
  • 提出基于问题-视频相关性的自适应采样方法,提升覆盖与准确率。

我们提出 KFS-Bench,首个面向长视频问答中关键帧采样的基准,包含多场景标注,可直接且稳健地评估采样策略。在长视频问答中,选择有信息量的帧能提升多模态大模型(MLLMs)的准确率与效率。现有方法仅通过问答准确率间接评估帧选择质量,KFS-Bench 通过提供每个问题所需的多个不相交场景的真值标注,使我们能直接分析不同采样方法在整段视频中捕捉核心内容的能力。利用该基准,我们对关键帧采样方法进行了全面研究,发现不仅采样精度,场景覆盖和采样平衡性也是影响问答性能的关键因素。据此设计了一种与问答准确率高度相关的新型采样质量度量。此外,提出一种新采样方法,利用问题-视频相关性,在采样多样性与问题-帧相似性间实现自适应平衡,从而提升相关场景的覆盖。该自适应平衡采样方法在关键帧采样和问答性能上均表现更优。基准代码已开源:https://github.com/NEC-VID/KFS-Bench。

原文摘要 · Abstract (English)

We propose KFS-Bench, the first benchmark for key frame sampling in long video question answering (QA), featuring multi-scene annotations to enable direct and robust evaluation of sampling strategies. Key frame sampling is crucial for efficient long-form video understanding. In long video QA, selecting informative frames enables multimodal large language models (MLLMs) to improve both accuracy and efficiency. KFS-Bench addresses the limitation of prior works that only indirectly assess frame selection quality via QA accuracy. By providing ground-truth annotations of multiple disjoint scenes required per question, KFS-Bench allows us to directly analyze how different sampling approaches capture essential content across an entire long video. Using KFS-Bench, we conduct a comprehensive study of key frame sampling methods and identify that not only sampling precision but also scene coverage and sampling balance are the key factors influencing QA performance. Regarding all the factors, we design a novel sampling quality metric that correlates with QA accuracy. Furthermore, we develop a novel key frame sampling method that leverages question-video relevance to balance sampling diversity against question-frame similarity, thereby improving coverage of relevant scenes. Our adaptively balanced sampling approach achieves superior performance in both key frame sampling and QA performance. The benchmark is available at https://github.com/NEC-VID/KFS-Bench.

视频理解关键帧采样长视频基准测试

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