CVIVJun 7, 2022

Hierarchical Similarity Learning for Aliasing Suppression Image Super-Resolution

arXiv:2206.03361v112 citationsh-index: 68
Originality Incremental advance
AI Analysis

This work addresses aliasing suppression in image super-resolution, which is important for applications like medical imaging or photography, but appears incremental as it builds on existing optimization and attention techniques.

The paper tackles the problem of aliasing in single image super-resolution by proposing HSRNet, which uses hierarchical similarity learning and achieves better quantitative and visual performance than other methods.

As a highly ill-posed issue, single image super-resolution (SISR) has been widely investigated in recent years. The main task of SISR is to recover the information loss caused by the degradation procedure. According to the Nyquist sampling theory, the degradation leads to aliasing effect and makes it hard to restore the correct textures from low-resolution (LR) images. In practice, there are correlations and self-similarities among the adjacent patches in the natural images. This paper considers the self-similarity and proposes a hierarchical image super-resolution network (HSRNet) to suppress the influence of aliasing. We consider the SISR issue in the optimization perspective, and propose an iterative solution pattern based on the half-quadratic splitting (HQS) method. To explore the texture with local image prior, we design a hierarchical exploration block (HEB) and progressive increase the receptive field. Furthermore, multi-level spatial attention (MSA) is devised to obtain the relations of adjacent feature and enhance the high-frequency information, which acts as a crucial role for visual experience. Experimental result shows HSRNet achieves better quantitative and visual performance than other works, and remits the aliasing more effectively.

Foundations

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

Your Notes