用扩散模型提升图像匹配的实例级细节捕捉能力
Mind the Gap: Aligning Vision Foundation Models to Image Feature Matching
- 引入生成式扩散模型替代对比学习模型,聚焦实例级特征
- 设计跨图提示模块,实现图像对间双向信息交互
- 在多实例匹配任务上提升12%,适合复杂图像匹配场景
利用视觉基础模型已成为提升图像特征匹配性能的主流范式,但此前工作忽视了将基础模型引入特征匹配时存在的语义错位问题。这种错位源于基础模型关注单图理解,而特征匹配需要跨图理解。具体表现为:1)现有基础模型提取的嵌入与最优匹配嵌入存在偏差;2)缺乏有效机制将单图理解能力转化为跨图理解。其显著后果是难以应对多实例匹配问题。为此,本文提出简单有效的 IMD 框架(基于预训练扩散模型的图像匹配),包含两部分:1)不同于主流基于对比学习的模型强调全局语义,我们采用生成式扩散模型以更好捕捉实例级细节;2)利用生成模型中的提示机制作为自然通道,提出新颖的跨图交互提示模块,促进图像对间的双向信息交互。为更准确衡量错位程度,我们构建新基准 IMIM,专注于多实例场景。所提 IMD 在常用基准上达到新最好结果,且在 IMIM 上提升 12%,表明方法有效缓解了错位问题。
原文摘要 · Abstract (English)
Leveraging the vision foundation models has emerged as a mainstream paradigm that improves the performance of image feature matching. However, previous works have ignored the misalignment when introducing the foundation models into feature matching. The misalignment arises from the discrepancy between the foundation models focusing on single-image understanding and the cross-image understanding requirement of feature matching. Specifically, 1) the embeddings derived from commonly used foundation models exhibit discrepancies with the optimal embeddings required for feature matching; 2) lacking an effective mechanism to leverage the single-image understanding ability into cross-image understanding. A significant consequence of the misalignment is they struggle when addressing multi-instance feature matching problems. To address this, we introduce a simple but effective framework, called IMD (Image feature Matching with a pre-trained Diffusion model) with two parts: 1) Unlike the dominant solutions employing contrastive-learning based foundation models that emphasize global semantics, we integrate the generative-based diffusion models to effectively capture instance-level details. 2) We leverage the prompt mechanism in generative model as a natural tunnel, propose a novel cross-image interaction prompting module to facilitate bidirectional information interaction between image pairs. To more accurately measure the misalignment, we propose a new benchmark called IMIM, which focuses on multi-instance scenarios. Our proposed IMD establishes a new state-of-the-art in commonly evaluated benchmarks, and the superior improvement 12% in IMIM indicates our method efficiently mitigates the misalignment.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。