CVIVSep 17, 2022

Lightweight Spatial-Channel Adaptive Coordination of Multilevel Refinement Enhancement Network for Image Reconstruction

arXiv:2209.08337v15 citationsh-index: 27
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in CNN-based image reconstruction for researchers and practitioners, offering an incremental improvement in efficiency and accuracy.

The paper tackled the problem of adaptive spatial and channel feature adjustment in image super-resolution by proposing a lightweight network with spatial-channel adaptive coordination blocks and inter-attention communication, achieving superior performance with fewer parameters and lower computational complexity compared to advanced algorithms.

Benefiting from the vigorous development of deep learning, many CNN-based image super-resolution methods have emerged and achieved better results than traditional algorithms. However, it is difficult for most algorithms to adaptively adjust the spatial region and channel features at the same time, let alone the information exchange between them. In addition, the exchange of information between attention modules is even less visible to researchers. To solve these problems, we put forward a lightweight spatial-channel adaptive coordination of multilevel refinement enhancement networks(MREN). Specifically, we construct a space-channel adaptive coordination block, which enables the network to learn the spatial region and channel feature information of interest under different receptive fields. In addition, the information of the corresponding feature processing level between the spatial part and the channel part is exchanged with the help of jump connection to achieve the coordination between the two. We establish a communication bridge between attention modules through a simple linear combination operation, so as to more accurately and continuously guide the network to pay attention to the information of interest. Extensive experiments on several standard test sets have shown that our MREN achieves superior performance over other advanced algorithms with a very small number of parameters and very low computational complexity.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes