AdaTriplet-RA: Domain Matching via Adaptive Triplet and Reinforced Attention for Unsupervised Domain Adaptation
Xinyao Shu, Shiyang Yan, Zhenyu Lu, Xinshao Wang, Yuan Xie

TL;DR
AdaTriplet-RA introduces a novel approach for unsupervised domain adaptation that combines adaptive triplet loss, reinforced attention, and uncertainty-based pseudo-label refinement to improve sample-level domain matching and achieve state-of-the-art results.
Contribution
The paper proposes AdaTriplet-RA, a new method integrating adaptive triplet loss, reinforced attention, and uncertainty measurement for enhanced unsupervised domain adaptation.
Findings
Achieves state-of-the-art results on multiple benchmarks.
Improves baseline accuracy by up to 9.7%.
Validates effectiveness through ablation studies.
Abstract
Unsupervised domain adaption (UDA) is a transfer learning task where the data and annotations of the source domain are available but only have access to the unlabeled target data during training. Most previous methods try to minimise the domain gap by performing distribution alignment between the source and target domains, which has a notable limitation, i.e., operating at the domain level, but neglecting the sample-level differences. To mitigate this weakness, we propose to improve the unsupervised domain adaptation task with an inter-domain sample matching scheme. We apply the widely-used and robust Triplet loss to match the inter-domain samples. To reduce the catastrophic effect of the inaccurate pseudo-labels generated during training, we propose a novel uncertainty measurement method to select reliable pseudo-labels automatically and progressively refine them. We apply the advanced…
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
MethodsGumbel Softmax · Softmax · Triplet Loss
