Discrepant and Multi-Instance Proxies for Unsupervised Person Re-Identification
Most recent unsupervised person re-identification methods maintain a cluster uni-proxy for contrastive learning. However, due to the intra-class variance and inter-class similarity, the cluster uni-proxy is prone to be biased and confused with similar classes, resulting in the learned features lacking intra-class compactness and inter-class separation in the embedding space. To completely and accurately represent the information contained in a cluster and learn discriminative features, we propose to maintain discrepant cluster proxies and multi-instance proxies for a cluster. Each cluster proxy focuses on representing a part of the information, and several discrepant proxies collaborate to represent the entire cluster completely. As a complement to the overall representation, multi-instance proxies are used to accurately represent the fine-grained information contained in the instances of the cluster. Based on the proposed discrepant cluster proxies, we construct cluster contrastive loss to use the proxies as hard positive samples to pull instances of a cluster closer and reduce intra-class variance. Meanwhile, instance contrastive loss is constructed by global hard negative sample mining in multi-instance proxies to push away the truly indistinguishable classes and decrease inter-class similarity. Extensive experiments on Market-1501 and MSMT17 demonstrate that the proposed method outperforms state-of-the-art approaches.
Code (0)
등록된 구현이 없습니다.
Tasks
Contrastive LearningPerson Re-IdentificationUnsupervised Person Re-IdentificationSimilar Papers 제목 키워드 기반
Camera-aware Proxies for Unsupervised Person Re-Identification
This paper tackles the purely unsupervised person re-identification (Re-ID) problem that requires no annotations. Some previous methods adopt clustering techniques to generate pseudo labels and use the produced labels to…
ClusteringContrastive LearningPerson Re-IdentificationUnsupervised Person Re-IdentificationOffline-Online Associated Camera-Aware Proxies for Unsupervised Person Re-identification
Recently, unsupervised person re-identification (Re-ID) has received increasing research attention due to its potential for label-free applications. A promising way to address unsupervised Re-ID is clustering-based, whic…
ClusteringContrastive LearningPerson Re-IdentificationUnsupervised Person Re-IdentificationInstance-level Human Parsing via Part Grouping Network
Instance-level human parsing towards real-world human analysis scenarios is still under-explored due to the absence of sufficient data resources and technical difficulty in parsing multiple instances in a single pass. Se…
Edge DetectionHuman ParsingHuman Part SegmentationRepresentation LearningWeakly supervised discriminative feature learning with state information for person identification
Unsupervised learning of identity-discriminative visual feature is appealing in real-world tasks where manual labelling is costly. However, the images of an identity can be visually discrepant when images are taken under…
Face RecognitionPerson IdentificationPerson Re-IdentificationPseudo Label+2Transformer Based Multi-Grained Features for Unsupervised Person Re-Identification
Multi-grained features extracted from convolutional neural networks (CNNs) have demonstrated their strong discrimination ability in supervised person re-identification (Re-ID) tasks. Inspired by them, this work investiga…
Contrastive LearningPerson Re-IdentificationUnsupervised Person Re-Identification