Towards Context-aware Convolutional Network for Image Restoration
Fangwei Hao, Ji Du, Weiyun Liang, Jing Xu, Xiaoxuan Xu

TL;DR
This paper introduces CCNet, a novel convolutional network for image restoration that effectively captures long-range context and high-dimensional features, outperforming existing methods across multiple IR tasks.
Contribution
The paper proposes ERSM and LDIM modules integrated into a U-shaped network to enhance context-aware feature mapping and contextual information extraction in image restoration.
Findings
CCNet achieves superior performance on dehazing, deblurring, and desnowing tasks.
The proposed modules significantly improve feature representation and contextual information utilization.
CCNet maintains low model complexity while outperforming state-of-the-art methods.
Abstract
Image restoration (IR) is a long-standing task to recover a high-quality image from its corrupted observation. Recently, transformer-based algorithms and some attention-based convolutional neural networks (CNNs) have presented promising results on several IR tasks. However, existing convolutional residual building modules for IR encounter limited ability to map inputs into high-dimensional and non-linear feature spaces, and their local receptive fields have difficulty in capturing long-range context information like Transformer. Besides, CNN-based attention modules for IR either face static abundant parameters or have limited receptive fields. To address the first issue, we propose an efficient residual star module (ERSM) that includes context-aware "star operation" (element-wise multiplication) to contextually map features into exceedingly high-dimensional and non-linear feature…
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 and Signal Denoising Methods · Advanced Image Processing Techniques · Medical Image Segmentation Techniques
MethodsAttention Is All You Need · Linear Layer · Adam · Layer Normalization · Dropout · Position-Wise Feed-Forward Layer · Label Smoothing · Criss-Cross Network · Dense Connections · Byte Pair Encoding
