Discriminative Radial Domain Adaptation
Zenan Huang, Jun Wen, Siheng Chen, Linchao Zhu, Nenggan Zheng

TL;DR
This paper introduces Discriminative Radial Domain Adaptation (DRDA), a novel method that aligns source and target domains by matching their radial feature structures, improving transferability and discriminability across various domain adaptation tasks.
Contribution
The paper proposes a new radial structure-based domain adaptation method that aligns global and local anchors to reduce domain shift and enhance feature discriminability.
Findings
DRDA outperforms state-of-the-art methods on multiple benchmarks.
It effectively improves transferability and discriminability of features.
The approach is versatile across different domain adaptation tasks.
Abstract
Domain adaptation methods reduce domain shift typically by learning domain-invariant features. Most existing methods are built on distribution matching, e.g., adversarial domain adaptation, which tends to corrupt feature discriminability. In this paper, we propose Discriminative Radial Domain Adaptation (DRDA) which bridges source and target domains via a shared radial structure. It's motivated by the observation that as the model is trained to be progressively discriminative, features of different categories expand outwards in different directions, forming a radial structure. We show that transferring such an inherently discriminative structure would enable to enhance feature transferability and discriminability simultaneously. Specifically, we represent each domain with a global anchor and each category a local anchor to form a radial structure and reduce domain shift via structure…
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
MethodsALIGN
