LightenDiffusion: Unsupervised Low-Light Image Enhancement with Latent-Retinex Diffusion Models
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Low-light Image Enhancement | LOL real v2 | PSNR22.6514 | 122 | |
| Low-light Image Enhancement | LOL syn v2 | PSNR21.6341 | 118 | |
| Low-light Image Enhancement | LOL v1 | PSNR20.188 | 84 | |
| Low-light Image Enhancement | LOL real v2 | PSNR22.831 | 81 | |
| Low-light Image Enhancement | LSRW | PSNR18.397 | 61 | |
| Low-light Image Enhancement | LOL synthetic v2 | PSNR21.523 | 44 | |
| Low-light Image Enhancement | LOL v1.0 (test) | PSNR19.9187 | 35 | |
| Low-light Image Enhancement | LOL v1 | SSIM81.1 | 34 | |
| Low-light Image Enhancement | LOL real v2 | PSNR22.697 | 26 | |
| Multi-exposure Correction | ME Dataset (Under-exposed) | PSNR19.7651 | 24 |