CycleDiff: Cycle Diffusion Models for Unpaired Image-to-image Translation
Shilong Zou, Yuhang Huang, Renjiao Yi, Chenyang Zhu, Kai Xu

TL;DR
CycleDiff introduces a joint diffusion and translation framework for unpaired image-to-image translation, improving global optimization, fidelity, and structural consistency over existing methods.
Contribution
The paper proposes a novel end-to-end joint learning framework that aligns diffusion and translation processes for better unpaired image translation.
Findings
Outperforms state-of-the-art methods on multiple translation tasks.
Achieves higher fidelity and structural consistency.
Demonstrates effective global optimization of diffusion and translation processes.
Abstract
We introduce a diffusion-based cross-domain image translator in the absence of paired training data. Unlike GAN-based methods, our approach integrates diffusion models to learn the image translation process, allowing for more coverable modeling of the data distribution and performance improvement of the cross-domain translation. However, incorporating the translation process within the diffusion process is still challenging since the two processes are not aligned exactly, i.e., the diffusion process is applied to the noisy signal while the translation process is conducted on the clean signal. As a result, recent diffusion-based studies employ separate training or shallow integration to learn the two processes, yet this may cause the local minimal of the translation optimization, constraining the effectiveness of diffusion models. To address the problem, we propose a novel joint learning…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Image Enhancement Techniques · Advanced Image Processing Techniques
