ICE: Inter-instance Contrastive Encoding for Unsupervised Person Re-identification
Unsupervised person re-identification (ReID) aims at learning discriminative identity features without annotations. Recently, self-supervised contrastive learning has gained increasing attention for its effectiveness in unsupervised representation learning. The main idea of instance contrastive learning is to match a same instance in different augmented views. However, the relationship between different instances has not been fully explored in previous contrastive methods, especially for instance-level contrastive loss. To address this issue, we propose Inter-instance Contrastive Encoding (ICE) that leverages inter-instance pairwise similarity scores to boost previous class-level contrastive ReID methods. We first use pairwise similarity ranking as one-hot hard pseudo labels for hard instance contrast, which aims at reducing intra-class variance. Then, we use similarity scores as soft pseudo labels to enhance the consistency between augmented and original views, which makes our model more robust to augmentation perturbations. Experiments on several large-scale person ReID datasets validate the effectiveness of our proposed unsupervised method ICE, which is competitive with even supervised methods. Code is made available at https://github.com/chenhao2345/ICE.
Code (1)
Tasks
Contrastive LearningPerson Re-IdentificationRepresentation LearningUnsupervised Person Re-IdentificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Hard-sample Guided Hybrid Contrast Learning for Unsupervised Person Re-Identification
Unsupervised person re-identification (Re-ID) is a promising and very challenging research problem in computer vision. Learning robust and discriminative features with unlabeled data is of central importance to Re-ID. Re…
Contrastive LearningPerson Re-IdentificationPseudo LabelUnsupervised Person Re-IdentificationHybrid Dynamic Contrast and Probability Distillation for Unsupervised Person Re-Id
Unsupervised person re-identification (Re-Id) has attracted increasing attention due to its practical application in the read-world video surveillance system. The traditional unsupervised Re-Id are mostly based on the me…
ClusteringContrastive LearningDomain AdaptationMetric Learning+3Discrepant 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 …
Contrastive LearningPerson Re-IdentificationUnsupervised Person Re-IdentificationHybrid Contrastive Learning with Cluster Ensemble for Unsupervised Person Re-identification
Unsupervised person re-identification (ReID) aims to match a query image of a pedestrian to the images in gallery set without supervision labels. The most popular approaches to tackle unsupervised person ReID are usually…
ClusteringClustering EnsembleContrastive LearningPerson Re-Identification+1Unsupervised Domain Adaptive Person Re-id with Local-enhance and Prototype Dictionary Learning
The unsupervised domain adaptive person re-identification (re-ID) task has been a challenge because, unlike the general domain adaptive tasks, there is no overlap between the classes of source and target domain data in t…
Contrastive LearningDictionary LearningDomain AdaptationDomain Adaptive Person Re-Identification+1