DiffI2I: Efficient Diffusion Model for Image-to-Image Translation
Bin Xia, Yulun Zhang, Shiyin Wang, Yitong Wang, Xinglong Wu, Yapeng, Tian, Wenming Yang, Radu Timotfe, Luc Van Gool

TL;DR
DiffI2I introduces an efficient diffusion model tailored for image-to-image translation, leveraging a compact prior and a lightweight denoising process to outperform existing methods in accuracy and computational efficiency.
Contribution
The paper presents a novel DiffI2I framework with a compact prior extraction and a dynamic transformer, reducing complexity and improving performance in I2I tasks.
Findings
Achieves state-of-the-art results on various I2I tasks.
Reduces computational cost and number of iterations.
Employs a lightweight denoising network.
Abstract
The Diffusion Model (DM) has emerged as the SOTA approach for image synthesis. However, the existing DM cannot perform well on some image-to-image translation (I2I) tasks. Different from image synthesis, some I2I tasks, such as super-resolution, require generating results in accordance with GT images. Traditional DMs for image synthesis require extensive iterations and large denoising models to estimate entire images, which gives their strong generative ability but also leads to artifacts and inefficiency for I2I. To tackle this challenge, we propose a simple, efficient, and powerful DM framework for I2I, called DiffI2I. Specifically, DiffI2I comprises three key components: a compact I2I prior extraction network (CPEN), a dynamic I2I transformer (DI2Iformer), and a denoising network. We train DiffI2I in two stages: pretraining and DM training. For pretraining, GT and input images are…
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
TopicsCell Image Analysis Techniques · Image Processing Techniques and Applications · Advanced Image Processing Techniques
MethodsDiffusion
