English

Eye-for-an-eye: Appearance Transfer with Semantic Correspondence in Diffusion Models

Computer Vision and Pattern Recognition 2025-10-21 v2 Artificial Intelligence

Abstract

As pre-trained text-to-image diffusion models have become a useful tool for image synthesis, people want to specify the results in various ways. This paper tackles training-free appearance transfer, which produces an image with the structure of a target image from the appearance of a reference image. Existing methods usually do not reflect semantic correspondence, as they rely on query-key similarity within the self-attention layer to establish correspondences between images. To this end, we propose explicitly rearranging the features according to the dense semantic correspondences. Extensive experiments show the superiority of our method in various aspects: preserving the structure of the target and reflecting the correct color from the reference, even when the two images are not aligned.

Keywords

Cite

@article{arxiv.2406.07008,
  title  = {Eye-for-an-eye: Appearance Transfer with Semantic Correspondence in Diffusion Models},
  author = {Sooyeon Go and Kyungmook Choi and Minjung Shin and Youngjung Uh},
  journal= {arXiv preprint arXiv:2406.07008},
  year   = {2025}
}

Comments

project page : https://sooyeon-go.github.io/eye_for_an_eye/

R2 v1 2026-06-28T17:00:53.545Z