UR2P-Dehaze: Learning a Simple Image Dehaze Enhancer via Unpaired Rich Physical Prior
Minglong Xue, Shuaibin Fan, Shivakumara Palaiahnakote, Mingliang Zhou
TL;DR
UR2P-Dehaze tackles single-image dehazing without paired data by learning rich priors directly from hazy images. It integrates a Retinex-guided Shared Prior Estimator, Dynamic Wavelet Separable Convolution for multi-scale feature fusion in the wavelet domain, and an Adaptive Color Corrector to restore authentic colors, all guided by a composite loss that stabilizes decomposition and reconstruction. The approach yields state-of-the-art quantitative results across multiple datasets and improves downstream tasks like object detection, while maintaining a concise and generalizable architecture. This work demonstrates that unpaired, physics-inspired priors combined with wavelet-domain processing can robustly restore hazy images under diverse conditions with practical deployment potential.
Abstract
Image dehazing techniques aim to enhance contrast and restore details, which are essential for preserving visual information and improving image processing accuracy. Existing methods rely on a single manual prior, which cannot effectively reveal image details. To overcome this limitation, we propose an unpaired image dehazing network, called the Simple Image Dehaze Enhancer via Unpaired Rich Physical Prior (UR2P-Dehaze). First, to accurately estimate the illumination, reflectance, and color information of the hazy image, we design a shared prior estimator (SPE) that is iteratively trained to ensure the consistency of illumination and reflectance, generating clear, high-quality images. Additionally, a self-monitoring mechanism is introduced to eliminate undesirable features, providing reliable priors for image reconstruction. Next, we propose Dynamic Wavelet Separable Convolution (DWSC), which effectively integrates key features across both low and high frequencies, significantly enhancing the preservation of image details and ensuring global consistency. Finally, to effectively restore the color information of the image, we propose an Adaptive Color Corrector that addresses the problem of unclear colors. The PSNR, SSIM, LPIPS, FID and CIEDE2000 metrics on the benchmark dataset show that our method achieves state-of-the-art performance. It also contributes to the performance improvement of downstream tasks. The project code will be available at https://github.com/Fan-pixel/UR2P-Dehaze. \end{abstract}
