TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Hard-sample Guided Hybrid Contrast Learning for Unsupervis...

Hard-sample Guided Hybrid Contrast Learning for Unsupervised Person Re-Identification

Zheng Hu, Chuang Zhu, Gang He

2021-09-25Contrastive LearningPerson Re-IdentificationUnsupervised Person Re-Identification
PaperPDFCode(official)

Abstract

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. Recently, more attention has been paid to unsupervised Re-ID algorithms based on clustered pseudo-label. However, the previous approaches did not fully exploit information of hard samples, simply using cluster centroid or all instances for contrastive learning. In this paper, we propose a Hard-sample Guided Hybrid Contrast Learning (HHCL) approach combining cluster-level loss with instance-level loss for unsupervised person Re-ID. Our approach applies cluster centroid contrastive loss to ensure that the network is updated in a more stable way. Meanwhile, introduction of a hard instance contrastive loss further mines the discriminative information. Extensive experiments on two popular large-scale Re-ID benchmarks demonstrate that our HHCL outperforms previous state-of-the-art methods and significantly improves the performance of unsupervised person Re-ID. The code of our work is available soon at https://github.com/bupt-ai-cz/HHCL-ReID.

Results

TaskDatasetMetricValueModel
Person Re-IdentificationDukeMTMC-reIDMAP73.3HHCL(ResNet50 w/o RK)
Person Re-IdentificationDukeMTMC-reIDRank-185.1HHCL(ResNet50 w/o RK)
Person Re-IdentificationDukeMTMC-reIDRank-1094.6HHCL(ResNet50 w/o RK)
Person Re-IdentificationDukeMTMC-reIDRank-592.4HHCL(ResNet50 w/o RK)
Person Re-IdentificationMarket-1501MAP84.2HHCL(ResNet50 w/o RK)
Person Re-IdentificationMarket-1501Rank-193.4HHCL(ResNet50 w/o RK)
Person Re-IdentificationMarket-1501Rank-1098.5HHCL(ResNet50 w/o RK)
Person Re-IdentificationMarket-1501Rank-597.7HHCL(ResNet50 w/o RK)

Related Papers

SemCSE: Semantic Contrastive Sentence Embeddings Using LLM-Generated Summaries For Scientific Abstracts2025-07-17HapticCap: A Multimodal Dataset and Task for Understanding User Experience of Vibration Haptic Signals2025-07-17Overview of the TalentCLEF 2025: Skill and Job Title Intelligence for Human Capital Management2025-07-17SGCL: Unifying Self-Supervised and Supervised Learning for Graph Recommendation2025-07-17Weakly Supervised Visible-Infrared Person Re-Identification via Heterogeneous Expert Collaborative Consistency Learning2025-07-17WhoFi: Deep Person Re-Identification via Wi-Fi Channel Signal Encoding2025-07-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16LLM-Driven Dual-Level Multi-Interest Modeling for Recommendation2025-07-15