EPSANet: An Efficient Pyramid Squeeze Attention Block on Convolutional Neural Network
Hu Zhang, Keke Zu, Jian Lu, Yuru Zou, Deyu Meng

TL;DR
EPSANet introduces a lightweight pyramid squeeze attention module that enhances CNN performance across multiple vision tasks, outperforming many existing attention methods with significant accuracy improvements.
Contribution
The paper proposes a novel, plug-and-play Pyramid Squeeze Attention (PSA) module and an efficient backbone architecture EPSANet that improve multi-scale feature representation in CNNs.
Findings
Outperforms state-of-the-art channel attention methods.
Improves ImageNet Top-1 accuracy by 1.93%.
Achieves +2.7 box AP in object detection and +1.7 mask AP in segmentation.
Abstract
Recently, it has been demonstrated that the performance of a deep convolutional neural network can be effectively improved by embedding an attention module into it. In this work, a novel lightweight and effective attention method named Pyramid Squeeze Attention (PSA) module is proposed. By replacing the 3x3 convolution with the PSA module in the bottleneck blocks of the ResNet, a novel representational block named Efficient Pyramid Squeeze Attention (EPSA) is obtained. The EPSA block can be easily added as a plug-and-play component into a well-established backbone network, and significant improvements on model performance can be achieved. Hence, a simple and efficient backbone architecture named EPSANet is developed in this work by stacking these ResNet-style EPSA blocks. Correspondingly, a stronger multi-scale representation ability can be offered by the proposed EPSANet for various…
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 Neural Network Applications · Advanced Image and Video Retrieval Techniques · Brain Tumor Detection and Classification
Methodsguidence~How to file a complaint against Expedia? · 1x1 Convolution · Residual Block · Kaiming Initialization · Dense Connections · Softmax · Bottleneck Residual Block · Max Pooling · Batch Normalization · Convolution
