Accurate and lightweight dehazing via multi-receptive-field non-local network and novel contrastive regularization
Zewei He, Zixuan Chen, Jinlei Li, Ziqian Lu, Xuecheng Sun, Hao Luo, Zhe-Ming Lu, Evangelos K. Markakis

TL;DR
This paper introduces a lightweight deep learning model for image dehazing that combines multi-scale feature extraction, attention mechanisms, long-range dependency capture, and contrastive regularization, achieving superior performance with fewer parameters.
Contribution
The paper proposes a novel multi-receptive-field non-local network with a new contrastive regularization for improved dehazing performance and efficiency.
Findings
Outperforms recent state-of-the-art methods in dehazing.
Uses less than 1.5 million parameters.
Effectively captures multi-scale features and long-range dependencies.
Abstract
Recently, deep learning-based methods have dominated image dehazing domain. A multi-receptive-field non-local network (MRFNLN) consisting of the multi-stream feature attention block (MSFAB) and the cross non-local block (CNLB) is presented in this paper to further enhance the performance. We start with extracting richer features for dehazing. Specifically, a multi-stream feature extraction (MSFE) sub-block, which contains three parallel convolutions with different receptive fields (i.e., , , ), is designed for extracting multi-scale features. Following MSFE, an attention sub-block is employed to make the model adaptively focus on important channels/regions. These two sub-blocks constitute our MSFAB. Then, we design a cross non-local block (CNLB), which can capture long-range dependencies beyond the query. Instead of the same input source of query branch,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Video Surveillance and Tracking Methods · Advanced Image and Video Retrieval Techniques
MethodsNon-Local Operation · Residual Connection · 1x1 Convolution · Focus · Non-Local Block
