用离散向量量化提升视频时间定位的区分能力
Moment Quantization for Video Temporal Grounding
- 构建可学习的片段码本,将视频片段映射到离散向量
- 在6个基准上显著超越现有方法,提升定位精度
- 无需修改主模型,可作为插件直接集成
视频时间定位是关键的视频理解任务,旨在定位与语言描述相关的视频片段。该任务的难点在于区分相关与无关片段。以往方法聚焦于连续特征学习,对前景与背景特征的区分能力较弱。本文提出一种基于片段量化的视频时间定位方法(MQVTG),将输入视频离散化为多种离散向量,以增强相关与无关片段之间的区分性。具体地,MQVTG维护一个可学习的片段码本,每个视频片段匹配一个码字。考虑到视觉多样性(同一片段存在多种视觉表达),将片段-码字匹配视为聚类过程,避免硬量化带来的信息损失。此外,采用有效的先验初始化和联合投影策略优化码本。该方法实现简单,可作为即插即用组件集成到现有模型中。在六个主流基准上的大量实验表明,MQVTG在有效性与泛化性方面均表现优异,显著优于当前最优方法。定性分析显示,该方法能有效聚合相关特征并分离无关特征,符合增强区分性的目标。
原文摘要 · Abstract (English)
Video temporal grounding is a critical video understanding task, which aims to localize moments relevant to a language description. The challenge of this task lies in distinguishing relevant and irrelevant moments. Previous methods focused on learning continuous features exhibit weak differentiation between foreground and background features. In this paper, we propose a novel Moment-Quantization based Video Temporal Grounding method (MQVTG), which quantizes the input video into various discrete vectors to enhance the discrimination between relevant and irrelevant moments. Specifically, MQVTG maintains a learnable moment codebook, where each video moment matches a codeword. Considering the visual diversity, i.e., various visual expressions for the same moment, MQVTG treats moment-codeword matching as a clustering process without using discrete vectors, avoiding the loss of useful information from direct hard quantization. Additionally, we employ effective prior-initialization and joint-projection strategies to enhance the maintained moment codebook. With its simple implementation, the proposed method can be integrated into existing temporal grounding models as a plug-and-play component. Extensive experiments on six popular benchmarks demonstrate the effectiveness and generalizability of MQVTG, significantly outperforming state-of-the-art methods. Further qualitative analysis shows that our method effectively groups relevant features and separates irrelevant ones, aligning with our goal of enhancing discrimination.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。