vix.ing · top · new · best · stats · spec

Implicit Sample Extension for Unsupervised Person Re-Identification

2022/04/14 by Xinyu Zhang, Zhang, Xinyu, Dongdong Li +13 · 2 citations
Computer Science · Engineering · #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Gait Recognition and Analysis #IoT and GPS-based Vehicle Safety Systems #Video Surveillance and Tracking Methods

paper · pdf · doi:10.48550/arxiv.2204.06892

openalex publication_date 2022/04/14 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/29

Abstract

Most existing unsupervised person re-identification (Re-ID) methods use clustering to generate pseudo labels for model training. Unfortunately, clustering sometimes mixes different true identities together or splits the same identity into two or more sub clusters. Training on these noisy clusters substantially hampers the Re-ID accuracy. Due to the limited samples in each identity, we suppose there may lack some underlying information to well reveal the accurate clusters. To discover these information, we propose an Implicit Sample Extension (\OurWholeMethod) method to generate what we call support samples around the cluster boundaries. Specifically, we generate support samples from actual samples and their neighbouring clusters in the embedding space through a progressive linear interpolation (PLI) strategy. PLI controls the generation with two critical factors, i.e., 1) the direction from the actual sample towards its K-nearest clusters and 2) the degree for mixing up the context information from the K-nearest clusters. Meanwhile, given the support samples, ISE further uses a label-preserving loss to pull them towards their corresponding actual samples, so as to compact each cluster. Consequently, ISE reduces the "sub and mixed" clustering errors, thus improving the Re-ID performance. Extensive experiments demonstrate that the proposed method is effective and achieves state-of-the-art performance for unsupervised person Re-ID. Code is available at: \urlhttps://github.com/PaddlePaddle/PaddleClas.

Cited by

Related