Category Anchor-Guided Unsupervised Domain Adaptation for Semantic Segmentation
Qiming Zhang, Jing Zhang, Wei Liu, Dacheng Tao

TL;DR
This paper introduces a category anchor-guided unsupervised domain adaptation model for semantic segmentation that explicitly aligns features category-wise, improving cross-domain performance without extra annotations.
Contribution
It proposes a novel category anchor-guided approach that enforces category-aware feature alignment and uses a stagewise training mechanism for better adaptation.
Findings
Outperforms state-of-the-art methods on GTA5→Cityscapes and SYNTHIA→Cityscapes datasets.
Uses category-wise centroids as anchors for pseudo-labeling and feature alignment.
Employs a stagewise training strategy to reduce error accumulation.
Abstract
Unsupervised domain adaptation (UDA) aims to enhance the generalization capability of a certain model from a source domain to a target domain. UDA is of particular significance since no extra effort is devoted to annotating target domain samples. However, the different data distributions in the two domains, or \emph{domain shift/discrepancy}, inevitably compromise the UDA performance. Although there has been a progress in matching the marginal distributions between two domains, the classifier favors the source domain features and makes incorrect predictions on the target domain due to category-agnostic feature alignment. In this paper, we propose a novel category anchor-guided (CAG) UDA model for semantic segmentation, which explicitly enforces category-aware feature alignment to learn shared discriminative features and classifiers simultaneously. First, the category-wise centroids of…
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 · Topic Modeling · Face recognition and analysis
