paper-with-me

Papers

Unsupervised Person Re-identification with Stochastic Training Strategy

2021-08-16 · Tianyang Liu, Yutian Lin, Bo Du

Unsupervised person re-identification (re-ID) has attracted increasing research interests because of its scalability and possibility for real-world applications. State-of-the-art unsupervised re-ID methods usually follow a clustering-based strategy, which generates pseudo labels by clustering and maintains a memory to store instance features and represent the centroid of the clusters for contrastive learning. This approach suffers two problems. First, the centroid generated by unsupervised learning may not be a perfect prototype. Forcing images to get closer to the centroid emphasizes the result of clustering, which could accumulate clustering errors during iterations. Second, previous methods utilize features obtained at different training iterations to represent one centroid, which is not consistent with the current training sample, since the features are not directly comparable. To this end, we propose an unsupervised re-ID approach with a stochastic learning strategy. Specifically, we adopt a stochastic updated memory, where a random instance from a cluster is used to update the cluster-level memory for contrastive learning. In this way, the relationship between randomly selected pair of images are learned to avoid the training bias caused by unreliable pseudo labels. The stochastic memory is also always up-to-date for classifying to keep the consistency. Besides, to relieve the issue of camera variance, a unified distance matrix is proposed during clustering, where the distance bias from different camera domain is reduced and the variances of identities is emphasized.

📄 PDF Abstract BibTeX arXiv:2108.06938

Code (2)

lithium770/Unsupervised-Person-Re-identification-with-Stochastic-Training-Strategy 공식 구현 pytorch
lithium770/unsupervised-person-re-id-with-stochastic-training-strategy 공식 구현 pytorch

Tasks

ClusteringContrastive LearningPerson Re-IdentificationUnsupervised Person Re-Identification

Similar Papers 제목 키워드 기반

Deep Credible Metric Learning for Unsupervised Domain Adaptation Person Re-identification

2020-08-01 · ECCV 2020 8 · Guangyi Chen, Yuhao Lu, Jiwen Lu, Jie Zhou

The trained person re-identification systems fundamentally need to be deployed on different target environments. Learning the cross-domain model has great potential for the scalability of real-world applications. In this…

Domain AdaptationMetric LearningPerson Re-IdentificationPseudo Label+1

Unsupervised Personality-Aware Language Identification

2021-09-17 · ACL ARR September 2021 9 · Anonymous

Recognizing the language of ambiguous texts remains a main challenge in language identification (LID). When using multilingual applications, users have their own language preferences, which can be regarded as external kn…

Language Identification

Unsupervised Person Re-Identification with Wireless Positioning under Weak Scene Labeling

2021-10-29 · Yiheng Liu, Wengang Zhou, Qiaokang Xie, Houqiang Li

Existing unsupervised person re-identification methods only rely on visual clues to match pedestrians under different cameras. Since visual data is essentially susceptible to occlusion, blur, clothing changes, etc., a pr…

Graph Neural NetworkPerson Re-IdentificationScene LabelingUnsupervised Person Re-Identification

Deep Transfer Learning for Person Re-identification

2016-11-16 · Mengyue Geng, Yao-Wei Wang, Tao Xiang, Yonghong Tian

Person re-identification (Re-ID) poses a unique challenge to deep learning: how to learn a deep model with millions of parameters on a small training set of few or no labels. In this paper, a number of deep transfer lear…

General Classificationimage-classificationImage ClassificationPerson Re-Identification+1

Adaptive Exploration for Unsupervised Person Re-Identification

2019-07-09 · Yuhang Ding, Hehe Fan, Mingliang Xu, Yi Yang

Due to domain bias, directly deploying a deep person re-identification (re-ID) model trained on one dataset often achieves considerably poor accuracy on another dataset. In this paper, we propose an Adaptive Exploration …

Person Re-IdentificationUnsupervised Domain AdaptationUnsupervised Person Re-Identification