Part-based Pseudo Label Refinement for Unsupervised Person Re-identification
Unsupervised person re-identification (re-ID) aims at learning discriminative representations for person retrieval from unlabeled data. Recent techniques accomplish this task by using pseudo-labels, but these labels are inherently noisy and deteriorate the accuracy. To overcome this problem, several pseudo-label refinement methods have been proposed, but they neglect the fine-grained local context essential for person re-ID. In this paper, we propose a novel Part-based Pseudo Label Refinement (PPLR) framework that reduces the label noise by employing the complementary relationship between global and part features. Specifically, we design a cross agreement score as the similarity of k-nearest neighbors between feature spaces to exploit the reliable complementary relationship. Based on the cross agreement, we refine pseudo-labels of global features by ensembling the predictions of part features, which collectively alleviate the noise in global feature clustering. We further refine pseudo-labels of part features by applying label smoothing according to the suitability of given labels for each part. Thanks to the reliable complementary information provided by the cross agreement score, our PPLR effectively reduces the influence of noisy labels and learns discriminative representations with rich local contexts. Extensive experimental results on Market-1501 and MSMT17 demonstrate the effectiveness of the proposed method over the state-of-the-art performance. The code is available at https://github.com/yoonkicho/PPLR.
Code (1)
Tasks
Person Re-IdentificationPerson RetrievalPseudo LabelRetrievalUnsupervised Person Re-IdentificationUnsupervised Vehicle Re-IdentificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Unsupervised multi-source domain adaptation for person re-identification via feature fusion and pseudo-label refinement
The objective of unsupervised domain adaptation (UDA) for person re-identification (re-ID) is to associate person in images captured from heterogeneous camera perspectives. Currently, mainstream UDA methods for person re…
Domain AdaptationPerson Re-IdentificationPseudo LabelUnsupervised Domain AdaptationNeighbour Consistency Guided Pseudo-Label Refinement for Unsupervised Person Re-Identification
Unsupervised person re-identification (ReID) aims at learning discriminative identity features for person retrieval without any annotations. Recent advances accomplish this task by leveraging clustering-based pseudo labe…
ClusteringPerson Re-IdentificationPerson RetrievalPseudo Label+2Pseudo Labels Refinement with Intra-camera Similarity for Unsupervised Person Re-identification
Unsupervised person re-identification (Re-ID) aims to retrieve person images across cameras without any identity labels. Most clustering-based methods roughly divide image features into clusters and neglect the feature d…
ClusteringPerson Re-IdentificationUnsupervised Person Re-IdentificationConfidence-guided Centroids for Unsupervised Person Re-Identification
Unsupervised person re-identification (ReID) aims to train a feature extractor for identity retrieval without exploiting identity labels. Due to the blind trust in imperfect clustering results, the learning is inevitably…
Person Re-IdentificationPseudo LabelRetrievalUnsupervised Person Re-IdentificationLearn by Guessing: Multi-Step Pseudo-Label Refinement for Person Re-Identification
Unsupervised Domain Adaptation (UDA) methods for person Re-Identification (Re-ID) rely on target domain samples to model the marginal distribution of the data. To deal with the lack of target domain labels, UDA methods l…
ClusteringDomain AdaptationPerson Re-IdentificationPseudo Label+1