Select, Label, and Mix: Learning Discriminative Invariant Feature Representations for Partial Domain Adaptation
Aadarsh Sahoo, Rameswar Panda, Rogerio Feris, Kate Saenko, Abir Das

TL;DR
This paper introduces the SLM framework for partial domain adaptation, which effectively filters out outliers, enhances discriminability with pseudo-labels, and promotes domain invariance through mixup regularization, leading to improved performance.
Contribution
The paper proposes a novel 'Select, Label, and Mix' framework that addresses negative transfer, discriminability, and domain invariance in partial domain adaptation.
Findings
Outperforms state-of-the-art methods on benchmark datasets.
Effectively filters out outlier source samples.
Enhances discriminability with pseudo-labels.
Abstract
Partial domain adaptation which assumes that the unknown target label space is a subset of the source label space has attracted much attention in computer vision. Despite recent progress, existing methods often suffer from three key problems: negative transfer, lack of discriminability, and domain invariance in the latent space. To alleviate the above issues, we develop a novel 'Select, Label, and Mix' (SLM) framework that aims to learn discriminative invariant feature representations for partial domain adaptation. First, we present an efficient "select" module that automatically filters out the outlier source samples to avoid negative transfer while aligning distributions across both domains. Second, the "label" module iteratively trains the classifier using both the labeled source domain data and the generated pseudo-labels for the target domain to enhance the discriminability of the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
MethodsMixup
