English

Attention-Aware Linear Depthwise Convolution for Single Image Super-Resolution

Image and Video Processing 2019-12-02 v3 Computer Vision and Pattern Recognition

Abstract

Although deep convolutional neural networks (CNNs) have obtained outstanding performance in image superresolution (SR), their computational cost increases geometrically as CNN models get deeper and wider. Meanwhile, the features of intermediate layers are treated equally across the channel, thus hindering the representational capability of CNNs. In this paper, we propose an attention-aware linear depthwise network to address the problems for single image SR, named ALDNet. Specifically, linear depthwise convolution allows CNN-based SR models to preserve useful information for reconstructing a super-resolved image while reducing computational burden. Furthermore, we design an attention-aware branch that enhances the representation ability of depthwise convolution layers by making full use of depthwise filter interdependency. Experiments on publicly available benchmark datasets show that ALDNet achieves superior performance to traditional depthwise separable convolutions in terms of quantitative measurements and visual quality.

Keywords

Cite

@article{arxiv.1908.02648,
  title  = {Attention-Aware Linear Depthwise Convolution for Single Image Super-Resolution},
  author = {Seongmin Hwang and Gwanghuyn Yu and Cheolkon Jung and Jinyoung Kim},
  journal= {arXiv preprint arXiv:1908.02648},
  year   = {2019}
}

Comments

9 pages, 8 figures

R2 v1 2026-06-23T10:42:07.586Z