English

Emergent Correspondence from Image Diffusion

Computer Vision and Pattern Recognition 2023-12-08 v2

Abstract

Finding correspondences between images is a fundamental problem in computer vision. In this paper, we show that correspondence emerges in image diffusion models without any explicit supervision. We propose a simple strategy to extract this implicit knowledge out of diffusion networks as image features, namely DIffusion FeaTures (DIFT), and use them to establish correspondences between real images. Without any additional fine-tuning or supervision on the task-specific data or annotations, DIFT is able to outperform both weakly-supervised methods and competitive off-the-shelf features in identifying semantic, geometric, and temporal correspondences. Particularly for semantic correspondence, DIFT from Stable Diffusion is able to outperform DINO and OpenCLIP by 19 and 14 accuracy points respectively on the challenging SPair-71k benchmark. It even outperforms the state-of-the-art supervised methods on 9 out of 18 categories while remaining on par for the overall performance. Project page: https://diffusionfeatures.github.io

Keywords

Cite

@article{arxiv.2306.03881,
  title  = {Emergent Correspondence from Image Diffusion},
  author = {Luming Tang and Menglin Jia and Qianqian Wang and Cheng Perng Phoo and Bharath Hariharan},
  journal= {arXiv preprint arXiv:2306.03881},
  year   = {2023}
}

Comments

NeurIPS 2023. Project page: https://diffusionfeatures.github.io

R2 v1 2026-06-28T10:58:04.784Z