paper-with-me

Papers

DiffLLE: Diffusion-guided Domain Calibration for Unsupervised Low-light Image Enhancement

2023-08-18 · Shuzhou Yang, Xuanyu Zhang, Yinhuai Wang, Jiwen Yu, YuHan Wang, Jian Zhang

Existing unsupervised low-light image enhancement methods lack enough effectiveness and generalization in practical applications. We suppose this is because of the absence of explicit supervision and the inherent gap between real-world scenarios and the training data domain. In this paper, we develop Diffusion-based domain calibration to realize more robust and effective unsupervised Low-Light Enhancement, called DiffLLE. Since the diffusion model performs impressive denoising capability and has been trained on massive clean images, we adopt it to bridge the gap between the real low-light domain and training degradation domain, while providing efficient priors of real-world content for unsupervised models. Specifically, we adopt a naive unsupervised enhancement algorithm to realize preliminary restoration and design two zero-shot plug-and-play modules based on diffusion model to improve generalization and effectiveness. The Diffusion-guided Degradation Calibration (DDC) module narrows the gap between real-world and training low-light degradation through diffusion-based domain calibration and a lightness enhancement curve, which makes the enhancement model perform robustly even in sophisticated wild degradation. Due to the limited enhancement effect of the unsupervised model, we further develop the Fine-grained Target domain Distillation (FTD) module to find a more visual-friendly solution space. It exploits the priors of the pre-trained diffusion model to generate pseudo-references, which shrinks the preliminary restored results from a coarse normal-light domain to a finer high-quality clean field, addressing the lack of strong explicit supervision for unsupervised methods. Benefiting from these, our approach even outperforms some supervised methods by using only a simple unsupervised baseline. Extensive experiments demonstrate the superior effectiveness of the proposed DiffLLE.

📄 PDF Abstract BibTeX arXiv:2308.09279

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage EnhancementLow-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 제목 키워드 기반

Distribution Aligned Diffusion and Prototype-guided network for Unsupervised Domain Adaptive Segmentation

2023-03-22 · Haipeng Zhou, Lei Zhu, Yuyin Zhou

The Diffusion Probabilistic Model (DPM) has emerged as a highly effective generative model in the field of computer vision. Its intermediate latent vectors offer rich semantic information, making it an attractive option …

Enhancing Diffusion Model Guidance through Calibration and Regularization

2025-11-08 · Seyed Alireza Javid, Amirhossein Bagheri, Nuria González-Prelcic arxiv

Classifier-guided diffusion models have emerged as a powerful approach for conditional image generation, but they suffer from overconfident predictions during early denoising steps, causing the guidance gradient to vanis…

Conditional Image GenerationClassifier calibration

Domain-Guided Conditional Diffusion Model for Unsupervised Domain Adaptation

2023-09-23 · Yulong Zhang, Shuhao Chen, Weisen Jiang, Yu Zhang 외

Limited transferability hinders the performance of deep learning models when applied to new application scenarios. Recently, Unsupervised Domain Adaptation (UDA) has achieved significant progress in addressing this issue…

DiversityDomain AdaptationUnsupervised Domain Adaptation

Prior-Guided Residual Diffusion: Calibrated and Efficient Medical Image Segmentation

2025-09-01 · Fuyou Mao, Beining Wu, Yanfeng Jiang, Han Xue 외 arxiv

Ambiguity in medical image segmentation calls for models that capture full conditional distributions rather than a single point estimate. We present Prior-Guided Residual Diffusion (PGRD), a diffusion-based framework tha…

Medical Image Segmentation

VT-DUDA: Visual Token Conditioning for Diffusion-guided Unsupervised Domain Adaptation

2026-06-19 · Xuan Qi, Daniele Berardini, Dario Serez, Vito Paolo Pastore 외 arxiv

Unsupervised domain adaptation (UDA) aims to learn a target-domain classifier from labeled source data and unlabeled target data under distribution shift. Recent diffusion-based UDA methods approach this problem by synth…

Unsupervised Domain Adaptation