用视频文本对生成目标感知查询,提升时空视频定位精度
Knowing Your Target: Target-Aware Transformer Makes Better Spatio-Temporal Video Grounding
- 基于文本和视频生成目标感知的初始查询,替代零初始化
- 在三个数据集上达到最新最好结果,显著优于基线方法
- 适合需要精准定位复杂场景中目标的研究者
Transformer 在时空视频定位(STVG)中备受关注,因其端到端流程和优异表现。现有基于 Transformer 的方法通常使用零初始化的对象查询,通过与多模态特征迭代交互来学习目标位置信息。然而,在存在干扰或遮挡等复杂场景下,由于缺乏目标特异性线索,这些零查询难以提取判别性信息,导致性能下降。为此,本文提出目标感知 Transformer(TA-STVG),通过利用给定视频-文本对中的目标特异性线索,自适应生成对象查询以提升定位效果。核心是两个简单但有效的模块:文本引导的时间采样(TTS)和属性感知的空间激活(ASA),按级联方式工作。TTS 利用整体文本信息从视频中选取目标相关的时间线索;ASA 则基于先前的目标感知时间线索,进一步挖掘物体的细粒度视觉属性,用于对象查询初始化。相比传统零初始化查询,本文方法直接从视频-文本对生成携带目标特异性线索的查询,使其更具适应性,能更有效地与多模态特征交互,学习更具判别性的信息。在三个基准数据集上的实验表明,TA-STVG 达到当前最优性能,显著超越基线方法,验证了其有效性。
原文摘要 · Abstract (English)
Transformer has attracted increasing interest in STVG, owing to its end-to-end pipeline and promising result. Existing Transformer-based STVG approaches often leverage a set of object queries, which are initialized simply using zeros and then gradually learn target position information via iterative interactions with multimodal features, for spatial and temporal localization. Despite simplicity, these zero object queries, due to lacking target-specific cues, are hard to learn discriminative target information from interactions with multimodal features in complicated scenarios (\e.g., with distractors or occlusion), resulting in degradation. Addressing this, we introduce a novel Target-Aware Transformer for STVG (TA-STVG), which seeks to adaptively generate object queries via exploring target-specific cues from the given video-text pair, for improving STVG. The key lies in two simple yet effective modules, comprising text-guided temporal sampling (TTS) and attribute-aware spatial activation (ASA), working in a cascade. The former focuses on selecting target-relevant temporal cues from a video utilizing holistic text information, while the latter aims at further exploiting the fine-grained visual attribute information of the object from previous target-aware temporal cues, which is applied for object query initialization. Compared to existing methods leveraging zero-initialized queries, object queries in our TA-STVG, directly generated from a given video-text pair, naturally carry target-specific cues, making them adaptive and better interact with multimodal features for learning more discriminative information to improve STVG. In our experiments on three benchmarks, TA-STVG achieves state-of-the-art performance and significantly outperforms the baseline, validating its efficacy.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。