Divide and Adapt: Active Domain Adaptation via Customized Learning
Duojun Huang, Jichang Li, Weikai Chen, Junshi Huang, Zhenhua Chai,, Guanbin Li

TL;DR
This paper introduces DiaNA, a novel active domain adaptation framework that partitions target data into categories based on uncertainty and domainness, enabling tailored learning strategies to improve adaptation across various settings.
Contribution
The paper proposes a new data subdivision protocol and informativeness score for active domain adaptation, effectively recognizing valuable samples and handling large domain gaps.
Findings
DiaNA accurately identifies informative samples for annotation.
It generalizes well across different domain adaptation settings.
The framework improves adaptation performance with stratified data handling.
Abstract
Active domain adaptation (ADA) aims to improve the model adaptation performance by incorporating active learning (AL) techniques to label a maximally-informative subset of target samples. Conventional AL methods do not consider the existence of domain shift, and hence, fail to identify the truly valuable samples in the context of domain adaptation. To accommodate active learning and domain adaption, the two naturally different tasks, in a collaborative framework, we advocate that a customized learning strategy for the target data is the key to the success of ADA solutions. We present Divide-and-Adapt (DiaNA), a new ADA framework that partitions the target instances into four categories with stratified transferable properties. With a novel data subdivision protocol based on uncertainty and domainness, DiaNA can accurately recognize the most gainful samples. While sending the informative…
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
MethodsAdaptive Discriminator Augmentation · fail
