2022

Dual Diffusion Implicit Bridges for Image-to-Image Translation

Su, Xuan, Song, Jiaming, Meng, Chenlin et al.

Understand

Common image-to-image translation methods rely on joint training over data from both source and target domains.

  • The training process requires concurrent access to both datasets, which hinders data separation and privacy protection; and existing models cannot be easily adapted for translation of new domain pairs.
  • We present Dual Diffusion Implicit Bridges (DDIBs), an image translation method based on diffusion models, that circumvents training on domain pairs.
  • Image translation with DDIBs relies on two diffusion models trained independently on each domain, and is a two-step process: DDIBs first obtain latent encodings for source images with the source diffusion model, and then decode such encodings using the target model to construct target images.

Reading the bibliography…