paper-with-me

홈 › Papers

Meta Clustering Learning for Large-scale Unsupervised Person Re-identification

2021-11-19 · Xin Jin, Tianyu He, Xu Shen, Tongliang Liu, Xinchao Wang, Jianqiang Huang, Zhibo Chen, Xian-Sheng Hua

Unsupervised Person Re-identification (U-ReID) with pseudo labeling recently reaches a competitive performance compared to fully-supervised ReID methods based on modern clustering algorithms. However, such clustering-based scheme becomes computationally prohibitive for large-scale datasets. How to efficiently leverage endless unlabeled data with limited computing resources for better U-ReID is under-explored. In this paper, we make the first attempt to the large-scale U-ReID and propose a "small data for big task" paradigm dubbed Meta Clustering Learning (MCL). MCL only pseudo-labels a subset of the entire unlabeled data via clustering to save computing for the first-phase training. After that, the learned cluster centroids, termed as meta-prototypes in our MCL, are regarded as a proxy annotator to softly annotate the rest unlabeled data for further polishing the model. To alleviate the potential noisy labeling issue in the polishment phase, we enforce two well-designed loss constraints to promise intra-identity consistency and inter-identity strong correlation. For multiple widely-used U-ReID benchmarks, our method significantly saves computational cost while achieving a comparable or even better performance compared to prior works.

📄 PDF Abstract BibTeX arXiv:2111.10032

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringPerson Re-IdentificationUnsupervised Person Re-Identification

Similar Papers 제목 키워드 기반

Joint Noise-Tolerant Learning and Meta Camera Shift Adaptation for Unsupervised Person Re-Identification

2021-03-08 · CVPR 2021 1 · Fengxiang Yang, Zhun Zhong, Zhiming Luo, Yuanzheng Cai 외

This paper considers the problem of unsupervised person re-identification (re-ID), which aims to learn discriminative models with unlabeled data. One popular method is to obtain pseudo-label by clustering and use them to…

ClusteringMeta-LearningPerson Re-IdentificationPseudo Label+1

Unsupervised Person Re-Identification with Multi-Label Learning Guided Self-Paced Clustering

2021-03-08 · Qing Li, Xiaojiang Peng, Yu Qiao, Qi Hao

Although unsupervised person re-identification (Re-ID) has drawn increasing research attention recently, it remains challenging to learn discriminative features without annotations across disjoint camera views. In this p…

ClusteringMulti-Label LearningPerson Re-IdentificationPseudo Label+1

Meta Pairwise Relationship Distillation for Unsupervised Person Re-Identification

2021-01-01 · ICCV 2021 10 · Haoxuanye Ji, Le Wang, Sanping Zhou, Wei Tang 외

Unsupervised person re-identification (Re-ID) remains challenging due to the lack of ground-truth labels. Existing methods often rely on estimated pseudo labels via iterative clustering and classification, and they a…

Person Re-IdentificationUnsupervised Person Re-Identification

Energy Clustering for Unsupervised Person Re-identification

2019-08-31 · Kaiwei Zeng

Due to the high cost of data annotation in supervised learning for person re-identification (Re-ID) methods, unsupervised learning becomes more attractive in the real world. The Bottom-up Clustering (BUC) approach based …

ClusteringDiversityPerson Re-IdentificationTransfer Learning+1

Unsupervised Domain Adaptation in Person re-ID via k-Reciprocal Clustering and Large-Scale Heterogeneous Environment Synthesis

2020-01-14 · Devinder Kumar, Parthipan Siva, Paul Marchwica, Alexander Wong

An ongoing major challenge in computer vision is the task of person re-identification, where the goal is to match individuals across different, non-overlapping camera views. While recent success has been achieved via sup…

ClusteringDomain AdaptationPerson Re-IdentificationPseudo Label+1