paper-with-me

홈 › Papers

Deep Self-Paced Learning for Person Re-Identification

2017-10-07 · Sanping Zhou, Jinjun Wang, Deyu Meng, Xiaomeng Xin, Yubing Li, Yihong Gong, Nanning Zheng

Person re-identification (Re-ID) usually suffers from noisy samples with background clutter and mutual occlusion, which makes it extremely difficult to distinguish different individuals across the disjoint camera views. In this paper, we propose a novel deep self-paced learning (DSPL) algorithm to alleviate this problem, in which we apply a self-paced constraint and symmetric regularization to help the relative distance metric training the deep neural network, so as to learn the stable and discriminative features for person Re-ID. Firstly, we propose a soft polynomial regularizer term which can derive the adaptive weights to samples based on both the training loss and model age. As a result, the high-confidence fidelity samples will be emphasized and the low-confidence noisy samples will be suppressed at early stage of the whole training process. Such a learning regime is naturally implemented under a self-paced learning (SPL) framework, in which samples weights are adaptively updated based on both model age and sample loss using an alternative optimization method. Secondly, we introduce a symmetric regularizer term to revise the asymmetric gradient back-propagation derived by the relative distance metric, so as to simultaneously minimize the intra-class distance and maximize the inter-class distance in each triplet unit. Finally, we build a part-based deep neural network, in which the features of different body parts are first discriminately learned in the lower convolutional layers and then fused in the higher fully connected layers. Experiments on several benchmark datasets have demonstrated the superior performance of our method as compared with the state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:1710.05711

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-IdentificationTriplet

Similar Papers 제목 키워드 기반

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

Self-Paced Uncertainty Estimation for One-shot Person Re-Identification

2021-04-19 · Yulin Zhang, Bo Ma, Longyao Liu, Xin Yi

The one-shot Person Re-ID scenario faces two kinds of uncertainties when constructing the prediction model from $X$ to $Y$. The first is model uncertainty, which captures the noise of the parameters in DNNs due to a lack…

Person Re-IdentificationPseudo Label

Pseudo Labels Refinement with Intra-camera Similarity for Unsupervised Person Re-identification

2023-04-25 · Pengna Li, Kangyi Wu, Sanping Zhou. Qianxin Huang, Jinjun Wang

Unsupervised person re-identification (Re-ID) aims to retrieve person images across cameras without any identity labels. Most clustering-based methods roughly divide image features into clusters and neglect the feature d…

ClusteringPerson Re-IdentificationUnsupervised Person Re-Identification

Image-Text-Image Knowledge Transferring for Lifelong Person Re-Identification with Hybrid Clothing States

2024-05-26 · Qizao Wang, Xuelin Qian, Bin Li, Yanwei Fu 외

With the continuous expansion of intelligent surveillance networks, lifelong person re-identification (LReID) has received widespread attention, pursuing the need of self-evolution across different domains. However, exis…

Lifelong learningPerson Re-IdentificationTransfer Learning

Camera-aware Label Refinement for Unsupervised Person Re-identification

2024-03-25 · Pengna Li, Kangyi Wu, Wenli Huang, Sanping Zhou 외

Unsupervised person re-identification aims to retrieve images of a specified person without identity labels. Many recent unsupervised Re-ID approaches adopt clustering-based methods to measure cross-camera feature simila…

ClusteringPerson Re-IdentificationUnsupervised Person Re-Identification