English

Fourier-Guided Attention Upsampling for Image Super-Resolution

Computer Vision and Pattern Recognition 2025-08-26 v2 Artificial Intelligence

Abstract

We propose Frequency-Guided Attention (FGA), a lightweight upsampling module for single image super-resolution. Conventional upsamplers, such as Sub-Pixel Convolution, are efficient but frequently fail to reconstruct high-frequency details and introduce aliasing artifacts. FGA addresses these issues by integrating (1) a Fourier feature-based Multi-Layer Perceptron (MLP) for positional frequency encoding, (2) a cross-resolution Correlation Attention Layer for adaptive spatial alignment, and (3) a frequency-domain L1 loss for spectral fidelity supervision. Adding merely 0.3M parameters, FGA consistently enhances performance across five diverse super-resolution backbones in both lightweight and full-capacity scenarios. Experimental results demonstrate average PSNR gains of 0.12~0.14 dB and improved frequency-domain consistency by up to 29%, particularly evident on texture-rich datasets. Visual and spectral evaluations confirm FGA's effectiveness in reducing aliasing and preserving fine details, establishing it as a practical, scalable alternative to traditional upsampling methods.

Keywords

Cite

@article{arxiv.2508.10616,
  title  = {Fourier-Guided Attention Upsampling for Image Super-Resolution},
  author = {Daejune Choi and Youchan No and Jinhyung Lee and Duksu Kim},
  journal= {arXiv preprint arXiv:2508.10616},
  year   = {2025}
}

Comments

15 pages, 7 figures, under submission to a journal

R2 v1 2026-07-01T04:49:52.170Z