TL;DR
This paper introduces a wavelet diffusion GAN for image super-resolution that reduces training and inference times while maintaining high-fidelity outputs, validated on CelebA-HQ dataset.
Contribution
The study proposes a wavelet-based conditional diffusion GAN that accelerates diffusion processes and reduces dimensionality, improving real-time super-resolution performance.
Findings
Outperforms state-of-the-art super-resolution methods
Reduces training and inference times significantly
Maintains high-fidelity image quality
Abstract
In recent years, diffusion models have emerged as a superior alternative to generative adversarial networks (GANs) for high-fidelity image generation, with wide applications in text-to-image generation, image-to-image translation, and super-resolution. However, their real-time feasibility is hindered by slow training and inference speeds. This study addresses this challenge by proposing a wavelet-based conditional Diffusion GAN scheme for Single-Image Super-Resolution (SISR). Our approach utilizes the diffusion GAN paradigm to reduce the timesteps required by the reverse diffusion process and the Discrete Wavelet Transform (DWT) to achieve dimensionality reduction, decreasing training and inference times significantly. The results of an experimental validation on the CelebA-HQ dataset confirm the effectiveness of our proposed scheme. Our approach outperforms other state-of-the-art…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
