ICASSP 2025accepted0 citations

A Fast Saturation Based Dehazing Framework with Accelerated Convolution and Attention Block

Shuocheng Wang, Jiaming Liu, Yilian Zhong, Ruoxi Zhu, Jiazheng Lian, Hao Zhang, Yibo Fan

Abstract

Real-time image dehazmg is crucial for applications such as autonomous driving, surveillance, and remote sensing, where haze can significantly reduce visibility. However, many deep learning algorithms are hindered by large model sizes, making real-time processing difficult to achieve. Several fast and lightweight dehazing networks rely on estimating K(x), but they often fail to deliver satisfying performance. In this paper, we present a novel fast dehazing framework built upon the saturation-based algorithm. We design a new convolution module called Feature Extraction Partial Convolution (FEPC), which is faster and achieves better performance than the vanilla 3×3 convolution. Additionally, we fully leverage the information redundancy between feature map channels by dividing it into two parts along the channel dimension and designing a Self-Cross Attention Block (SCAB). The reduction in channel count significantly reduces computational load and improves the framework’s speed. Through extensive experiments, our method demonstrates not only a fast inference speed but also superior dehazing performance, providing a promising solution for real-time practical deployment. Our code will be available at https://github.coni/superwscZFSB-Dehazing-Framework.

BibTeX
@inproceedings{icassp2025_afastsaturationb,
  title = {A Fast Saturation Based Dehazing Framework with Accelerated Convolution and Attention Block},
  author = {Shuocheng Wang and Jiaming Liu and Yilian Zhong and Ruoxi Zhu and Jiazheng Lian and Hao Zhang and Yibo Fan},
  booktitle = {ICASSP 2025},
  year = {2025}
}