paper-with-me

Papers

ProDehaze: Prompting Diffusion Models Toward Faithful Image Dehazing

2025-03-21 · Tianwen Zhou, Jing Wang, Songtao Wu, Kuanhong Xu

Recent approaches using large-scale pretrained diffusion models for image dehazing improve perceptual quality but often suffer from hallucination issues, producing unfaithful dehazed image to the original one. To mitigate this, we propose ProDehaze, a framework that employs internal image priors to direct external priors encoded in pretrained models. We introduce two types of \textit{selective} internal priors that prompt the model to concentrate on critical image areas: a Structure-Prompted Restorer in the latent space that emphasizes structure-rich regions, and a Haze-Aware Self-Correcting Refiner in the decoding process to align distributions between clearer input regions and the output. Extensive experiments on real-world datasets demonstrate that ProDehaze achieves high-fidelity results in image dehazing, particularly in reducing color shifts. Our code is at https://github.com/TianwenZhou/ProDehaze.

📄 PDF Abstract BibTeX arXiv:2503.17488

Code (1)

tianwenzhou/prodehaze 공식 구현 pytorch

Tasks

HallucinationImage Dehazing

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
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 제목 키워드 기반

Learning Hazing to Dehazing: Towards Realistic Haze Generation for Real-World Image Dehazing

2025-03-25 · CVPR 2025 1 · Ruiyi Wang, Yushuo Zheng, ZiCheng Zhang, Chunyi Li 외

Existing real-world image dehazing methods primarily attempt to fine-tune pre-trained models or adapt their inference procedures, thus heavily relying on the pre-trained models and associated training data. Moreover, res…

Image DehazingImage Generation

Unleashing the Potential of the Semantic Latent Space in Diffusion Models for Image Dehazing

2025-09-24 · Zizheng Yang, Hu Yu, Bing Li, Jinghao Zhang 외 arxiv

Diffusion models have recently been investigated as powerful generative solvers for image dehazing, owing to their remarkable capability to model the data distribution. However, the massive computational burden imposed b…

Image Dehazing

Semantic Diffusion Posterior Sampling for Cardiac Ultrasound Dehazing

2025-08-24 · Tristan S. W. Stevens, Oisín Nolan, Ruud J. G. van Sloun arxiv

Echocardiography plays a central role in cardiac imaging, offering dynamic views of the heart that are essential for diagnosis and monitoring. However, image quality can be significantly degraded by haze arising from mul…

Semantic Segmentation

Frequency Compensated Diffusion Model for Real-scene Dehazing

2023-08-21 · Jing Wang, Songtao Wu, Kuanhong Xu, Zhiqiang Yuan

Due to distribution shift, deep learning based methods for image dehazing suffer from performance degradation when applied to real-world hazy images. In this paper, we consider a dehazing framework based on conditional d…

Image Dehazingmodel

Exploiting Diffusion Prior for Real-World Image Dehazing with Unpaired Training

2025-03-19 · Yunwei Lan, Zhigao Cui, Chang Liu, Jialun Peng 외

Unpaired training has been verified as one of the most effective paradigms for real scene dehazing by learning from unpaired real-world hazy and clear images. Although numerous studies have been proposed, current methods…

Image DehazingWorld Knowledge