Classes Matter: A Fine-grained Adversarial Approach to Cross-domain Semantic Segmentation
Haoran Wang, Tong Shen, Wei Zhang, Lingyu Duan, Tao Mei

TL;DR
This paper introduces a fine-grained adversarial learning approach for cross-domain semantic segmentation that aligns features at the class level, leading to improved performance over traditional holistic methods.
Contribution
The paper proposes a novel class-level feature alignment method using a fine-grained adversarial strategy and domain encodings, enhancing domain adaptation in semantic segmentation.
Findings
Achieves better class-level alignment than state-of-the-art methods.
Significantly improves performance on multiple domain adaptation benchmarks.
Outperforms global and class-wise alignment methods.
Abstract
Despite great progress in supervised semantic segmentation,a large performance drop is usually observed when deploying the model in the wild. Domain adaptation methods tackle the issue by aligning the source domain and the target domain. However, most existing methods attempt to perform the alignment from a holistic view, ignoring the underlying class-level data structure in the target domain. To fully exploit the supervision in the source domain, we propose a fine-grained adversarial learning strategy for class-level feature alignment while preserving the internal structure of semantics across domains. We adopt a fine-grained domain discriminator that not only plays as a domain distinguisher, but also differentiates domains at class level. The traditional binary domain labels are also generalized to domain encodings as the supervision signal to guide the fine-grained feature alignment.…
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 · Multimodal Machine Learning Applications · COVID-19 diagnosis using AI
