Dynamic Clustering and Cluster Contrastive Learning for Unsupervised Person Re-identification
Ziqi He, Mengjia Xue, Yunhao Du, Zhicheng Zhao, Fei Su

TL;DR
This paper introduces a novel unsupervised person re-identification method combining dynamic clustering, contrastive learning, and label smoothing to improve feature alignment and model performance.
Contribution
It proposes a dynamic clustering parameter scheduler and a cluster contrastive learning approach that adaptively align features, enhancing unsupervised Re-ID performance.
Findings
Outperforms previous state-of-the-art methods on public datasets.
Effectively balances contrastive and self-supervised learning.
Achieves high computational efficiency.
Abstract
Unsupervised Re-ID methods aim at learning robust and discriminative features from unlabeled data. However, existing methods often ignore the relationship between module parameters of Re-ID framework and feature distributions, which may lead to feature misalignment and hinder the model performance. To address this problem, we propose a dynamic clustering and cluster contrastive learning (DCCC) method. Specifically, we first design a dynamic clustering parameters scheduler (DCPS) which adjust the hyper-parameter of clustering to fit the variation of intra- and inter-class distances. Then, a dynamic cluster contrastive learning (DyCL) method is designed to match the cluster representation vectors' weights with the local feature association. Finally, a label smoothing soft contrastive loss () is built to keep the balance between cluster contrastive learning and self-supervised…
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 · Gait Recognition and Analysis · Human Mobility and Location-Based Analysis
MethodsLabel Smoothing · Contrastive Learning
