Seeing Beyond Haze: Generative Nighttime Image Dehazing
Beibei Lin, Stephen Lin, Robby Tan
TL;DR
Nighttime images suffer from haze and glow, often obliterating background details. BeyondHaze addresses this by distilling task-specific dehazing priors into a diffusion backbone using LoRA and augmenting training with a detail-enhancement stream and a severe-degradation stream to recover fine-scale details and missing backgrounds. It enables user-controlled generative outputs via prompts and provides a generative-level map to indicate hallucination-prone regions, improving interpretability. On RealNightHaze, BeyondHaze achieves substantial gains in non-reference metrics (e.g., MUSIQ $=65.79$, TRES $=80.08$), demonstrating enhanced visibility and plausible background reconstruction in dense haze.
Abstract
Nighttime image dehazing is particularly challenging when dense haze and intense glow severely degrade or entirely obscure background information. Existing methods often struggle due to insufficient background priors and limited generative capability, both of which are highly important under such conditions. In this paper, we introduce BeyondHaze, a generative nighttime dehazing method that not only reduces haze and glow effects but also reconstructs plausible background structures in regions where visual cues are heavily degraded. Our approach is built on two main ideas: obtaining strong background priors by adapting image diffusion models to nighttime dehazing, and enhancing generative ability in haze- and glow-obscured areas through guided training. Task-specific nighttime dehazing knowledge is distilled into an image diffusion model while preserving its capacity to generate clean images. The diffusion model is further trained on tailored image pairs to improve its ability to recover background details that are suppressed by haze effects. Since generative models may introduce hallucinated content, we design our framework to allow user control over the generative level, enabling a balance between visual realism and fidelity. Experiments on real-world nighttime images demonstrate that BeyondHaze substantially improves visibility and scene detail under dense haze.
