paper-with-me

홈 › Papers

LLDiffusion: Learning Degradation Representations in Diffusion Models for Low-Light Image Enhancement

2023-07-27 · Tao Wang, Kaihao Zhang, Ziqian Shao, Wenhan Luo, Bjorn Stenger, Tae-Kyun Kim, Wei Liu, Hongdong Li

Current deep learning methods for low-light image enhancement (LLIE) typically rely on pixel-wise mapping learned from paired data. However, these methods often overlook the importance of considering degradation representations, which can lead to sub-optimal outcomes. In this paper, we address this limitation by proposing a degradation-aware learning scheme for LLIE using diffusion models, which effectively integrates degradation and image priors into the diffusion process, resulting in improved image enhancement. Our proposed degradation-aware learning scheme is based on the understanding that degradation representations play a crucial role in accurately modeling and capturing the specific degradation patterns present in low-light images. To this end, First, a joint learning framework for both image generation and image enhancement is presented to learn the degradation representations. Second, to leverage the learned degradation representations, we develop a Low-Light Diffusion model (LLDiffusion) with a well-designed dynamic diffusion module. This module takes into account both the color map and the latent degradation representations to guide the diffusion process. By incorporating these conditioning factors, the proposed LLDiffusion can effectively enhance low-light images, considering both the inherent degradation patterns and the desired color fidelity. Finally, we evaluate our proposed method on several well-known benchmark datasets, including synthetic and real-world unpaired datasets. Extensive experiments on public benchmarks demonstrate that our LLDiffusion outperforms state-of-the-art LLIE methods both quantitatively and qualitatively. The source code and pre-trained models are available at https://github.com/TaoWangzj/LLDiffusion.

📄 PDF Abstract BibTeX arXiv:2307.14659

Code (1)

taowangzj/lldiffusion 공식 구현 pytorch

Tasks

Image EnhancementImage GenerationLow-Light Image Enhancement

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

GenDeg: Diffusion-Based Degradation Synthesis for Generalizable All-in-One Image Restoration

2024-11-26 · CVPR 2025 1 · Sudarshan Rajagopalan, Nithin Gopalakrishnan Nair, Jay N. Paranjape, Vishal M. Patel

Deep learning-based models for All-In-One Image Restoration (AIOR) have achieved significant advancements in recent years. However, their practical applicability is limited by poor generalization to samples outside the t…

AllImage Restoration

BIR-Adapter: A parameter-efficient diffusion adapter for blind image restoration

2025-09-08 · Cem Eteke, Alexander Griessel, Wolfgang Kellerer, Eckehard Steinbach arxiv

We introduce the BIR-Adapter, a parameter-efficient diffusion adapter for blind image restoration. Diffusion-based restoration methods have demonstrated promising performance in addressing this fundamental problem in com…

Image Restoration

DeeDSR: Towards Real-World Image Super-Resolution via Degradation-Aware Stable Diffusion

2024-03-31 · Chunyang Bi, Xin Luo, Sheng Shen, Mengxi Zhang 외

Diffusion models, known for their powerful generative capabilities, play a crucial role in addressing real-world super-resolution challenges. However, these models often focus on improving local textures while neglecting…

Contrastive LearningDenoisingImage Super-ResolutionSuper-Resolution

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

2025-07-24 · Jinhong He, Minglong Xue, Zhipu Liu, Mingliang Zhou 외 arxiv

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 ca…

Low-Light Image Enhancement

Pyramid Diffusion Models For Low-light Image Enhancement

2023-05-17 · Dewei Zhou, Zongxin Yang, Yi Yang

Recovering noise-covered details from low-light images is challenging, and the results given by previous methods leave room for improvement. Recent diffusion models show realistic and detailed image generation through a …

DenoisingImage EnhancementImage GenerationLow-Light Image Enhancement