paper-with-me

홈 › Papers

Low-Light Image Enhancement with Wavelet-based Diffusion Models

2023-06-01 · Hai Jiang, Ao Luo, Songchen Han, Haoqiang Fan, Shuaicheng Liu

Diffusion models have achieved promising results in image restoration tasks, yet suffer from time-consuming, excessive computational resource consumption, and unstable restoration. To address these issues, we propose a robust and efficient Diffusion-based Low-Light image enhancement approach, dubbed DiffLL. Specifically, we present a wavelet-based conditional diffusion model (WCDM) that leverages the generative power of diffusion models to produce results with satisfactory perceptual fidelity. Additionally, it also takes advantage of the strengths of wavelet transformation to greatly accelerate inference and reduce computational resource usage without sacrificing information. To avoid chaotic content and diversity, we perform both forward diffusion and denoising in the training phase of WCDM, enabling the model to achieve stable denoising and reduce randomness during inference. Moreover, we further design a high-frequency restoration module (HFRM) that utilizes the vertical and horizontal details of the image to complement the diagonal information for better fine-grained restoration. Extensive experiments on publicly available real-world benchmarks demonstrate that our method outperforms the existing state-of-the-art methods both quantitatively and visually, and it achieves remarkable improvements in efficiency compared to previous diffusion-based methods. In addition, we empirically show that the application for low-light face detection also reveals the latent practical values of our method. Code is available at https://github.com/JianghaiSCU/Diffusion-Low-Light.

📄 PDF Abstract BibTeX arXiv:2306.00306

Code (1)

JianghaiSCU/Diffusion-Low-Light 공식 구현 pytorch

Tasks

DenoisingFace DetectionImage EnhancementImage RestorationLow-Light Image Enhancement

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Low-light Image Enhancement via CLIP-Fourier Guided Wavelet Diffusion

2024-01-08 · Minglong Xue, Jinhong He, Wenhai Wang, Mingliang Zhou

Low-light image enhancement techniques have significantly progressed, but unstable image quality recovery and unsatisfactory visual perception are still significant challenges. To solve these problems, we propose a novel…

Image EnhancementLow-Light Image Enhancement

Zero-Shot Low-Light Image Enhancement via Joint Frequency Domain Priors Guided Diffusion

2024-11-21 · Jinhong He, Shivakumara Palaiahnakote, Aoxiang Ning, Minglong Xue

Due to the singularity of real-world paired datasets and the complexity of low-light environments, this leads to supervised methods lacking a degree of scene generalisation. Meanwhile, limited by poor lighting and conten…

Image EnhancementImage GenerationLow-Light Image Enhancement

Structure-guided Diffusion Transformer for Low-Light Image Enhancement

2025-04-21 · Xiangchen Yin, Zhenda Yu, Longtao Jiang, Xin Gao 외

While the diffusion transformer (DiT) has become a focal point of interest in recent years, its application in low-light image enhancement remains a blank area for exploration. Current methods recover the details from lo…

Image EnhancementLow-Light Image Enhancement

Overlapped Wavelet Diffusion for Low-Light Image Enhancement

2026-06-09 · Fen Peng, Taizo Suzuki, Seisuke Kyochi arxiv

In this study, we propose an overlapped wavelet diffusion framework for Low-Light Image Enhancement (LLIE), which incorporates two complementary components to achieve blocking artifact-free and detail-preserving enhancem…

Low-Light Image EnhancementComputational Efficiency

Wavelet-based Mamba with Fourier Adjustment for Low-light Image Enhancement

2024-10-27 · Junhao Tan, Songwen Pei, Wei Qin, Bo Fu 외

Frequency information (e.g., Discrete Wavelet Transform and Fast Fourier Transform) has been widely applied to solve the issue of Low-Light Image Enhancement (LLIE). However, existing frequency-based models primarily ope…

DecoderImage EnhancementLow-Light Image EnhancementMamba