Boosting Fidelity for Pre-Trained-Diffusion-Based Low-Light Image Enhancement via Condition Refinement
Xiaogang Xu, Jian Wang, Yunfan Lu, Ruihang Chu, Ruixing Wang, Jiafei Wu, Bei Yu, Liang Lin
TL;DR
The paper addresses fidelity gaps in Pre-Trained-Diffusion-Based low-light image enhancement by identifying deficiencies in conditional latent modeling and the lack of bidirectional interaction with the noisy latent. It proposes a two-stage latent refinement method guided by a generative prior and a bidirectional interaction mechanism that allows refined and noisy latents to influence each other during diffusion, designed as a plug-and-play enhancement for existing PTDB systems. Through multi-scale pyramidal priors, visual encoders, and attention-guided regression, the approach achieves substantial fidelity gains while preserving the qualitative advantages of diffusion-based restoration, demonstrated across LOL, SID, and SMID datasets and downstream tasks. The method also reports improved no-reference image quality metrics and shows generalization to related restoration problems, albeit with additional computational costs. Overall, the work offers a practical pathway to boost fidelity in PTDB LLIE and related tasks by refining conditioning latents and enabling bidirectional latent exchange.
Abstract
Diffusion-based methods, leveraging pre-trained large models like Stable Diffusion via ControlNet, have achieved remarkable performance in several low-level vision tasks. However, Pre-Trained Diffusion-Based (PTDB) methods often sacrifice content fidelity to attain higher perceptual realism. This issue is exacerbated in low-light scenarios, where severely degraded information caused by the darkness limits effective control. We identify two primary causes of fidelity loss: the absence of suitable conditional latent modeling and the lack of bidirectional interaction between the conditional latent and noisy latent in the diffusion process. To address this, we propose a novel optimization strategy for conditioning in pre-trained diffusion models, enhancing fidelity while preserving realism and aesthetics. Our method introduces a mechanism to recover spatial details lost during VAE encoding, i.e., a latent refinement pipeline incorporating generative priors. Additionally, the refined latent condition interacts dynamically with the noisy latent, leading to improved restoration performance. Our approach is plug-and-play, seamlessly integrating into existing diffusion networks to provide more effective control. Extensive experiments demonstrate significant fidelity improvements in PTDB methods.
