arXiv:2501.07305cs.CV2025-01ICCV被引 2

解决视频片段检索中因虚假关联导致的定位不准问题

The Devil is in the Spurious Correlations: Boosting Moment Retrieval with Dynamic Learning

  • 通过动态背景合成增强目标片段注意力
  • 利用文本与动态特征交互减少对背景的过度依赖
  • 在QVHighlights和Charades-STA上达新最优性能

给定一段文本查询和对应视频,视频片段检索的目标是定位视频中与查询相关的时间段。尽管现有基于Transformer的方法已取得良好效果,但准确预测目标时间段仍是主要挑战。本文揭示其关键原因在于文本查询与上下文片段间的虚假相关性:模型倾向于将查询与背景帧过度关联,而非识别目标片段。为此,提出一种动态学习方法,包含两项策略:首先设计新型视频合成方法,为查询片段构建动态上下文,使模型能在多变背景下关注目标片段;其次通过引入文本-动态交互机制,增强时间维度表征,促使模型通过互补动态表示实现文本与目标片段的对齐。所提方法显著缓解了虚假相关性问题,在两个主流基准数据集QVHighlights和Charades-STA上均达到新的最佳性能。详细消融实验及跨架构评估验证了方法的通用性与有效性。代码将公开。

原文摘要 · Abstract (English)

Given a textual query along with a corresponding video, the objective of moment retrieval aims to localize the moments relevant to the query within the video. While commendable results have been demonstrated by existing transformer-based approaches, predicting the accurate temporal span of the target moment is still a major challenge. This paper reveals that a crucial reason stems from the spurious correlation between the text query and the moment context. Namely, the model makes predictions by overly associating queries with background frames rather than distinguishing target moments. To address this issue, we propose a dynamic learning approach for moment retrieval, where two strategies are designed to mitigate the spurious correlation. First, we introduce a novel video synthesis approach to construct a dynamic context for the queried moment, enabling the model to attend to the target moment of the corresponding query across dynamic backgrounds. Second, to alleviate the over-association with backgrounds, we enhance representations temporally by incorporating text-dynamics interaction, which encourages the model to align text with target moments through complementary dynamic representations. With the proposed method, our model significantly alleviates the spurious correlation issue in moment retrieval and establishes new state-of-the-art performance on two popular benchmarks, \ie, QVHighlights and Charades-STA. In addition, detailed ablation studies and evaluations across different architectures demonstrate the generalization and effectiveness of the proposed strategies. Our code will be publicly available.

视频检索动态建模虚假相关

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