Diffusion-Based Low-Light Image Enhancement with Color and Luminance Priors

📅 2026-02-27
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Low-light images often suffer from poor visual quality and degraded performance in downstream tasks due to low contrast, high noise, and color distortion. This work proposes a conditional diffusion-based enhancement method that introduces a novel Structured Control Embedding Module (SCEM) to decompose the input into four physically meaningful priors: illumination, illumination-invariant features, shadow priors, and color-invariant cues. These structured priors guide the U-Net diffusion process to achieve coherent and perceptually faithful enhancement. Notably, this is the first approach to integrate decoupled illumination and color priors into a diffusion framework, enabling strong cross-dataset generalization without fine-tuning. Trained solely on LOLv1, the method achieves state-of-the-art quantitative and perceptual results across multiple benchmarks, including LOLv2-real, LSRW, DICM, MEF, and LIME.

Technology Category

Application Category

📝 Abstract
Low-light images often suffer from low contrast, noise, and color distortion, degrading visual quality and impairing downstream vision tasks. We propose a novel conditional diffusion framework for low-light image enhancement that incorporates a Structured Control Embedding Module (SCEM). SCEM decomposes a low-light image into four informative components including illumination, illumination-invariant features, shadow priors, and color-invariant cues. These components serve as control signals that condition a U-Net-based diffusion model trained with a simplified noise-prediction loss. Thus, the proposed SCEM equipped Diffusion method enforces structured enhancement guided by physical priors. In experiments, our model is trained only on the LOLv1 dataset and evaluated without fine-tuning on LOLv2-real, LSRW, DICM, MEF, and LIME. The method achieves state-of-the-art performance in quantitative and perceptual metrics, demonstrating strong generalization across benchmarks. https://casted.github.io/scem/.
Problem

Research questions and friction points this paper is trying to address.

low-light image enhancement
color distortion
noise
low contrast
Innovation

Methods, ideas, or system contributions that make the work stand out.

diffusion model
low-light enhancement
structured control embedding
physical priors
color and luminance decomposition