paper-with-me

홈 › Papers

Show, Attend and Translate: Unsupervised Image Translation with Self-Regularization and Attention

2018-06-16 · Chao Yang, Taehwan Kim, Ruizhe Wang, Hao Peng, C. -C. Jay Kuo

Image translation between two domains is a class of problems aiming to learn mapping from an input image in the source domain to an output image in the target domain. It has been applied to numerous domains, such as data augmentation, domain adaptation, and unsupervised training. When paired training data is not accessible, image translation becomes an ill-posed problem. We constrain the problem with the assumption that the translated image needs to be perceptually similar to the original image and also appears to be drawn from the new domain, and propose a simple yet effective image translation model consisting of a single generator trained with a self-regularization term and an adversarial term. We further notice that existing image translation techniques are agnostic to the subjects of interest and often introduce unwanted changes or artifacts to the input. Thus we propose to add an attention module to predict an attention map to guide the image translation process. The module learns to attend to key parts of the image while keeping everything else unaltered, essentially avoiding undesired artifacts or changes. The predicted attention map also opens door to applications such as unsupervised segmentation and saliency detection. Extensive experiments and evaluations show that our model while being simpler, achieves significantly better performance than existing image translation methods.

📄 PDF Abstract BibTeX arXiv:1806.06195

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDomain AdaptationSaliency DetectionTranslation

Similar Papers 제목 키워드 기반

Show, Attend and Translate: Unpaired Multi-Domain Image-to-Image Translation with Visual Attention

2018-11-19 · Honglun Zhang, Wenqing Chen, Jidong Tian, Yongkun Wang 외

Recently unpaired multi-domain image-to-image translation has attracted great interests and obtained remarkable progress, where a label vector is utilized to indicate multi-domain information. In this paper, we propose S…

AttributeGenerative Adversarial NetworkImage-to-Image TranslationTranslation

In2I : Unsupervised Multi-Image-to-Image Translation Using Generative Adversarial Networks

2017-11-26 · Pramuditha Perera, Mahdi Abavisani, Vishal M. Patel

In unsupervised image-to-image translation, the goal is to learn the mapping between an input image and an output image using a set of unpaired training images. In this paper, we propose an extension of the unsupervised …

Generative Adversarial NetworkImage-to-Image TranslationMultimodal Unsupervised Image-To-Image TranslationTranslation+1

Unsupervised Medical Image Translation Using Cycle-MedGAN

2019-03-08 · Karim Armanious, Chenming Jiang, Sherif Abdulatif, Thomas Küstner 외

Image-to-image translation is a new field in computer vision with multiple potential applications in the medical domain. However, for supervised image translation frameworks, co-registered datasets, paired in a pixel-wis…

Image-to-Image TranslationTranslation

Attend, Translate and Summarize: An Efficient Method for Neural Cross-Lingual Summarization

2020-07-01 · ACL 2020 6 · Junnan Zhu, Yu Zhou, Jiajun Zhang, Cheng-qing Zong

Cross-lingual summarization aims at summarizing a document in one language (e.g., Chinese) into another language (e.g., English). In this paper, we propose a novel method inspired by the translation pattern in the proces…

DecoderTranslation

Image-Image Domain Adaptation with Preserved Self-Similarity and Domain-Dissimilarity for Person Re-identification

2017-11-19 · CVPR 2018 6 · Weijian Deng, Liang Zheng, Qixiang Ye, Guoliang Kang 외

Person re-identification (re-ID) models trained on one domain often fail to generalize well to another. In our attempt, we present a "learning via translation" framework. In the baseline, we translate the labeled images …

Domain AdaptationGenerative Adversarial NetworkPerson Re-IdentificationTranslation+1