AttentionGAN: Unpaired Image-to-Image Translation using Attention-Guided Generative Adversarial Networks
Hao Tang, Hong Liu, Dan Xu, Philip H.S. Torr, Nicu Sebe

TL;DR
AttentionGAN introduces an attention-guided approach for unpaired image-to-image translation, effectively focusing on discriminative regions to produce sharper, more realistic images with fewer artifacts.
Contribution
The paper proposes a novel AttentionGAN model that uses attention masks in generators and discriminators to improve image translation quality by focusing on key regions.
Findings
Produces sharper, more realistic images than existing models
Effectively identifies and emphasizes discriminative regions
Demonstrates superior performance across multiple datasets
Abstract
State-of-the-art methods in image-to-image translation are capable of learning a mapping from a source domain to a target domain with unpaired image data. Though the existing methods have achieved promising results, they still produce visual artifacts, being able to translate low-level information but not high-level semantics of input images. One possible reason is that generators do not have the ability to perceive the most discriminative parts between the source and target domains, thus making the generated images low quality. In this paper, we propose a new Attention-Guided Generative Adversarial Networks (AttentionGAN) for the unpaired image-to-image translation task. AttentionGAN can identify the most discriminative foreground objects and minimize the change of the background. The attention-guided generators in AttentionGAN are able to produce attention masks, and then fuse the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Cancer-related molecular mechanisms research · Multimodal Machine Learning Applications
