HiLiteMamba: A Lightweight and High-Frequency Aware Network for Single Image Super-Resolution
Zijing Zhang, Jianfei Xiao, Bate Liu
Abstract
Transformer has widely been applied in various low-vision tasks, achieving significant strides in single image super-resolution. However, its low-pass characteristic still limits the ability of Transformer-based models to represent rich texture details in images. Additionally, the quadratic computational complexity of the attention mechanism also restricts its application in low-level tasks. In these regards, we propose a novel High-frequency awareness and Lightweight Mamba network (HiLiteMamba). It combines a lightweight Mamba module with a convolution block to model different features complementarily. Moreover, we develop the High-Freq Highway with residual connection to maintain deep propagation of high-frequency information and accelerate its modeling. Extensive experiments demonstrate that HiLiteMamba achieves state-of-the-art performance among baseline models.
BibTeX
@inproceedings{icassp2025_hilitemambaaligh,
title = {HiLiteMamba: A Lightweight and High-Frequency Aware Network for Single Image Super-Resolution},
author = {Zijing Zhang and Jianfei Xiao and Bate Liu},
booktitle = {ICASSP 2025},
year = {2025}
}