Universal Domain Adaptation for Semantic Segmentation
Seun-An Choe, Keon-Hee Park, Jinwoo Choi, Gyeong-Moon Park

TL;DR
This paper introduces UniDA-SS, a novel framework for universal domain adaptation in semantic segmentation that effectively handles unknown category settings without prior knowledge, improving performance over existing methods.
Contribution
The paper proposes UniMAP, a new framework with domain-specific prototypes and image matching, enabling robust semantic segmentation adaptation without prior category knowledge.
Findings
UniMAP outperforms baseline methods on new benchmark.
Domain-specific prototypes improve class separation.
Image matching enhances common class learning.
Abstract
Unsupervised domain adaptation for semantic segmentation (UDA-SS) aims to transfer knowledge from labeled source data to unlabeled target data. However, traditional UDA-SS methods assume that category settings between source and target domains are known, which is unrealistic in real-world scenarios. This leads to performance degradation if private classes exist. To address this limitation, we propose Universal Domain Adaptation for Semantic Segmentation (UniDA-SS), achieving robust adaptation even without prior knowledge of category settings. We define the problem in the UniDA-SS scenario as low confidence scores of common classes in the target domain, which leads to confusion with private classes. To solve this problem, we propose UniMAP: UniDA-SS with Image Matching and Prototype-based Distinction, a novel framework composed of two key components. First, Domain-Specific…
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 · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
