HST: Hierarchical Swin Transformer for Compressed Image Super-resolution
Bingchen Li, Xin Li, Yiting Lu, Sen Liu, Ruoyu Feng, Zhibo Chen

TL;DR
This paper introduces the Hierarchical Swin Transformer (HST) for restoring low-resolution compressed images, emphasizing the importance of super-resolution pretraining and achieving competitive results in a challenge.
Contribution
The paper proposes a novel Hierarchical Swin Transformer network for compressed image super-resolution and highlights the critical role of super-resolution pretraining in enhancing restoration performance.
Findings
HST achieves 23.51dB PSNR in AIM 2022 challenge.
Super-resolution pretraining significantly improves restoration quality.
Extensive experiments validate the effectiveness of HST and pretraining strategies.
Abstract
Compressed Image Super-resolution has achieved great attention in recent years, where images are degraded with compression artifacts and low-resolution artifacts. Since the complex hybrid distortions, it is hard to restore the distorted image with the simple cooperation of super-resolution and compression artifacts removing. In this paper, we take a step forward to propose the Hierarchical Swin Transformer (HST) network to restore the low-resolution compressed image, which jointly captures the hierarchical feature representations and enhances each-scale representation with Swin transformer, respectively. Moreover, we find that the pretraining with Super-resolution (SR) task is vital in compressed image super-resolution. To explore the effects of different SR pretraining, we take the commonly-used SR tasks (e.g., bicubic and different real super-resolution simulations) as our pretraining…
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
TopicsAdvanced Image Processing Techniques · Image Processing Techniques and Applications · Image and Signal Denoising Methods
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Stochastic Depth · Byte Pair Encoding · Dense Connections · Position-Wise Feed-Forward Layer · Residual Connection · Label Smoothing · Swin Transformer
