ReviveDiff: A Universal Diffusion Model for Restoring Images in Adverse Weather Conditions
Wenfeng Huang, Guoan Xu, Wenjing Jia, Stuart Perry, Guangwei Gao
TL;DR
ReviveDiff introduces a universal diffusion-based framework for restoring images degraded by diverse adverse environments (rain, underwater, low light, smoke, nighttime hazy). It combines a U-shaped latent diffusion model with Coarse-to-Fine Blocks and a Multi-Attentional Feature Complementation module, guided by edge and histogram priors to preserve structure and color. The approach delivers state-of-the-art performance across seven datasets and five degradation types, with strong quantitative gains (PSNR/SSIM/LPIPS) and improved perceptual quality, while maintaining computational efficiency. This work demonstrates the potential of diffusion models for cross-condition image restoration and offers a practical path toward robust vision tasks under challenging conditions.
Abstract
Images captured in challenging environments--such as nighttime, smoke, rainy weather, and underwater--often suffer from significant degradation, resulting in a substantial loss of visual quality. The effective restoration of these degraded images is critical for the subsequent vision tasks. While many existing approaches have successfully incorporated specific priors for individual tasks, these tailored solutions limit their applicability to other degradations. In this work, we propose a universal network architecture, dubbed ``ReviveDiff'', which can address various degradations and bring images back to life by enhancing and restoring their quality. Our approach is inspired by the observation that, unlike degradation caused by movement or electronic issues, quality degradation under adverse conditions primarily stems from natural media (such as fog, water, and low luminance), which generally preserves the original structures of objects. To restore the quality of such images, we leveraged the latest advancements in diffusion models and developed ReviveDiff to restore image quality from both macro and micro levels across some key factors determining image quality, such as sharpness, distortion, noise level, dynamic range, and color accuracy. We rigorously evaluated ReviveDiff on seven benchmark datasets covering five types of degrading conditions: Rainy, Underwater, Low-light, Smoke, and Nighttime Hazy. Our experimental results demonstrate that ReviveDiff outperforms the state-of-the-art methods both quantitatively and visually.
