Efficient Single Image Super-Resolution with Entropy Attention and Receptive Field Augmentation
Xiaole Zhao, Linze Li, Chengxing Xie, Xiaoming Zhang, Ting Jiang,, Wenjie Lin, Shuaicheng Liu, Tianrui Li

TL;DR
This paper introduces EARFA, an efficient single image super-resolution model that combines entropy attention and receptive field augmentation to improve performance while reducing computational complexity and inference time.
Contribution
The paper proposes a novel SR model with entropy attention and shifting large kernel attention, achieving faster inference and better performance compared to Transformer-based models.
Findings
Significantly reduces inference delay
Achieves comparable SR performance with advanced models
Does not involve complex matrix computations
Abstract
Transformer-based deep models for single image super-resolution (SISR) have greatly improved the performance of lightweight SISR tasks in recent years. However, they often suffer from heavy computational burden and slow inference due to the complex calculation of multi-head self-attention (MSA), seriously hindering their practical application and deployment. In this work, we present an efficient SR model to mitigate the dilemma between model efficiency and SR performance, which is dubbed Entropy Attention and Receptive Field Augmentation network (EARFA), and composed of a novel entropy attention (EA) and a shifting large kernel attention (SLKA). From the perspective of information theory, EA increases the entropy of intermediate features conditioned on a Gaussian distribution, providing more informative input for subsequent reasoning. On the other hand, SLKA extends the receptive field…
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
TopicsAdvanced Image Processing Techniques · Image Processing Techniques and Applications · Image and Signal Denoising Methods
MethodsSoftmax · Attention Is All You Need
