paper-with-me

홈 › Papers

Reti-Diff: Illumination Degradation Image Restoration with Retinex-based Latent Diffusion Model

2023-11-20 · Chunming He, Chengyu Fang, Yulun Zhang, Tian Ye, Kai Li, Longxiang Tang, Zhenhua Guo, Xiu Li, Sina Farsiu

Illumination degradation image restoration (IDIR) techniques aim to improve the visibility of degraded images and mitigate the adverse effects of deteriorated illumination. Among these algorithms, diffusion model (DM)-based methods have shown promising performance but are often burdened by heavy computational demands and pixel misalignment issues when predicting the image-level distribution. To tackle these problems, we propose to leverage DM within a compact latent space to generate concise guidance priors and introduce a novel solution called Reti-Diff for the IDIR task. Reti-Diff comprises two key components: the Retinex-based latent DM (RLDM) and the Retinex-guided transformer (RGformer). To ensure detailed reconstruction and illumination correction, RLDM is empowered to acquire Retinex knowledge and extract reflectance and illumination priors. These priors are subsequently utilized by RGformer to guide the decomposition of image features into their respective reflectance and illumination components. Following this, RGformer further enhances and consolidates the decomposed features, resulting in the production of refined images with consistent content and robustness to handle complex degradation scenarios. Extensive experiments show that Reti-Diff outperforms existing methods on three IDIR tasks, as well as downstream applications. Code will be available at \url{https://github.com/ChunmingHe/Reti-Diff}.

📄 PDF Abstract BibTeX arXiv:2311.11638

Code (1)

chunminghe/reti-diff 공식 구현 pytorch

Tasks

Image Restoration

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

IG-Diff: Complex Night Scene Restoration with Illumination-Guided Diffusion Model

2026-05-14 · Yifan Chen, Fei Yin, Chunle Guo, Chongyi Li 외 arxiv

In nighttime circumstances, it is challenging for individuals and machines to perceive their surroundings. While prevailing image restoration methods adeptly handle singular forms of degradation, they falter when confron…

Image Restoration

ZeroIDIR: Zero-Reference Illumination Degradation Image Restoration with Perturbed Consistency Diffusion Models

2026-05-12 · Hai Jiang, Zhen Liu, Yinjie Lei, Songchen Han 외 arxiv

In this paper, we propose a zero-reference diffusion-based framework, named ZeroIDIR, for illumination degradation image restoration, which decouples the restoration process into adaptive illumination correction and diff…

Image Restoration

Clear Nights Ahead: Towards Multi-Weather Nighttime Image Restoration

2025-05-22 · Yuetong Liu, Yunqiu Xu, Yang Wei, Xiuli Bi 외

Restoring nighttime images affected by multiple adverse weather conditions is a practical yet under-explored research problem, as multiple weather conditions often coexist in the real world alongside various lighting eff…

Image Restoration

DL2G: Degradation-guided Local-to-Global Restoration for Eyeglass Reflection Removal

2025-01-01 · CVPR 2025 1 · Zhilv Yi, Xiao Lu, Hong Ding, Jingbo Hu 외

Eyeglass reflection removal can restore the texture information in the reflection destructed eye area, which is meaningful for various tasks on the facial images. It is still challenging to correctly eliminate reflec…

Reflection Removal

DIME-Net: A Dual-Illumination Adaptive Enhancement Network Based on Retinex and Mixture-of-Experts

2025-08-19 · Ziang Wang, Xiaoqin Wang, Dingyi Wang, Qiang Li 외 arxiv

Image degradation caused by complex lighting conditions such as low-light and backlit scenarios is commonly encountered in real-world environments, significantly affecting image quality and downstream vision tasks. Most …