paper-with-me

Papers

Learning to Purification for Unsupervised Person Re-identification

2022-04-21 · Long Lan, Xiao Teng, Jing Zhang, Xiang Zhang, DaCheng Tao

Unsupervised person re-identification is a challenging and promising task in computer vision. Nowadays unsupervised person re-identification methods have achieved great progress by training with pseudo labels. However, how to purify feature and label noise is less explicitly studied in the unsupervised manner. To purify the feature, we take into account two types of additional features from different local views to enrich the feature representation. The proposed multi-view features are carefully integrated into our cluster contrast learning to leverage more discriminative cues that the global feature easily ignored and biased. To purify the label noise, we propose to take advantage of the knowledge of teacher model in an offline scheme. Specifically, we first train a teacher model from noisy pseudo labels, and then use the teacher model to guide the learning of our student model. In our setting, the student model could converge fast with the supervision of the teacher model thus reduce the interference of noisy labels as the teacher model greatly suffered. After carefully handling the noise and bias in the feature learning, our purification modules are proven to be very effective for unsupervised person re-identification. Extensive experiments on three popular person re-identification datasets demonstrate the superiority of our method. Especially, our approach achieves a state-of-the-art accuracy 85.8\% @mAP and 94.5\% @Rank-1 on the challenging Market-1501 benchmark with ResNet-50 under the fully unsupervised setting. The code will be released.

📄 PDF Abstract BibTeX arXiv:2204.09931

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationPerson Re-IdentificationUnsupervised Person Re-Identification

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Occlusion-Guided Feature Purification Learning via Reinforced Knowledge Distillation for Occluded Person Re-Identification

2025-07-11 · Yufei Zheng, Wenjun Wang, Wenjun Gan, Jiawei Liu arxiv

Occluded person re-identification aims to retrieve holistic images based on occluded ones. Existing methods often rely on aligning visible body parts, applying occlusion augmentation, or complementing missing semantics u…

Person Re-IdentificationKnowledge DistillationReinforcement Learning

A review of Recent Techniques for Person Re-Identification

2025-09-19 · Andrea Asperti, Salvatore Fiorilla, Simone Nardi, Lorenzo Orsini arxiv

Person re-identification (ReId), a crucial task in surveillance, involves matching individuals across different camera views. The advent of Deep Learning, especially supervised techniques like Convolutional Neural Networ…

Unsupervised Person Re-Identification

Personalized Speech Enhancement through Self-Supervised Data Augmentation and Purification

2021-04-05 · Aswin Sivaraman, Sunwoo Kim, Minje Kim

Training personalized speech enhancement models is innately a no-shot learning problem due to privacy constraints and limited access to noise-free speech from the target user. If there is an abundance of unlabeled noisy …

Data AugmentationDenoisingPrivacy PreservingSelf-Supervised Learning+1

Multi-Level Attention for Unsupervised Person Re-Identification

2022-01-10 · Yi Zheng

The attention mechanism is widely used in deep learning because of its excellent performance in neural networks without introducing additional information. However, in unsupervised person re-identification, the attention…

Person Re-IdentificationUnsupervised Person Re-Identification

Multi-task Mid-level Feature Alignment Network for Unsupervised Cross-Dataset Person Re-Identification

2018-07-04 · Shan Lin, Haoliang Li, Chang-Tsun Li, Alex ChiChung Kot

Most existing person re-identification (Re-ID) approaches follow a supervised learning framework, in which a large number of labelled matching pairs are required for training. Such a setting severely limits their scalabi…

AttributePerson Re-Identification