English

TF-ICON: Diffusion-Based Training-Free Cross-Domain Image Composition

Computer Vision and Pattern Recognition 2023-10-11 v4 Artificial Intelligence

Abstract

Text-driven diffusion models have exhibited impressive generative capabilities, enabling various image editing tasks. In this paper, we propose TF-ICON, a novel Training-Free Image COmpositioN framework that harnesses the power of text-driven diffusion models for cross-domain image-guided composition. This task aims to seamlessly integrate user-provided objects into a specific visual context. Current diffusion-based methods often involve costly instance-based optimization or finetuning of pretrained models on customized datasets, which can potentially undermine their rich prior. In contrast, TF-ICON can leverage off-the-shelf diffusion models to perform cross-domain image-guided composition without requiring additional training, finetuning, or optimization. Moreover, we introduce the exceptional prompt, which contains no information, to facilitate text-driven diffusion models in accurately inverting real images into latent representations, forming the basis for compositing. Our experiments show that equipping Stable Diffusion with the exceptional prompt outperforms state-of-the-art inversion methods on various datasets (CelebA-HQ, COCO, and ImageNet), and that TF-ICON surpasses prior baselines in versatile visual domains. Code is available at https://github.com/Shilin-LU/TF-ICON

Keywords

Cite

@article{arxiv.2307.12493,
  title  = {TF-ICON: Diffusion-Based Training-Free Cross-Domain Image Composition},
  author = {Shilin Lu and Yanzhu Liu and Adams Wai-Kin Kong},
  journal= {arXiv preprint arXiv:2307.12493},
  year   = {2023}
}

Comments

Accepted by ICCV 2023

R2 v1 2026-06-28T11:38:15.397Z