Image Super-Resolution with Cross-Scale Non-Local Attention and Exhaustive Self-Exemplars Mining
Yiqun Mei, Yuchen Fan, Yuqian Zhou, Lichao Huang, Thomas S. Huang,, Humphrey Shi

TL;DR
This paper introduces a novel cross-scale non-local attention module for single image super-resolution, leveraging cross-scale feature correlations within a single low-resolution image to significantly improve reconstruction quality.
Contribution
It proposes the first cross-scale non-local attention mechanism integrated into a recurrent network for enhanced super-resolution performance.
Findings
Achieves new state-of-the-art results on multiple benchmarks.
Effectively models cross-scale feature correlations within LR images.
Demonstrates significant performance gains over existing methods.
Abstract
Deep convolution-based single image super-resolution (SISR) networks embrace the benefits of learning from large-scale external image resources for local recovery, yet most existing works have ignored the long-range feature-wise similarities in natural images. Some recent works have successfully leveraged this intrinsic feature correlation by exploring non-local attention modules. However, none of the current deep models have studied another inherent property of images: cross-scale feature correlation. In this paper, we propose the first Cross-Scale Non-Local (CS-NL) attention module with integration into a recurrent neural network. By combining the new CS-NL prior with local and in-scale non-local priors in a powerful recurrent fusion cell, we can find more cross-scale feature correlations within a single low-resolution (LR) image. The performance of SISR is significantly improved by…
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
Image Super-Resolution With Cross-Scale Non-Local Attention and Exhaustive Self-Exemplars Mining· youtube
Taxonomy
TopicsAdvanced Image Processing Techniques · Image Processing Techniques and Applications · Advanced Image Fusion Techniques
MethodsCross-Scale Non-Local Attention
