Unsupervised Person Re-identification: Clustering and Fine-tuning
Hehe Fan, Liang Zheng, Yi Yang

TL;DR
This paper introduces a progressive unsupervised learning method for person re-identification that iteratively clusters pedestrians and fine-tunes CNNs, improving feature discrimination without requiring extensive labeled data.
Contribution
The proposed PUL method effectively transfers pretrained deep representations to new domains through iterative clustering and fine-tuning, serving as a strong baseline for unsupervised re-ID.
Findings
PUL improves re-ID accuracy on large-scale datasets.
The method effectively handles noisy clustering results.
Progressive self-paced learning enhances feature discriminability.
Abstract
The superiority of deeply learned pedestrian representations has been reported in very recent literature of person re-identification (re-ID). In this paper, we consider the more pragmatic issue of learning a deep feature with no or only a few labels. We propose a progressive unsupervised learning (PUL) method to transfer pretrained deep representations to unseen domains. Our method is easy to implement and can be viewed as an effective baseline for unsupervised re-ID feature learning. Specifically, PUL iterates between 1) pedestrian clustering and 2) fine-tuning of the convolutional neural network (CNN) to improve the original model trained on the irrelevant labeled dataset. Since the clustering results can be very noisy, we add a selection operation between the clustering and fine-tuning. At the beginning when the model is weak, CNN is fine-tuned on a small amount of reliable examples…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Face recognition and analysis · Gait Recognition and Analysis
