Large coordinate kernel attention network for lightweight image super-resolution
Fangwei Hao, Jiesheng Wu, Haotian Lu, Ji Du, Jing Xu, Xiaoxuan Xu

TL;DR
This paper introduces LCAN, a lightweight image super-resolution network that combines multi-scale blueprint separable convolutions and a large coordinate kernel attention module to improve performance while reducing computational complexity.
Contribution
The paper proposes a novel combination of MBSConv and LCKA modules to enhance local and long-range feature modeling in lightweight super-resolution networks.
Findings
Achieves superior super-resolution performance with lower computational cost.
Effectively captures multi-scale information and long-distance dependencies.
Outperforms existing lightweight SR methods in benchmarks.
Abstract
The multi-scale receptive field and large kernel attention (LKA) module have been shown to significantly improve performance in the lightweight image super-resolution task. However, existing lightweight super-resolution (SR) methods seldom pay attention to designing efficient building block with multi-scale receptive field for local modeling, and their LKA modules face a quadratic increase in computational and memory footprints as the convolutional kernel size increases. To address the first issue, we propose the multi-scale blueprint separable convolutions (MBSConv) as highly efficient building block with multi-scale receptive field, it can focus on the learning for the multi-scale information which is a vital component of discriminative representation. As for the second issue, we revisit the key properties of LKA in which we find that the adjacent direct interaction of local…
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 · Advanced Image Fusion Techniques
MethodsFocus
