GLMHA A Guided Low-rank Multi-Head Self-Attention for Efficient Image Restoration and Spectral Reconstruction
Zaid Ilyas, Naveed Akhtar, David Suter, Syed Zulqarnain Gilani

TL;DR
This paper introduces GLMHA, a low-rank multi-head self-attention mechanism that significantly reduces computational costs and parameters in image restoration and spectral reconstruction models while maintaining high performance.
Contribution
The paper proposes GLMHA, a novel low-rank self-attention method that improves efficiency for both short and long sequences, outperforming existing complexity reduction techniques.
Findings
Up to 7.7 GFLOPs reduction in models
370K fewer parameters needed
Performance closely matches original models
Abstract
Image restoration and spectral reconstruction are longstanding computer vision tasks. Currently, CNN-transformer hybrid models provide state-of-the-art performance for these tasks. The key common ingredient in the architectural designs of these models is Channel-wise Self-Attention (CSA). We first show that CSA is an overall low-rank operation. Then, we propose an instance-Guided Low-rank Multi-Head selfattention (GLMHA) to replace the CSA for a considerable computational gain while closely retaining the original model performance. Unique to the proposed GLMHA is its ability to provide computational gain for both short and long input sequences. In particular, the gain is in terms of both Floating Point Operations (FLOPs) and parameter count reduction. This is in contrast to the existing popular computational complexity reduction techniques, e.g., Linformer, Performer, and Reformer, for…
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 Processing Techniques and Applications · Image and Signal Denoising Methods · CCD and CMOS Imaging Sensors
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Byte Pair Encoding · Fast Attention Via Positive Orthogonal Random Features · 1x1 Convolution · Linear Layer · Multi-Head Linear Attention · Residual Connection · SentencePiece · Convolution
