FDG-Diff: Frequency-Domain-Guided Diffusion Framework for Compressed Hazy Image Restoration
Ruicheng Zhang, Kanghui Tian, Zeyu Zhang, Qixiang Liu, Zhi Jin
TL;DR
This work tackles the practical challenge of restoring JPEG-compressed hazy images by proposing FDG-Diff, a frequency-domain-guided restoration framework that integrates spectrum decomposition in the DCT domain with a compression-aware diffusion process. A High-Frequency Compensation Module (HFCM) uses Haar-wavelet features and cross-attention with a predicted compression spectrum to recover lost high-frequency details, while the Degradation-Aware Denoising Timestep Predictor (DADTP) enables region-specific timesteps via patch-level transmission maps. The method employs a Spectrum Decomposition Network to separate compression effects and corrected hazy content, guiding the diffusion model through cross-layer information. Experimental results on four JPEG hazy datasets show consistent improvements over state-of-the-art methods, with notable gains in dense and uneven haze scenarios, highlighting the approach's practical impact for real-world compressed hazy image restoration.
Abstract
In this study, we reveal that the interaction between haze degradation and JPEG compression introduces complex joint loss effects, which significantly complicate image restoration. Existing dehazing models often neglect compression effects, which limits their effectiveness in practical applications. To address these challenges, we introduce three key contributions. First, we design FDG-Diff, a novel frequency-domain-guided dehazing framework that improves JPEG image restoration by leveraging frequency-domain information. Second, we introduce the High-Frequency Compensation Module (HFCM), which enhances spatial-domain detail restoration by incorporating frequency-domain augmentation techniques into a diffusion-based restoration framework. Lastly, the introduction of the Degradation-Aware Denoising Timestep Predictor (DADTP) module further enhances restoration quality by enabling adaptive region-specific restoration, effectively addressing regional degradation inconsistencies in compressed hazy images. Experimental results across multiple compressed dehazing datasets demonstrate that our method consistently outperforms the latest state-of-the-art approaches. Code be available at https://github.com/SYSUzrc/FDG-Diff.
