TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Efficient Long-Range Attention Network for Image Super-res...

Efficient Long-Range Attention Network for Image Super-resolution

Xindong Zhang, Hui Zeng, Shi Guo, Lei Zhang

2022-03-13Super-ResolutionImage Super-Resolution
PaperPDFCode(official)

Abstract

Recently, transformer-based methods have demonstrated impressive results in various vision tasks, including image super-resolution (SR), by exploiting the self-attention (SA) for feature extraction. However, the computation of SA in most existing transformer based models is very expensive, while some employed operations may be redundant for the SR task. This limits the range of SA computation and consequently the SR performance. In this work, we propose an efficient long-range attention network (ELAN) for image SR. Specifically, we first employ shift convolution (shift-conv) to effectively extract the image local structural information while maintaining the same level of complexity as 1x1 convolution, then propose a group-wise multi-scale self-attention (GMSA) module, which calculates SA on non-overlapped groups of features using different window sizes to exploit the long-range image dependency. A highly efficient long-range attention block (ELAB) is then built by simply cascading two shift-conv with a GMSA module, which is further accelerated by using a shared attention mechanism. Without bells and whistles, our ELAN follows a fairly simple design by sequentially cascading the ELABs. Extensive experiments demonstrate that ELAN obtains even better results against the transformer-based SR models but with significantly less complexity. The source code can be found at https://github.com/xindongzhang/ELAN.

Results

TaskDatasetMetricValueModel
Super-ResolutionSet14 - 4x upscalingPSNR28.96ELAN
Super-ResolutionSet14 - 4x upscalingSSIM0.7914ELAN
Super-ResolutionSet14 - 4x upscalingPSNR28.78ELAN-light
Super-ResolutionSet14 - 4x upscalingSSIM0.7858ELAN-light
Super-ResolutionManga109 - 4x upscalingPSNR31.68ELAN
Super-ResolutionManga109 - 4x upscalingSSIM0.9226ELAN
Image Super-ResolutionSet14 - 4x upscalingPSNR28.96ELAN
Image Super-ResolutionSet14 - 4x upscalingSSIM0.7914ELAN
Image Super-ResolutionSet14 - 4x upscalingPSNR28.78ELAN-light
Image Super-ResolutionSet14 - 4x upscalingSSIM0.7858ELAN-light
Image Super-ResolutionManga109 - 4x upscalingPSNR31.68ELAN
Image Super-ResolutionManga109 - 4x upscalingSSIM0.9226ELAN
3D Object Super-ResolutionSet14 - 4x upscalingPSNR28.96ELAN
3D Object Super-ResolutionSet14 - 4x upscalingSSIM0.7914ELAN
3D Object Super-ResolutionSet14 - 4x upscalingPSNR28.78ELAN-light
3D Object Super-ResolutionSet14 - 4x upscalingSSIM0.7858ELAN-light
3D Object Super-ResolutionManga109 - 4x upscalingPSNR31.68ELAN
3D Object Super-ResolutionManga109 - 4x upscalingSSIM0.9226ELAN
16kSet14 - 4x upscalingPSNR28.96ELAN
16kSet14 - 4x upscalingSSIM0.7914ELAN
16kSet14 - 4x upscalingPSNR28.78ELAN-light
16kSet14 - 4x upscalingSSIM0.7858ELAN-light
16kManga109 - 4x upscalingPSNR31.68ELAN
16kManga109 - 4x upscalingSSIM0.9226ELAN

Related Papers

SpectraLift: Physics-Guided Spectral-Inversion Network for Self-Supervised Hyperspectral Image Super-Resolution2025-07-17IM-LUT: Interpolation Mixing Look-Up Tables for Image Super-Resolution2025-07-14PanoDiff-SR: Synthesizing Dental Panoramic Radiographs using Diffusion and Super-resolution2025-07-12HNOSeg-XS: Extremely Small Hartley Neural Operator for Efficient and Resolution-Robust 3D Image Segmentation2025-07-104KAgent: Agentic Any Image to 4K Super-Resolution2025-07-09EAMamba: Efficient All-Around Vision State Space Model for Image Restoration2025-06-27Leveraging Vision-Language Models to Select Trustworthy Super-Resolution Samples Generated by Diffusion Models2025-06-25Unsupervised Image Super-Resolution Reconstruction Based on Real-World Degradation Patterns2025-06-20