pith. sign in

arxiv: 2407.08939 · v1 · pith:DRD3ODUXnew · submitted 2024-07-12 · 💻 cs.CV

LightenDiffusion: Unsupervised Low-Light Image Enhancement with Latent-Retinex Diffusion Models

classification 💻 cs.CV
keywords imagelow-lightlightendiffusionunsuperviseddiffusionnormal-lightavailabledecomposition
0
0 comments X
read the original abstract

In this paper, we propose a diffusion-based unsupervised framework that incorporates physically explainable Retinex theory with diffusion models for low-light image enhancement, named LightenDiffusion. Specifically, we present a content-transfer decomposition network that performs Retinex decomposition within the latent space instead of image space as in previous approaches, enabling the encoded features of unpaired low-light and normal-light images to be decomposed into content-rich reflectance maps and content-free illumination maps. Subsequently, the reflectance map of the low-light image and the illumination map of the normal-light image are taken as input to the diffusion model for unsupervised restoration with the guidance of the low-light feature, where a self-constrained consistency loss is further proposed to eliminate the interference of normal-light content on the restored results to improve overall visual quality. Extensive experiments on publicly available real-world benchmarks show that the proposed LightenDiffusion outperforms state-of-the-art unsupervised competitors and is comparable to supervised methods while being more generalizable to various scenes. Our code is available at https://github.com/JianghaiSCU/LightenDiffusion.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Towards Lightest Low-Light Image Enhancement Architecture for Mobile Devices

    cs.CV 2025-07 unverdicted novelty 5.0

    LiteIE proposes a two-layer backbone-agnostic feature extractor and parameter-free Iterative Restoration Module for unsupervised low-light enhancement, claiming 19.04 dB PSNR on LOL with 0.07% of SOTA parameters and 3...