CVNov 21, 2024

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

arXiv:2411.13961v12 citationsh-index: 36Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of enhancing low-light images in unknown severe degradation scenarios for computer vision applications, representing a novel approach but likely incremental in the broader field of image enhancement.

The paper tackles the problem of low-light image enhancement by proposing a zero-shot method that uses joint wavelet and Fourier frequency domain priors to guide a diffusion process, achieving robust and effective results across various scenarios without requiring paired datasets.

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 content guidance, existing zero-shot methods cannot handle unknown severe degradation well. To address this problem, we will propose a new zero-shot low-light enhancement method to compensate for the lack of light and structural information in the diffusion sampling process by effectively combining the wavelet and Fourier frequency domains to construct rich a priori information. The key to the inspiration comes from the similarity between the wavelet and Fourier frequency domains: both light and structure information are closely related to specific frequency domain regions, respectively. Therefore, by transferring the diffusion process to the wavelet low-frequency domain and combining the wavelet and Fourier frequency domains by continuously decomposing them in the inverse process, the constructed rich illumination prior is utilised to guide the image generation enhancement process. Sufficient experiments show that the framework is robust and effective in various scenarios. The code will be available at: \href{https://github.com/hejh8/Joint-Wavelet-and-Fourier-priors-guided-diffusion}{https://github.com/hejh8/Joint-Wavelet-and-Fourier-priors-guided-diffusion}.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes