U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation
Abstract
Domain fit: AI-adjacent · Paper appears method- or tooling-adjacent to AI workflows with partial ecosystem coverage.
We propose a novel method for unsupervised image-to-image translation, which incorporates a new attention module and a new learnable normalization function in an end-to-end manner. The attention module guides our model to focus on more important regions distinguishing between source and target domains based on the attention map obtained by the auxiliary classifier. Unlike previous attention-based method which cannot handle the geometric changes between domains, our model can translate both images requiring holistic changes and images requiring large shape changes. Moreover, our new AdaLIN (Adaptive Layer-Instance Normalization) function helps our attention-guided model to flexibly control the amount of change in shape and texture by learned parameters depending on datasets. Experimental results show the superiority of the proposed method compared to the existing state-of-the-art models with a fixed network architecture and hyper-parameters. Our code and datasets are available at https://github.com/taki0112/UGATIT or https://github.com/znxlwm/UGATIT-pytorch.
Results and benchmarks
We propose a novel method for unsupervised image-to-image translation, which incorporates a new attention module and a new learnable normalization function in an end-to-end manner.
Benchmark evidence is limited
Evidence graph: 3 refs, 3 links.
Utility signals: depth 70/100, grounding 75/100, status medium.
Implementation
No direct implementation yet
Maintained implementation evidence is not confirmed for this paper yet.
Use the implementation status and reproduction sections for the current action plan.
No verified maintained repo yet
There is no verified maintained implementation yet. Use this baseline plan to decide whether to prototype now or defer.
- No maintained paper-verified implementation was found; start with the closest related repositories below.
- Compare repo methods against the paper equations/algorithm before trusting metrics.
- Create a minimal baseline implementation from the paper and use adjacent repos as references.
Time to first repro: a few days
taki0112/UGATIT is the closest maintained adjacent implementation (Matches contextual method/domain keyword: image translation). It is not paper-verified; validate algorithm and evaluation setup against the paper before trusting reported metrics. Community adoption signal: 6116 GitHub stars.
- Adjacent implementations are not paper-verified
- Recommended repository is adjacent and not paper-verified.
- Adjacent implementation match confidence is low.
Reproduction readiness
No repo
No verified implementation available
- No maintained repository has been identified for this paper. Check adjacent implementations or HF artifacts below.
Hardware requirements
- Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Validation caveat
Framework baselines
- Hugging Face Transformers training guide
Modern transformer training baseline.
- PyTorch nn.Transformer docs
Reference transformer building block implementation.
Repositories and ecosystem
Closest related implementations
These are not paper-verified. Use them as reference points when no direct implementation is available.
- taki0112/UGATIT Adjacent · Confidence: Low · 6,116 stars
Matches contextual method/domain keyword: image translation
- znxlwm/UGATIT-pytorch Adjacent · Confidence: Low · 2,536 stars
Matches contextual method/domain keyword: image translation
No additional verified repositories beyond the primary recommendation.
Hugging Face artifacts
No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.
Tip: start with models, then check datasets and spaces if you need evaluation data or demos.
Research context
301
Citations
42
References
Tasks
Normalization (sociology), Generative grammar, Computer science, Translation (biology), Image translation, Pattern recognition (psychology), Physical Sciences
Methods
Transformer
Domains
Artificial intelligence, Image (mathematics), Natural language processing, Computer Vision and Pattern Recognition
Related papers
- LDA-GAN: Lightweight domain-attention GAN for unpaired image-to-image translationSearch on Paper2Code
2022 · Semantic similarity
- Unsupervised Multi-Domain Multimodal Image-to-Image Translation with Explicit Domain-Constrained DisentanglementSearch on Paper2Code
2019 · Semantic similarity
- GAN: Era of Image to Image translationSearch on Paper2Code
2021 · Semantic similarity
- Enhanced Unpaired Image-to-Image Translation via Transformation in Saliency DomainSearch on Paper2Code
2023 · Semantic similarity
- Unsupervised Many-to-Many Image-to-Image Translation Across Multiple DomainsSearch on Paper2Code
2019 · Semantic similarity
- Semi-supervised Adversarial Image-to-Image TranslationSearch on Paper2Code
2018 · Semantic similarity
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.