CVIVJul 24, 2025

Degradation-Consistent Learning via Bidirectional Diffusion for Low-Light Image Enhancement

arXiv:2507.18144v12 citationsh-index: 36Has CodeMM
Originality Incremental advance
AI Analysis

This work addresses the problem of inconsistent degradation modeling in low-light image enhancement for computer vision applications, representing an incremental improvement over existing diffusion-based methods.

The paper tackles low-light image enhancement by proposing a bidirectional diffusion mechanism that jointly models degradation processes for low-light and normal-light images, achieving state-of-the-art performance on benchmark datasets with improved quantitative and qualitative results.

Low-light image enhancement aims to improve the visibility of degraded images to better align with human visual perception. While diffusion-based methods have shown promising performance due to their strong generative capabilities. However, their unidirectional modelling of degradation often struggles to capture the complexity of real-world degradation patterns, leading to structural inconsistencies and pixel misalignments. To address these challenges, we propose a bidirectional diffusion optimization mechanism that jointly models the degradation processes of both low-light and normal-light images, enabling more precise degradation parameter matching and enhancing generation quality. Specifically, we perform bidirectional diffusion-from low-to-normal light and from normal-to-low light during training and introduce an adaptive feature interaction block (AFI) to refine feature representation. By leveraging the complementarity between these two paths, our approach imposes an implicit symmetry constraint on illumination attenuation and noise distribution, facilitating consistent degradation learning and improving the models ability to perceive illumination and detail degradation. Additionally, we design a reflection-aware correction module (RACM) to guide color restoration post-denoising and suppress overexposed regions, ensuring content consistency and generating high-quality images that align with human visual perception. Extensive experiments on multiple benchmark datasets demonstrate that our method outperforms state-of-the-art methods in both quantitative and qualitative evaluations while generalizing effectively to diverse degradation scenarios. Code at https://github.com/hejh8/BidDiff

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