arXiv:2607.04559cs.CV2026-07

让视频理解更准:按问题筛选关键帧,避免无关内容干扰

QSVideo: Query-Conditioned Semantic Temporal Retrieval for Video Understanding

论文配图:QSVideo: Query-Conditioned Semantic Temporal Retrieval for Video Understanding
图 1 · 摘自论文原文
  • 用查询条件重写问题,分维度评估语义相关性
  • 同时优化相关性和多样性,选帧更全面
  • 适配长视频与流式视频,提升关键信息召回率

视觉语言模型在视频理解中的性能随视频时长增加而下降,因无关视频片段会干扰其语言组件。多模态检索成为关键,用于定位关键视觉证据。然而现有方法存在相关性估计偏差、多样性不足和时间崩溃问题。本文提出QSVideo统一框架,系统解决相关性、多样性和时间建模问题。首先引入查询条件语义排序器QSRanker,将任意问题转化为检索友好查询,并在对象、动作、位置维度上估计结构化相关性。在此基础上设计QSRetrieval,联合优化相关性与多样性,实现更富信息量的帧选择。此外,针对长视频与流式视频提出定制化时间对齐策略,提升证据召回率。在长视频与流式视频基准上的大量实验表明,QSVideo在严格帧数限制下显著提升视频VLM性能。代码已开源。

原文摘要 · Abstract (English)

The performance of vision-language models (VLMs) in video understanding declines with increasing video duration, as video moments unrelated to the query confuse their language components. Multimodal retrieval has emerged as a critical component of video understanding, addressing this challenge by localizing key visual evidence. However, existing multimodal retrieval methods suffer from biased relevance estimation, limited diversity, and temporal collapse. In this paper, we propose QSVideo, a unified framework that systematically addresses relevance, diversity, and temporal modeling in video retrieval. We first introduce a query-conditioned semantic ranker, QSRanker, which reformulates arbitrary questions into retrieval-friendly queries and estimates structured relevance along object, action, and location dimensions. Building upon this, we design QSRetrieval to jointly optimize relevance and diversity for more informative frame selection. Moreover, we propose temporal alignment strategies tailored for both long and streaming videos to improve evidence recall. Extensive experiments on long and streaming video benchmarks demonstrate that QSVideo greatly enhances video VLM performance under strict frame limit constraints. The code is available at https://github.com/human-analysis/QSVideo.

视频理解多模态检索长视频语义排序

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