Multi-Target Adversarial Frameworks for Domain Adaptation in Semantic Segmentation
Antoine Saporta, Tuan-Hung Vu, Matthieu Cord, Patrick P\'erez

TL;DR
This paper introduces two adversarial frameworks for unsupervised domain adaptation in semantic segmentation, enabling a single model to handle multiple target domains effectively, which is crucial for real-world autonomous systems.
Contribution
It proposes novel multi-target adversarial frameworks, including multi-discriminator and multi-target knowledge transfer, for improved domain adaptation in semantic segmentation.
Findings
Outperforms baseline methods on four new multi-target benchmarks
Consistently improves segmentation accuracy across multiple target domains
Sets new standards for multi-target domain adaptation in semantic segmentation
Abstract
In this work, we address the task of unsupervised domain adaptation (UDA) for semantic segmentation in presence of multiple target domains: The objective is to train a single model that can handle all these domains at test time. Such a multi-target adaptation is crucial for a variety of scenarios that real-world autonomous systems must handle. It is a challenging setup since one faces not only the domain gap between the labeled source set and the unlabeled target set, but also the distribution shifts existing within the latter among the different target domains. To this end, we introduce two adversarial frameworks: (i) multi-discriminator, which explicitly aligns each target domain to its counterparts, and (ii) multi-target knowledge transfer, which learns a target-agnostic model thanks to a multi-teacher/single-student distillation mechanism.The evaluation is done on four…
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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Topic Modeling
