CVLGOct 26, 2023

SD4Match: Learning to Prompt Stable Diffusion Model for Semantic Matching

Oxford
arXiv:2310.17569v247 citationsh-index: 32
Originality Highly original
AI Analysis

This work addresses semantic matching for computer vision applications, representing an incremental advance with strong performance gains.

The paper tackles the problem of matching semantically similar keypoints across image pairs by using prompt tuning on Stable Diffusion, achieving a 12 percentage point improvement over previous state-of-the-art on the SPair-71k dataset.

In this paper, we address the challenge of matching semantically similar keypoints across image pairs. Existing research indicates that the intermediate output of the UNet within the Stable Diffusion (SD) can serve as robust image feature maps for such a matching task. We demonstrate that by employing a basic prompt tuning technique, the inherent potential of Stable Diffusion can be harnessed, resulting in a significant enhancement in accuracy over previous approaches. We further introduce a novel conditional prompting module that conditions the prompt on the local details of the input image pairs, leading to a further improvement in performance. We designate our approach as SD4Match, short for Stable Diffusion for Semantic Matching. Comprehensive evaluations of SD4Match on the PF-Pascal, PF-Willow, and SPair-71k datasets show that it sets new benchmarks in accuracy across all these datasets. Particularly, SD4Match outperforms the previous state-of-the-art by a margin of 12 percentage points on the challenging SPair-71k dataset.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes