English

Single Image Super-Resolution via a Holistic Attention Network

Image and Video Processing 2020-08-21 v1 Computer Vision and Pattern Recognition

Abstract

Informative features play a crucial role in the single image super-resolution task. Channel attention has been demonstrated to be effective for preserving information-rich features in each layer. However, channel attention treats each convolution layer as a separate process that misses the correlation among different layers. To address this problem, we propose a new holistic attention network (HAN), which consists of a layer attention module (LAM) and a channel-spatial attention module (CSAM), to model the holistic interdependencies among layers, channels, and positions. Specifically, the proposed LAM adaptively emphasizes hierarchical features by considering correlations among layers. Meanwhile, CSAM learns the confidence at all the positions of each channel to selectively capture more informative features. Extensive experiments demonstrate that the proposed HAN performs favorably against the state-of-the-art single image super-resolution approaches.

Keywords

Cite

@article{arxiv.2008.08767,
  title  = {Single Image Super-Resolution via a Holistic Attention Network},
  author = {Ben Niu and Weilei Wen and Wenqi Ren and Xiangde Zhang and Lianping Yang and Shuzhen Wang and Kaihao Zhang and Xiaochun Cao and Haifeng Shen},
  journal= {arXiv preprint arXiv:2008.08767},
  year   = {2020}
}

Comments

16 pages, 6 figures, IEEE International Conference on Computer Vision

R2 v1 2026-06-23T17:58:47.843Z