Progressive Sample Mining and Representation Learning for One-Shot Person Re-identification with Adversarial Samples
In this paper, we aim to tackle the one-shot person re-identification problem where only one image is labelled for each person, while other images are unlabelled. This task is challenging due to the lack of sufficient labelled training data. To tackle this problem, we propose to iteratively guess pseudo labels for the unlabeled image samples, which are later used to update the re-identification model together with the labelled samples. A new sampling mechanism is designed to select unlabeled samples to pseudo labelled samples based on the distance matrix, and to form a training triplet batch including both labelled samples and pseudo labelled samples. We also design an HSoften-Triplet-Loss to soften the negative impact of the incorrect pseudo label, considering the unreliable nature of pseudo labelled samples. Finally, we deploy an adversarial learning method to expand the image samples to different camera views. Our experiments show that our framework achieves a new state-of-the-art one-shot Re-ID performance on Market-1501 (mAP 42.7%) and DukeMTMC-Reid dataset (mAP 40.3%). Code will be available soon.
Code (1)
Tasks
Person Re-IdentificationPseudo LabelRepresentation LearningTripletSimilar Papers 제목 키워드 기반
Dynamic Dual-Attentive Aggregation Learning for Visible-Infrared Person Re-Identification
Visible-infrared person re-identification (VI-ReID) is a challenging cross-modality pedestrian retrieval problem. Due to the large intra-class variations and cross-modality discrepancy with large amount of sample noise, …
Person Re-IdentificationRetrievalPVChat: Personalized Video Chat with One-Shot Learning
Video large language models (ViLLMs) excel in general video understanding, e.g., recognizing activities like talking and eating, but struggle with identity-aware comprehension, such as "Wilson is receiving chemotherapy" …
One-Shot LearningQuestion AnsweringVideo UnderstandingExploit the Unknown Gradually: One-Shot Video-Based Person Re-Identification by Stepwise Learning
We focus on the one-shot learning for video-based person re-Identification (re-ID). Unlabeled tracklets for the person re-ID tasks can be easily obtained by pre-processing, such as pedestrian detection and tracking. In t…
One-Shot LearningPedestrian DetectionPerson Re-IdentificationVideo-Based Person Re-IdentificationProgressively Dual Prior Guided Few-shot Semantic Segmentation
Few-shot semantic segmentation task aims at performing segmentation in query images with a few annotated support samples. Currently, few-shot segmentation methods mainly focus on leveraging foreground information without…
Few-Shot Semantic SegmentationSegmentationSemantic SegmentationSelf-Paced Uncertainty Estimation for One-shot Person Re-Identification
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