arXiv:2507.00033cs.CVcs.AI2025-07被引 4

用关键片段采样提升长视频问答准确率

Moment Sampling in Video LLMs for Long-Form Video QA

  • 根据问题动态选择关键视频片段,而非均匀抽帧
  • 在四个数据集上显著提升长视频问答准确率
  • 适合作为长视频理解任务的通用增强方法

视频大模型(Video LLMs)在视频问答(VideoQA)领域取得显著进展。现有方法在短视频上表现良好,但在长视频中难以进行长程推理。当前普遍采用帧均匀子采样(按固定间隔选帧),但该方法常导致关键帧丢失或重复冗余帧,影响答案准确性并增加计算开销。本文提出“时刻采样”(moment sampling),一种不依赖特定模型的新型采样策略,利用通用文本到视频时刻检索模型指导帧选择。通过轻量级时刻检索模型优先选取与问题相关的帧,使模型聚焦于最相关视频段落。在四个长视频问答数据集上,使用四种前沿视频大模型进行实验,验证了该方法的有效性。

原文摘要 · Abstract (English)

Recent advancements in video large language models (Video LLMs) have significantly advanced the field of video question answering (VideoQA). While existing methods perform well on short videos, they often struggle with long-range reasoning in longer videos. To scale Video LLMs for longer video content, frame sub-sampling (selecting frames at regular intervals) is commonly used. However, this approach is suboptimal, often leading to the loss of crucial frames or the inclusion of redundant information from multiple similar frames. Missing key frames impairs the model's ability to answer questions accurately, while redundant frames lead the model to focus on irrelevant video segments and increase computational resource consumption. In this paper, we investigate the use of a general-purpose text-to-video moment retrieval model to guide the frame sampling process. We propose "moment sampling", a novel, model-agnostic approach that enables the model to select the most relevant frames according to the context of the question. Specifically, we employ a lightweight moment retrieval model to prioritize frame selection. By focusing on the frames most pertinent to the given question, our method enhances long-form VideoQA performance in Video LLMs. Through extensive experiments on four long-form VideoQA datasets, using four state-of-the-art Video LLMs, we demonstrate the effectiveness of the proposed approach.

视频问答长视频帧采样多模态

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