Degradation-Aware Self-Attention Based Transformer for Blind Image Super-Resolution
Qingguo Liu, Pan Gao, Kang Han, Ningzhong Liu, Wei Xiang

TL;DR
This paper introduces a degradation-aware self-attention Transformer for blind image super-resolution, integrating contrastive learning and hybrid CNN-Transformer architecture to adapt to unknown degradations and achieve state-of-the-art results.
Contribution
It proposes a novel degradation-aware Transformer model with contrastive learning, combining CNN and Transformer components for improved blind super-resolution.
Findings
Achieves state-of-the-art PSNR on Urban100 dataset at 2x and 4x scales.
Outperforms existing methods like DASR and KDSR in benchmark tests.
Demonstrates effective adaptation to unknown image degradations.
Abstract
Compared to CNN-based methods, Transformer-based methods achieve impressive image restoration outcomes due to their abilities to model remote dependencies. However, how to apply Transformer-based methods to the field of blind super-resolution (SR) and further make an SR network adaptive to degradation information is still an open problem. In this paper, we propose a new degradation-aware self-attention-based Transformer model, where we incorporate contrastive learning into the Transformer network for learning the degradation representations of input images with unknown noise. In particular, we integrate both CNN and Transformer components into the SR network, where we first use the CNN modulated by the degradation information to extract local features, and then employ the degradation-aware Transformer to extract global semantic features. We apply our proposed model to several popular…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIntegrated Circuits and Semiconductor Failure Analysis · Advanced Optical Sensing Technologies · Optical measurement and interference techniques
MethodsAttention Is All You Need · Byte Pair Encoding · Dense Connections · Label Smoothing · Adam · Absolute Position Encodings · Residual Connection · Layer Normalization · Linear Layer · Contrastive Learning
