CVIVAug 25, 2023

Diff-Retinex: Rethinking Low-light Image Enhancement with A Generative Diffusion Model

arXiv:2308.13164v1268 citationsh-index: 106
Originality Incremental advance
AI Analysis

This work addresses low-light image enhancement for computer vision applications, representing an incremental improvement by combining existing physical and generative approaches.

The paper tackles low-light image enhancement by proposing Diff-Retinex, a generative diffusion model that integrates physical Retinex decomposition with conditional image generation to address degradations like dark illumination and noise, achieving effectiveness and superiority in experiments on real-world datasets.

In this paper, we rethink the low-light image enhancement task and propose a physically explainable and generative diffusion model for low-light image enhancement, termed as Diff-Retinex. We aim to integrate the advantages of the physical model and the generative network. Furthermore, we hope to supplement and even deduce the information missing in the low-light image through the generative network. Therefore, Diff-Retinex formulates the low-light image enhancement problem into Retinex decomposition and conditional image generation. In the Retinex decomposition, we integrate the superiority of attention in Transformer and meticulously design a Retinex Transformer decomposition network (TDN) to decompose the image into illumination and reflectance maps. Then, we design multi-path generative diffusion networks to reconstruct the normal-light Retinex probability distribution and solve the various degradations in these components respectively, including dark illumination, noise, color deviation, loss of scene contents, etc. Owing to generative diffusion model, Diff-Retinex puts the restoration of low-light subtle detail into practice. Extensive experiments conducted on real-world low-light datasets qualitatively and quantitatively demonstrate the effectiveness, superiority, and generalization of the proposed method.

Foundations

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

Your Notes