paper-with-me

홈 › Papers

BP-Triplet Net for Unsupervised Domain Adaptation: A Bayesian Perspective

2022-02-19 · Shanshan Wang, Lei Zhang, Pichao Wang

Triplet loss, one of the deep metric learning (DML) methods, is to learn the embeddings where examples from the same class are closer than examples from different classes. Motivated by DML, we propose an effective BP-Triplet Loss for unsupervised domain adaption (UDA) from the perspective of Bayesian learning and we name the model as BP-Triplet Net. In previous metric learning based methods for UDA, sample pairs across domains are treated equally, which is not appropriate due to the domain bias. In our work, considering the different importance of pair-wise samples for both feature learning and domain alignment, we deduce our BP-Triplet loss for effective UDA from the perspective of Bayesian learning. Our BP-Triplet loss adjusts the weights of pair-wise samples in intra domain and inter domain. Especially, it can self attend to the hard pairs (including hard positive pair and hard negative pair). Together with the commonly used adversarial loss for domain alignment, the quality of target pseudo labels is progressively improved. Our method achieved low joint error of the ideal source and target hypothesis. The expected target error can then be upper bounded following Ben-David s theorem. Comprehensive evaluations on five benchmark datasets, handwritten digits, Office31, ImageCLEF-DA, Office-Home and VisDA-2017 demonstrate the effectiveness of the proposed approach for UDA.

📄 PDF Abstract BibTeX arXiv:2202.09541

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationMetric LearningTripletUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

A Novel Unsupervised Camera-aware Domain Adaptation Framework for Person Re-identification

2019-04-06 · ICCV 2019 10 · Lei Qi, Lei Wang, Jing Huo, Luping Zhou 외

Unsupervised cross-domain person re-identification (Re-ID) faces two key issues. One is the data distribution discrepancy between source and target domains, and the other is the lack of labelling information in target do…

Domain AdaptationPerson Re-IdentificationRepresentation LearningUnsupervised Domain Adaptation

Metric-Learning-Assisted Domain Adaptation

2020-04-23 · Yueming Yin, Zhen Yang, Haifeng Hu, Xiaofu Wu

Domain alignment (DA) has been widely used in unsupervised domain adaptation. Many existing DA methods assume that a low source risk, together with the alignment of distributions of source and target, means a low target …

Domain AdaptationMetric LearningTripletUnsupervised Domain Adaptation

Mutual Mean-Teaching: Pseudo Label Refinery for Unsupervised Domain Adaptation on Person Re-identification

2020-01-06 · ICLR 2020 1 · Yixiao Ge, Dapeng Chen, Hongsheng Li

Person re-identification (re-ID) aims at identifying the same persons' images across different cameras. However, domain diversities between different datasets pose an evident challenge for adapting the re-ID model traine…

ClusteringPerson Re-IdentificationPseudo LabelTriplet+2

AdaTriplet-RA: Domain Matching via Adaptive Triplet and Reinforced Attention for Unsupervised Domain Adaptation

2022-11-16 · Xinyao Shu, ShiYang Yan, Zhenyu Lu, Xinshao Wang 외

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 tr…

Domain AdaptationTransfer LearningTripletUnsupervised Domain Adaptation

Few-shot time-series anomaly detection with unsupervised domain adaptation

2023-11-01 · journal 2023 11 · Hongbo Li, Wenli Zheng, Feilong Tang, Yanmin Zhu 외

Anomaly detection for time-series data is crucial in the management of systems for streaming applications, computational services, and cloud platforms. The majority of current few-shot learning (FSL) approaches are suppo…

Anomaly DetectionDomain AdaptationFew-Shot LearningTime Series+4