M2TSR: Multi-Range and Mix-Grained Transformer for Single Image Super-Resolution
Zhonghan Niu, Qing-Long Zhang, Yi Fan, Yu-Bin Yang
Abstract
Recently, Transformers have shown impressive performance in image super-resolution (SR), due to exploiting strong representation ability of multi-head self-attention (MSA). However, existing methods typically calculate MSA in a single range and granularity, preventing the model from capturing sufficient relationships between pixels, thus leading to inferior representation ability. To address this issue, we propose Multi-range and Mix-grained Transformer (M<sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">2</sup>TSR) for accurate image SR. In particular, we develop Multi-range and Mix-grained Transformer Block (M<sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">2</sup>TB) that construct diverse MSA to extract distinct relationships under various ranges and granularities. The short-range MSA<inf xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">S</inf> focus on extracting local relationships. Then, the MSA<inf xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">L</inf> expands ranges to capture the complex relationships inherent in long-range pixels. Meanwhile, fine and coarse-grained features are employed to model distinct relationships at various granularities. Extensive experiments demonstrate the superiority of M<sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">2</sup>TSR over the SOTA methods. The lightweight variant, M<sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">2</sup>TSRS, also achieves a better trade-off between performance and computation cost against advanced lightweight methods.
BibTeX
@inproceedings{icassp2023_m2tsrmultirangea,
title = {M2TSR: Multi-Range and Mix-Grained Transformer for Single Image Super-Resolution},
author = {Zhonghan Niu and Qing-Long Zhang and Yi Fan and Yu-Bin Yang},
booktitle = {ICASSP 2023},
year = {2023}
}