CVMMJun 5, 2025

Enhancing Frequency for Single Image Super-Resolution with Learnable Separable Kernels

arXiv:2506.04555v2
Originality Incremental advance
AI Analysis

This work addresses efficiency and performance in image super-resolution for applications like computer vision, though it appears incremental as it builds on existing methods with a plug-and-play module.

The paper tackles the problem of single-image super-resolution by proposing Learnable Separable Kernels (LSKs) to directly enhance image frequency components, resulting in over 60% reduction in parameters and computational requirements while improving model performance, especially at higher upscaling factors.

Existing approaches often enhance the performance of single-image super-resolution (SISR) methods by incorporating auxiliary structures, such as specialized loss functions, to indirectly boost the quality of low-resolution images. In this paper, we propose a plug-and-play module called Learnable Separable Kernels (LSKs), which are formally rank-one matrices designed to directly enhance image frequency components. We begin by explaining why LSKs are particularly suitable for SISR tasks from a frequency perspective. Baseline methods incorporating LSKs demonstrate a significant reduction of over 60\% in both the number of parameters and computational requirements. This reduction is achieved through the decomposition of LSKs into orthogonal and mergeable one-dimensional kernels. Additionally, we perform an interpretable analysis of the feature maps generated by LSKs. Visualization results reveal the capability of LSKs to enhance image frequency components effectively. Extensive experiments show that incorporating LSKs not only reduces the number of parameters and computational load but also improves overall model performance. Moreover, these experiments demonstrate that models utilizing LSKs exhibit superior performance, particularly as the upscaling factor increases.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes