Taking A Closer Look at Domain Shift: Category-level Adversaries for Semantics Consistent Domain Adaptation
Yawei Luo, Liang Zheng, Tao Guan, Junqing Yu, Yi Yang

TL;DR
This paper proposes a category-level adversarial approach for unsupervised domain adaptation in semantic segmentation, improving local semantic consistency by adaptively aligning class-specific features, and achieves state-of-the-art results.
Contribution
Introduces a novel category-level adversarial network that adaptively aligns class-specific features to enhance semantic consistency in domain adaptation.
Findings
Achieves state-of-the-art segmentation accuracy on GTA5 to Cityscapes.
Effectively aligns class-specific features, reducing semantic inconsistency.
Demonstrates robustness across different domain adaptation tasks.
Abstract
We consider the problem of unsupervised domain adaptation in semantic segmentation. The key in this campaign consists in reducing the domain shift, i.e., enforcing the data distributions of the two domains to be similar. A popular strategy is to align the marginal distribution in the feature space through adversarial learning. However, this global alignment strategy does not consider the local category-level feature distribution. A possible consequence of the global movement is that some categories which are originally well aligned between the source and target may be incorrectly mapped. To address this problem, this paper introduces a category-level adversarial network, aiming to enforce local semantic consistency during the trend of global alignment. Our idea is to take a close look at the category-level data distribution and align each class with an adaptive adversarial loss.…
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 · Adversarial Robustness in Machine Learning
