Dual-level Interaction for Domain Adaptive Semantic Segmentation
Dongyu Yao, Boheng Li

TL;DR
This paper introduces DIDA, a dual-level interaction method for domain adaptive semantic segmentation that improves pseudo-label accuracy by leveraging semantic and instance-level relationships, outperforming existing methods.
Contribution
The paper proposes a novel dual-level interaction framework with a dynamic instance bank and cross-level techniques to enhance pseudo-label quality in domain adaptation.
Findings
Outperforms state-of-the-art methods on challenging classes
Effectively reduces boundary pseudo-label errors
Improves segmentation accuracy in long-tailed distributions
Abstract
Self-training approach recently secures its position in domain adaptive semantic segmentation, where a model is trained with target domain pseudo-labels. Current advances have mitigated noisy pseudo-labels resulting from the domain gap. However, they still struggle with erroneous pseudo-labels near the boundaries of the semantic classifier. In this paper, we tackle this issue by proposing a dual-level interaction for domain adaptation (DIDA) in semantic segmentation. Explicitly, we encourage the different augmented views of the same pixel to have not only similar class prediction (semantic-level) but also akin similarity relationship with respect to other pixels (instance-level). As it's impossible to keep features of all pixel instances for a dataset, we, therefore, maintain a labeled instance bank with dynamic updating strategies to selectively store the informative features 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 · COVID-19 diagnosis using AI · Topic Modeling
