Bidirectional Self-Training with Multiple Anisotropic Prototypes for Domain Adaptive Semantic Segmentation
Yulei Lu, Yawei Luo, Li Zhang, Zheyang Li, Yi Yang, Jun Xiao

TL;DR
This paper introduces a bidirectional self-training approach with multiple anisotropic prototypes for domain adaptive semantic segmentation, leveraging richer latent space information to improve pseudo labels and class distinction.
Contribution
It proposes a novel method that uses bidirectional prototype generation and multiple anisotropic prototypes modeled by Gaussian Mixture Models for better domain adaptation.
Findings
Achieves state-of-the-art mean IoU on GTA5->Cityscapes and Synthia->Cityscapes tasks.
Significantly improves segmentation accuracy for confusing categories like 'truck' and 'bus'.
Outperforms existing self-training methods in domain adaptive segmentation.
Abstract
A thriving trend for domain adaptive segmentation endeavors to generate the high-quality pseudo labels for target domain and retrain the segmentor on them. Under this self-training paradigm, some competitive methods have sought to the latent-space information, which establishes the feature centroids (a.k.a prototypes) of the semantic classes and determines the pseudo label candidates by their distances from these centroids. In this paper, we argue that the latent space contains more information to be exploited thus taking one step further to capitalize on it. Firstly, instead of merely using the source-domain prototypes to determine the target pseudo labels as most of the traditional methods do, we bidirectionally produce the target-domain prototypes to degrade those source features which might be too hard or disturbed for the adaptation. Secondly, existing attempts simply model each…
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 · COVID-19 diagnosis using AI · Multimodal Machine Learning Applications
