IS2C replaces importance weighting with synthetic same-class mixed samples whose label proportions match the target, plus class-conditional alignment, and claims provable control of target error.
Associative Partial Domain Adaptation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Partial Adaptation (PDA) addresses a practical scenario in which the target domain contains only a subset of classes in the source domain. While PDA should take into account both class-level and sample-level to mitigate negative transfer, current approaches mostly rely on only one of them. In this paper, we propose a novel approach to fully exploit multi-level associations that can arise in PDA. Our Associative Partial Domain Adaptation (APDA) utilizes intra-domain association to actively select out non-trivial anomaly samples in each source-private class that sample-level weighting cannot handle. Additionally, our method considers inter-domain association to encourage positive transfer by mapping between nearby target samples and source samples with high label-commonness. For this, we exploit feature propagation in a proposed label space consisting of source ground-truth labels and target probabilistic labels. We further propose a geometric guidance loss based on the label commonness of each source class to encourage positive transfer. Our APDA consistently achieves state-of-the-art performance across public datasets.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
REJECT 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Partial Domain Adaptation via Importance Sampling-based Shift Correction
IS2C replaces importance weighting with synthetic same-class mixed samples whose label proportions match the target, plus class-conditional alignment, and claims provable control of target error.