Papers › HiT-SR: Hierarchical Transformer for Efficient Image Super-Resolution
HiT-SR: Hierarchical Transformer for Efficient Image Super-Resolution
Xiang Zhang, Yulun Zhang, Fisher Yu
Transformers have exhibited promising performance in computer vision tasks including image super-resolution (SR). However, popular transformer-based SR methods often employ window self-attention with quadratic computational complexity to window sizes, resulting in fixed small windows with limited receptive fields. In this paper, we present a general strategy to convert transformer-based SR networks to hierarchical transformers (HiT-SR), boosting SR performance with multi-scale features while maintaining an efficient design. Specifically, we first replace the commonly used fixed small windows with expanding hierarchical windows to aggregate features at different scales and establish long-range dependencies. Considering the intensive computation required for large windows, we further design a spatial-channel correlation method with linear complexity to window sizes, efficiently gathering spatial and channel information from hierarchical windows. Extensive experiments verify the effectiveness and efficiency of our HiT-SR, and our improved versions of SwinIR-Light, SwinIR-NG, and SRFormer-Light yield state-of-the-art SR results with fewer parameters, FLOPs, and faster speeds (∼7×).
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
No code repository is listed for this paper in the archive or in Syntology's graph.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Image Super-Resolution | Set14 - 4x upscaling | HiT-SRF | PSNR | 28.87 | #40 of 104 | Archive leaderboard | report |
| Image Super-Resolution | Set14 - 4x upscaling | HiT-SRF | SSIM | 0.7880 | #40 of 104 | Archive leaderboard | report |
| Image Super-Resolution | Set14 - 4x upscaling | HiT-SiR | PSNR | 28.84 | #43 of 104 | Archive leaderboard | report |
| Image Super-Resolution | Set14 - 4x upscaling | HiT-SiR | SSIM | 0.7873 | #43 of 104 | Archive leaderboard | report |
| Image Super-Resolution | Set14 - 4x upscaling | HiT-SNG | PSNR | 28.83 | #44 of 104 | Archive leaderboard | report |
| Image Super-Resolution | Set14 - 4x upscaling | HiT-SNG | SSIM | 0.7873 | #44 of 104 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections