D2ADA: Dynamic Density-aware Active Domain Adaptation for Semantic Segmentation
Tsung-Han Wu, Yi-Syuan Liou, Shao-Ji Yuan, Hsin-Ying Lee, Tung-I Chen,, Kuan-Chih Huang, Winston H. Hsu

TL;DR
D2ADA introduces a dynamic active domain adaptation framework for semantic segmentation that efficiently utilizes limited target domain labels by focusing on high-density target samples with low source density, improving performance with minimal annotations.
Contribution
The paper proposes a novel density-aware active learning strategy combined with a dynamic scheduling policy for domain adaptation in semantic segmentation, reducing labeling effort while maintaining high accuracy.
Findings
Outperforms existing methods on GTA5 -> Cityscapes and SYNTHIA -> Cityscapes benchmarks.
Achieves comparable results to full supervision with less than 5% target labels.
Demonstrates the effectiveness of density-aware sampling and dynamic budget adjustment.
Abstract
In the field of domain adaptation, a trade-off exists between the model performance and the number of target domain annotations. Active learning, maximizing model performance with few informative labeled data, comes in handy for such a scenario. In this work, we present D2ADA, a general active domain adaptation framework for semantic segmentation. To adapt the model to the target domain with minimum queried labels, we propose acquiring labels of the samples with high probability density in the target domain yet with low probability density in the source domain, complementary to the existing source domain labeled data. To further facilitate labeling efficiency, we design a dynamic scheduling policy to adjust the labeling budgets between domain exploration and model uncertainty over time. Extensive experiments show that our method outperforms existing active learning and domain adaptation…
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 · Multimodal Machine Learning Applications
