English

A Wavelet Diffusion GAN for Image Super-Resolution

Image and Video Processing 2026-05-08 v3 Computer Vision and Pattern Recognition

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 methodologies successfully ensuring high-fidelity output while overcoming inherent drawbacks associated with diffusion models in time-sensitive applications. The code is available at https://www.github.com/aloilor/WaDiGAN-SR

Keywords

Cite

@article{arxiv.2410.17966,
  title  = {A Wavelet Diffusion GAN for Image Super-Resolution},
  author = {Lorenzo Aloisi and Luigi Sigillo and Aurelio Uncini and Danilo Comminiello},
  journal= {arXiv preprint arXiv:2410.17966},
  year   = {2026}
}

Comments

The paper has been accepted at Italian Workshop on Neural Networks (WIRN) 2024

R2 v1 2026-06-28T19:33:01.940Z