Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Cluster Contrast for Unsupervised Person Re-Identification

About

State-of-the-art unsupervised re-ID methods train the neural networks using a memory-based non-parametric softmax loss. Instance feature vectors stored in memory are assigned pseudo-labels by clustering and updated at instance level. However, the varying cluster sizes leads to inconsistency in the updating progress of each cluster. To solve this problem, we present Cluster Contrast which stores feature vectors and computes contrast loss at the cluster level. Our approach employs a unique cluster representation to describe each cluster, resulting in a cluster-level memory dictionary. In this way, the consistency of clustering can be effectively maintained throughout the pipline and the GPU memory consumption can be significantly reduced. Thus, our method can solve the problem of cluster inconsistency and be applicable to larger data sets. In addition, we adopt different clustering algorithms to demonstrate the robustness and generalization of our framework. The application of Cluster Contrast to a standard unsupervised re-ID pipeline achieves considerable improvements of 9.9%, 8.3%, 12.1% compared to state-of-the-art purely unsupervised re-ID methods and 5.5%, 4.8%, 4.4% mAP compared to the state-of-the-art unsupervised domain adaptation re-ID methods on the Market, Duke, and MSMT17 datasets. Code is available at https://github.com/alibaba/cluster-contrast.

Zuozhuo Dai, Guangyuan Wang, Weihao Yuan, Xiaoli Liu, Siyu Zhu, Ping Tan• 2021

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy94.2
1264
Person Re-IdentificationDuke MTMC-reID (test)
Rank-185.7
1018
Person Re-IdentificationMarket 1501
mAP83
999
Person Re-IdentificationDukeMTMC-reID
Rank-1 Acc85.5
648
Person Re-IdentificationMSMT17 (test)
Rank-1 Acc66.1
499
Person Re-IdentificationMSMT17
mAP0.33
404
Vehicle Re-identificationVeRi-776 (test)
Rank-186.2
232
Cross-modality Person Re-identificationSYSU-MM01 (All Search)
Recall@120.2
142
Person Re-IdentificationDukeMTMC (test)
mAP72.6
83
Person Re-IdentificationLTCC General
mAP11
82
Showing 10 of 29 rows

Other info

Follow for update