arXiv:2511.21139cs.CV2025-11

用动态代理查询提升视频目标分割的跨模态对齐与追踪精度

Referring Video Object Segmentation with Cross-Modality Proxy Queries

  • 引入可迭代更新的代理查询,实现视觉与文本语义的双向流动
  • 在四个基准上超越现有方法,显著提升追踪一致性和定位精度
  • 适合关注跨模态视频理解与高效推理的开发者和研究者

指代式视频目标分割(RVOS)是一项新兴的跨模态任务,旨在根据给定的文本描述生成目标对象的像素级掩码。其核心在于学习视觉元素与语言表达在语义空间中的精准对齐。近期方法通过条件查询,基于Transformer结构构建查询-响应机制来追踪目标对象。然而,这些方法存在两个局限:(1) 条件查询缺乏帧间依赖性与变化建模能力,难以应对显著的帧间差异;(2) 文本约束集成滞后,可能导致视频特征关注非目标对象。为此,我们提出一种新架构ProxyFormer,引入一组代理查询以整合视觉与文本语义,并促进二者之间的语义传递。通过在视频特征编码器的多阶段中逐步更新与传播代理查询,ProxyFormer确保视频特征始终聚焦于目标对象。该动态演化机制还建立了帧间依赖关系,提升了目标追踪的准确性和连贯性。为降低计算开销,我们将跨模态交互解耦至时间与空间维度。此外,设计了联合语义一致性(JSC)训练策略,对齐代理查询与视频-文本组合间的语义共识。在四个广泛使用的RVOS基准上的全面实验表明,我们的ProxyFormer优于当前最优方法。

原文摘要 · Abstract (English)

Referring video object segmentation (RVOS) is an emerging cross-modality task that aims to generate pixel-level maps of the target objects referred by given textual expressions. The main concept involves learning an accurate alignment of visual elements and language expressions within a semantic space. Recent approaches address cross-modality alignment through conditional queries, tracking the target object using a query-response based mechanism built upon transformer structure. However, they exhibit two limitations: (1) these conditional queries lack inter-frame dependency and variation modeling, making accurate target tracking challenging amid significant frame-to-frame variations; and (2) they integrate textual constraints belatedly, which may cause the video features potentially focus on the non-referred objects. Therefore, we propose a novel RVOS architecture called ProxyFormer, which introduces a set of proxy queries to integrate visual and text semantics and facilitate the flow of semantics between them. By progressively updating and propagating proxy queries across multiple stages of video feature encoder, ProxyFormer ensures that the video features are focused on the object of interest. This dynamic evolution also enables the establishment of inter-frame dependencies, enhancing the accuracy and coherence of object tracking. To mitigate high computational costs, we decouple cross-modality interactions into temporal and spatial dimensions. Additionally, we design a Joint Semantic Consistency (JSC) training strategy to align semantic consensus between the proxy queries and the combined video-text pairs. Comprehensive experiments on four widely used RVOS benchmarks demonstrate the superiority of our ProxyFormer to the state-of-the-art methods.

视频分割跨模态对齐代理查询Transformer

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