paper-with-me

Papers

Exploiting Sample Uncertainty for Domain Adaptive Person Re-Identification

2020-12-16 · Kecheng Zheng, Cuiling Lan, Wenjun Zeng, Zhizheng Zhang, Zheng-Jun Zha

Many unsupervised domain adaptive (UDA) person re-identification (ReID) approaches combine clustering-based pseudo-label prediction with feature fine-tuning. However, because of domain gap, the pseudo-labels are not always reliable and there are noisy/incorrect labels. This would mislead the feature representation learning and deteriorate the performance. In this paper, we propose to estimate and exploit the credibility of the assigned pseudo-label of each sample to alleviate the influence of noisy labels, by suppressing the contribution of noisy samples. We build our baseline framework using the mean teacher method together with an additional contrastive loss. We have observed that a sample with a wrong pseudo-label through clustering in general has a weaker consistency between the output of the mean teacher model and the student model. Based on this finding, we propose to exploit the uncertainty (measured by consistency levels) to evaluate the reliability of the pseudo-label of a sample and incorporate the uncertainty to re-weight its contribution within various ReID losses, including the identity (ID) classification loss per sample, the triplet loss, and the contrastive loss. Our uncertainty-guided optimization brings significant improvement and achieves the state-of-the-art performance on benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2012.08733

Code (1)

zkcys001/UDAStrongBaseline pytorch

Tasks

ClusteringDomain Adaptive Person Re-IdentificationPerson Re-IdentificationPseudo LabelRepresentation LearningTriplet

Similar Papers 제목 키워드 기반

Delving into Probabilistic Uncertainty for Unsupervised Domain Adaptive Person Re-Identification

2021-12-28 · Jian Han, Ya-Li Li, Shengjin Wang

Clustering-based unsupervised domain adaptive (UDA) person re-identification (ReID) reduces exhaustive annotations. However, owing to unsatisfactory feature embedding and imperfect clustering, pseudo labels for target do…

ClusteringDomain Adaptive Person Re-IdentificationPerson Re-Identification

Grouped Adaptive Loss Weighting for Person Search

2022-09-23 · Yanling Tian, Di Chen, Yunan Liu, Shanshan Zhang 외

Person search is an integrated task of multiple sub-tasks such as foreground/background classification, bounding box regression and person re-identification. Therefore, person search is a typical multi-task learning prob…

Model OptimizationMulti-Task LearningPerson Re-IdentificationPerson Search

Uncertainty-Aware Unsupervised Domain Adaptation in Object Detection

2021-02-27 · Dayan Guan, Jiaxing Huang, Aoran Xiao, Shijian Lu 외

Unsupervised domain adaptive object detection aims to adapt detectors from a labelled source domain to an unlabelled target domain. Most existing works take a two-stage strategy that first generates region proposals and …

Domain AdaptationObjectobject-detectionObject Detection+1

Unsupervised Domain-Adaptive Person Re-identification Based on Attributes

2019-08-27 · Xiangping Zhu, Pietro Morerio, Vittorio Murino

Pedestrian attributes, e.g., hair length, clothes type and color, locally describe the semantic appearance of a person. Training person re-identification (ReID) algorithms under the supervision of such attributes have pr…

AttributeDomain AdaptationDomain Adaptive Person Re-IdentificationPedestrian Attribute Recognition+1

AD-Cluster: Augmented Discriminative Clustering for Domain Adaptive Person Re-identification

2020-04-19 · CVPR 2020 6 · Yunpeng Zhai, Shijian Lu, Qixiang Ye, Xuebo Shan 외

Domain adaptive person re-identification (re-ID) is a challenging task, especially when person identities in target domains are unknown. Existing methods attempt to address this challenge by transferring image styles or …

ClusteringDiversityDomain Adaptive Person Re-IdentificationPerson Re-Identification+1