English

SPA-GAN: Spatial Attention GAN for Image-to-Image Translation

Computer Vision and Pattern Recognition 2021-01-01 v3

Abstract

Image-to-image translation is to learn a mapping between images from a source domain and images from a target domain. In this paper, we introduce the attention mechanism directly to the generative adversarial network (GAN) architecture and propose a novel spatial attention GAN model (SPA-GAN) for image-to-image translation tasks. SPA-GAN computes the attention in its discriminator and use it to help the generator focus more on the most discriminative regions between the source and target domains, leading to more realistic output images. We also find it helpful to introduce an additional feature map loss in SPA-GAN training to preserve domain specific features during translation. Compared with existing attention-guided GAN models, SPA-GAN is a lightweight model that does not need additional attention networks or supervision. Qualitative and quantitative comparison against state-of-the-art methods on benchmark datasets demonstrates the superior performance of SPA-GAN.

Keywords

Cite

@article{arxiv.1908.06616,
  title  = {SPA-GAN: Spatial Attention GAN for Image-to-Image Translation},
  author = {Hajar Emami and Majid Moradi Aliabadi and Ming Dong and Ratna Babu Chinnam},
  journal= {arXiv preprint arXiv:1908.06616},
  year   = {2021}
}

Comments

IEEE Transactions on Multimedia, Digital Object Identifier: 10.1109/TMM.2020.2975961

R2 v1 2026-06-23T10:50:33.164Z