Label-Noise Robust Multi-Domain Image-to-Image Translation
Takuhiro Kaneko, Tatsuya Harada

TL;DR
This paper introduces RMIT, a new model for multi-domain image-to-image translation that remains effective even when trained on noisy labeled data, using a novel loss and techniques to enhance robustness.
Contribution
The paper proposes RMIT, a label-noise robust model with a virtual cycle consistency loss, enabling effective multi-domain translation with noisy labels, advancing practical applicability.
Findings
RMIT outperforms existing models on noisy datasets.
The virtual cycle consistency loss effectively regularizes cyclic reconstruction.
RMIT demonstrates robustness in both synthetic and real-world noise scenarios.
Abstract
Multi-domain image-to-image translation is a problem where the goal is to learn mappings among multiple domains. This problem is challenging in terms of scalability because it requires the learning of numerous mappings, the number of which increases proportional to the number of domains. However, generative adversarial networks (GANs) have emerged recently as a powerful framework for this problem. In particular, label-conditional extensions (e.g., StarGAN) have become a promising solution owing to their ability to address this problem using only a single unified model. Nonetheless, a limitation is that they rely on the availability of large-scale clean-labeled data, which are often laborious or impractical to collect in a real-world scenario. To overcome this limitation, we propose a novel model called the label-noise robust image-to-image translation model (RMIT) that can learn a clean…
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 · Image Processing Techniques and Applications · Cell Image Analysis Techniques
MethodsCycle Consistency Loss
