Domain-invariant Prototypes for Semantic Segmentation
Zhengeng Yang, Hongshan Yu, Wei Sun, Li-Cheng, Ajmal Mian

TL;DR
This paper introduces a simple, one-stage framework for domain adaptive semantic segmentation that uses domain-invariant prototypes, bridging domain adaptation and few-shot learning, and achieves competitive results without extensive training.
Contribution
It proposes a unified, easy-to-train prototype-based method for domain adaptation and few-shot learning in semantic segmentation, avoiding complex multi-round training.
Findings
Achieves competitive performance on GTA5-to-Cityscapes and SYNTHIA-to-Cityscapes tasks.
Requires only one-stage training without large-scale unannotated target data.
Extends to variants of domain adaptation and few-shot learning.
Abstract
Deep Learning has greatly advanced the performance of semantic segmentation, however, its success relies on the availability of large amounts of annotated data for training. Hence, many efforts have been devoted to domain adaptive semantic segmentation that focuses on transferring semantic knowledge from a labeled source domain to an unlabeled target domain. Existing self-training methods typically require multiple rounds of training, while another popular framework based on adversarial training is known to be sensitive to hyper-parameters. In this paper, we present an easy-to-train framework that learns domain-invariant prototypes for domain adaptive semantic segmentation. In particular, we show that domain adaptation shares a common character with few-shot learning in that both aim to recognize some types of unseen data with knowledge learned from large amounts of seen data. Thus, we…
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.
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
