Attention in Attention Network for Image Super-Resolution
Haoyu Chen, Jinjin Gu, Zhi Zhang

TL;DR
This paper introduces A$^2$N, an attention in attention network for image super-resolution, which adaptively combines attention and non-attention branches to improve accuracy and efficiency.
Contribution
The paper proposes a novel attention in attention network with a dynamic attention module that adaptively weights branches, enhancing super-resolution performance with fewer parameters.
Findings
A$^2$N outperforms state-of-the-art models of similar size.
Dynamic attention weights adapt to input features, improving SR accuracy.
The model achieves a good balance between performance and complexity.
Abstract
Convolutional neural networks have allowed remarkable advances in single image super-resolution (SISR) over the last decade. Among recent advances in SISR, attention mechanisms are crucial for high-performance SR models. However, the attention mechanism remains unclear on why and how it works in SISR. In this work, we attempt to quantify and visualize attention mechanisms in SISR and show that not all attention modules are equally beneficial. We then propose attention in attention network (AN) for more efficient and accurate SISR. Specifically, AN consists of a non-attention branch and a coupling attention branch. A dynamic attention module is proposed to generate weights for these two branches to suppress unwanted attention adjustments dynamically, where the weights change adaptively according to the input features. This allows attention modules to specialize to beneficial…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Advanced Vision and Imaging · Image and Signal Denoising Methods
MethodsAttention Dropout · Dropout
