arXiv:2509.06291cs.CV2025-09

提出新框架提升开放词汇视觉定位准确率

Prototype-Aware Multimodal Alignment for Open-Vocabulary Visual Grounding

  • 用语义原型发现机制增强跨模态特征对齐
  • 在5个数据集上开放词汇场景达领先性能
  • 适合做开放世界目标检测与多模态理解的研究者

视觉定位旨在利用自然语言查询在图像中定位特定目标。现有基于Transformer的方法在标准场景(测试时仅包含已知物体)表现优异,但在开放词汇场景(测试时包含熟悉与新颖物体类别)下存在明显局限。主要源于三方面:(1)视觉与语言模态对齐不充分,(2)跨模态特征融合不足,(3)语义原型信息利用无效。为此,我们提出原型感知多模态学习框架PAML,通过多个关键组件系统性解决上述问题:首先使用ALBEF建立初始特征编码阶段的强跨模态对齐;随后,视觉判别性特征编码器强化显著目标表征并抑制无关视觉上下文;进而引入新型原型发现与继承机制,提取并聚合多邻域语义原型以支持开放词汇识别;最终,通过多阶段解码器实现全面的多模态融合,并完成边界框回归。在五个基准数据集上的大量实验验证了该方法的有效性,在标准场景表现具有竞争力,而在开放词汇场景达到当前最优结果。代码已公开于https://github.com/plankXie/PAML。

原文摘要 · Abstract (English)

Visual Grounding (VG) aims to utilize given natural language queries to locate specific target objects within images. While current transformer-based approaches demonstrate strong localization performance in standard scene (i.e, scenarios without any novel objects), they exhibit notable limitations in open-vocabulary scene (i.e, both familiar and novel object categories during testing). These limitations primarily stem from three key factors: (1) imperfect alignment between visual and linguistic modalities, (2) insufficient cross-modal feature fusion, and (3) ineffective utilization of semantic prototype information. To overcome these challenges, we present Prototype-Aware Multimodal Learning (PAML), an innovative framework that systematically addresses these issues through several key components: First, we leverage ALBEF to establish robust cross-modal alignment during initial feature encoding. Subsequently, our Visual Discriminative Feature Encoder selectively enhances salient object representations while suppressing irrelevant visual context. The framework then incorporates a novel prototype discovering and inheriting mechanism that extracts and aggregates multi-neighbor semantic prototypes to facilitate open-vocabulary recognition. These enriched features undergo comprehensive multimodal integration through our Multi-stage Decoder before final bounding box regression. Extensive experiments across five benchmark datasets validate our approach, showing competitive performance in standard scene while achieving state-of-the-art results in open-vocabulary scene. Our code is available at https://github.com/plankXie/PAML.

视觉定位开放词汇多模态

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