English

Hybrid Contrastive Learning with Cluster Ensemble for Unsupervised Person Re-identification

Computer Vision and Pattern Recognition 2022-04-15 v2

Abstract

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 performing a clustering algorithm to yield pseudo labels at first and then exploit the pseudo labels to train a deep neural network. However, the pseudo labels are noisy and sensitive to the hyper-parameter(s) in clustering algorithm. In this paper, we propose a Hybrid Contrastive Learning (HCL) approach for unsupervised person ReID, which is based on a hybrid between instance-level and cluster-level contrastive loss functions. Moreover, we present a Multi-Granularity Clustering Ensemble based Hybrid Contrastive Learning (MGCE-HCL) approach, which adopts a multi-granularity clustering ensemble strategy to mine priority information among the pseudo positive sample pairs and defines a priority-weighted hybrid contrastive loss for better tolerating the noises in the pseudo positive samples. We conduct extensive experiments on two benchmark datasets Market-1501 and DukeMTMC-reID. Experimental results validate the effectiveness of our proposals.

Keywords

Cite

@article{arxiv.2201.11995,
  title  = {Hybrid Contrastive Learning with Cluster Ensemble for Unsupervised Person Re-identification},
  author = {He Sun and Mingkun Li and Chun-Guang Li},
  journal= {arXiv preprint arXiv:2201.11995},
  year   = {2022}
}

Comments

accepted by ACPR2021

R2 v1 2026-06-24T09:06:57.346Z