提升视频片段检索中短片段定位准确率
MomentMix Augmentation with Length-Aware DETR for Temporally Robust Moment Retrieval
- 提出MomentMix增强短片段特征多样性
- 引入长度感知解码器,中心位置与长度预测误差降低
- 适合关注短时视频定位的场景,尤其在长视频检索中表现优异
视频片段检索(MR)旨在根据自然语言查询定位视频中的特定时间段。随着YouTube等平台信息检索需求增长,MR技术日益重要。现有基于DETR的模型虽有进展,但在短片段定位上仍表现不佳。分析发现短片段特征多样性不足,为此提出MomentMix:通过前景混合与背景混合两种策略生成新样本,分别增强对相关与无关帧的理解。进一步分析显示,短片段在中心位置和长度预测上存在显著偏差。为此提出长度感知解码器,通过新型二分匹配机制显式建模长度信息。大量实验表明,该方法在基准数据集上超越现有DETR模型,于QVHighlights取得最高R1与mAP,于TACoS和Charades-STA实现最高[email protected](如在QVHighlights上mAP平均提升16.9%,[email protected]提升9.62%)。代码已开源。
原文摘要 · Abstract (English)
Video Moment Retrieval (MR) aims to localize moments within a video based on a given natural language query. Given the prevalent use of platforms like YouTube for information retrieval, the demand for MR techniques is significantly growing. Recent DETR-based models have made notable advances in performance but still struggle with accurately localizing short moments. Through data analysis, we identified limited feature diversity in short moments, which motivated the development of MomentMix. MomentMix generates new short-moment samples by employing two augmentation strategies: ForegroundMix and BackgroundMix, each enhancing the ability to understand the query-relevant and irrelevant frames, respectively. Additionally, our analysis of prediction bias revealed that short moments particularly struggle with accurately predicting their center positions and length of moments. To address this, we propose a Length-Aware Decoder, which conditions length through a novel bipartite matching process. Our extensive studies demonstrate the efficacy of our length-aware approach, especially in localizing short moments, leading to improved overall performance. Our method surpasses state-of-the-art DETR-based methods on benchmark datasets, achieving the highest R1 and mAP on QVHighlights and the highest [email protected] on TACoS and Charades-STA (such as a 9.62% gain in [email protected] and an 16.9% gain in mAP average for QVHighlights). The code is available at https://github.com/sjpark5800/LA-DETR.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。