ProDehaze: Prompting Diffusion Models Toward Faithful Image Dehazing
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.
Code (1)
Tasks
HallucinationImage DehazingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Learning Hazing to Dehazing: Towards Realistic Haze Generation for Real-World Image Dehazing
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 GenerationUnleashing the Potential of the Semantic Latent Space in Diffusion Models for Image Dehazing
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 DehazingSemantic Diffusion Posterior Sampling for Cardiac Ultrasound Dehazing
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 SegmentationFrequency Compensated Diffusion Model for Real-scene Dehazing
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 DehazingmodelExploiting Diffusion Prior for Real-World Image Dehazing with Unpaired Training
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