Scaling Up Single Image Dehazing Algorithm by Cross-Data Vision Alignment for Richer Representation Learning and Beyond
Yukai Shi, Zhipeng Weng, Yupei Lin, Cidan Shi, Xiaojun Yang, Liang Lin
TL;DR
This work tackles the domain-gap challenge in large-scale image dehazing by introducing cross-data vision alignment that combines external augmentation to harmonize distributions across hazy datasets with internal weak-to-strong self-supervised augmentation to enrich local details. The approach integrates a Swin-transformer–based dehazing network with a dual loss that separately optimizes external reconstruction and internal detail consistency, enabling richer representations. Empirical results on NID and RSID show substantial improvements over state-of-the-art baselines in PSNR, SSIM, MSE, and FSIM, along with qualitative gains in texture and color fidelity. The framework advances robust, generalizable dehazing capable of scaling across datasets, albeit with higher training time, pointing to future work on efficiency.
Abstract
In recent years, deep neural networks tasks have increasingly relied on high-quality image inputs. With the development of high-resolution representation learning, the task of image dehazing has received significant attention. Previously, many methods collect diverse image data for large-scale training to boost the performance on a target scene. Ignoring the domain gap between different data, former de-hazing methods simply adopt multiple datasets for explicit large-scale training, which often makes the methods themselves be violated. To address this problem, we propose a novel method of cross-data vision alignment for richer representation learning to improve the existing dehazing methodology. Specifically, we call for the internal- and external knowledge should be further adapted with a self-supervised manner to fill up the domain gap. By using cross-data external alignment, the datasets inherit samples from different domains that are firmly aligned, making the model learn more robust and generalizable features. By using the internal augmentation method, the model can fully exploit local information within the images, and then obtaining more image details. To demonstrate the effectiveness of our proposed method, we conduct training on the Natural Image Dataset (NID). Experimental results show that our method clearly resolves the domain gap in different dehazing datasets and presents a new pipeline for large-scale training in the dehazing task. Our approach significantly outperforms other advanced methods in dehazing and produces dehazed images that are closest to real haze-free images.
