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/Camera-aware Proxies for Unsupervised Person Re-Identifica...

Camera-aware Proxies for Unsupervised Person Re-Identification

Menglin Wang, Baisheng Lai, Jianqiang Huang, Xiaojin Gong, Xian-Sheng Hua

2020-12-19ClusteringContrastive LearningPerson Re-IdentificationUnsupervised Person Re-Identification
PaperPDFCode(official)

Abstract

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 train Re-ID models progressively. These methods are relatively simple but effective. However, most clustering-based methods take each cluster as a pseudo identity class, neglecting the large intra-ID variance caused mainly by the change of camera views. To address this issue, we propose to split each single cluster into multiple proxies and each proxy represents the instances coming from the same camera. These camera-aware proxies enable us to deal with large intra-ID variance and generate more reliable pseudo labels for learning. Based on the camera-aware proxies, we design both intra- and inter-camera contrastive learning components for our Re-ID model to effectively learn the ID discrimination ability within and across cameras. Meanwhile, a proxy-balanced sampling strategy is also designed, which facilitates our learning further. Extensive experiments on three large-scale Re-ID datasets show that our proposed approach outperforms most unsupervised methods by a significant margin. Especially, on the challenging MSMT17 dataset, we gain $14.3\%$ Rank-1 and $10.2\%$ mAP improvements when compared to the second place. Code is available at: \texttt{https://github.com/Terminator8758/CAP-master}.

Results

TaskDatasetMetricValueModel
Person Re-IdentificationMarket-1501Rank-193.3CAP
Person Re-IdentificationMarket-1501Rank-597.5CAP
Person Re-IdentificationMarket-1501mAP85.1CAP
Person Re-IdentificationDukeMTMC-reIDRank-187.7CAP
Person Re-IdentificationDukeMTMC-reIDRank-1095.4CAP
Person Re-IdentificationDukeMTMC-reIDRank-593.7CAP
Person Re-IdentificationDukeMTMC-reIDmAP76CAP
Person Re-IdentificationDukeMTMC-reIDMAP67.3CAP
Person Re-IdentificationDukeMTMC-reIDRank-181.1CAP
Person Re-IdentificationDukeMTMC-reIDRank-589.3CAP
Person Re-IdentificationMarket-1501MAP79.2CAP
Person Re-IdentificationMarket-1501Rank-191.4CAP
Person Re-IdentificationMarket-1501Rank-1097.7CAP
Person Re-IdentificationMarket-1501Rank-596.3CAP

Related Papers

Tri-Learn Graph Fusion Network for Attributed Graph Clustering2025-07-18SemCSE: 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-17Ranking Vectors Clustering: Theory and Applications2025-07-16