IJCAI 2020poster0 citations

Deep Interleaved Network for Single Image Super-Resolution with Asymmetric Co-Attention

Feng Li, Runmin Cong, Huihui Bai, Yifan He

Abstract

Recently, Convolutional Neural Networks (CNN) based image super-resolution (SR) have shown significant success in the literature. However, these methods are implemented as single-path stream to enrich feature maps from the input for the final prediction, which fail to fully incorporate former low-level features into later high-level features. In this paper, to tackle this problem, we propose a deep interleaved network (DIN) to learn how information at different states should be combined for image SR where shallow information guides deep representative features prediction. Our DIN follows a multi-branch pattern allowing multiple interconnected branches to interleave and fuse at different states. Besides, the asymmetric co-attention (AsyCA) is proposed and attacked to the interleaved nodes to adaptively emphasize informative features from different states and improve the discriminative ability of networks. Extensive experiments demonstrate the superiority of our proposed DIN in comparison with the state-of-the-art SR methods.

Computer Vision: 2D and 3D Computer Vision
BibTeX
@inproceedings{ijcai2020p75,
  title     = {Deep Interleaved Network for Single Image Super-Resolution with Asymmetric Co-Attention},
  author    = {Li, Feng and Cong, Runmin and Bai, Huihui and He, Yifan},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {537--543},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/75},
  url       = {https://doi.org/10.24963/ijcai.2020/75},
}