Single-Step Bidirectional Unpaired Image Translation Using Implicit Bridge Consistency Distillation
Suhyeon Lee, Kwanyoung Kim, Jong Chul Ye
TL;DR
Unpaired image-to-image translation often relies on iterative diffusion sampling or adversarial training, which can be costly or unstable. This work introduces IBCD, a single-step bidirectional translator built on a diffusion implicit bridge that connects pre-trained domain models via a unified distillation framework, supplemented by Distribution Matching for Consistency Distillation (DMCD), adaptive weighting, and a cycle-consistency loss. The approach achieves state-of-the-art realism-faithfulness trade-offs in one generation step on toy and real datasets, while maintaining practical inference efficiency. These advances enable robust, low-latency unpaired translations across domains with limited paired data, broadening the applicability of diffusion-based image translation.
Abstract
Unpaired image-to-image translation has seen significant progress since the introduction of CycleGAN. However, methods based on diffusion models or Schrödinger bridges have yet to be widely adopted in real-world applications due to their iterative sampling nature. To address this challenge, we propose a novel framework, Implicit Bridge Consistency Distillation (IBCD), which enables single-step bidirectional unpaired translation without using adversarial loss. IBCD extends consistency distillation by using a diffusion implicit bridge model that connects PF-ODE trajectories between distributions. Additionally, we introduce two key improvements: 1) distribution matching for consistency distillation and 2) adaptive weighting method based on distillation difficulty. Experimental results demonstrate that IBCD achieves state-of-the-art performance on benchmark datasets in a single generation step. Project page available at https://hyn2028.github.io/project_page/IBCD/index.html
