paper-with-me

Papers

Unsupervised Domain Adaptation for Person Re-Identification through Source-Guided Pseudo-Labeling

2020-09-20 · Fabian Dubourvieux, Romaric Audigier, Angelique Loesch, Samia Ainouz, Stephane Canu

Person Re-Identification (re-ID) aims at retrieving images of the same person taken by different cameras. A challenge for re-ID is the performance preservation when a model is used on data of interest (target data) which belong to a different domain from the training data domain (source data). Unsupervised Domain Adaptation (UDA) is an interesting research direction for this challenge as it avoids a costly annotation of the target data. Pseudo-labeling methods achieve the best results in UDA-based re-ID. Surprisingly, labeled source data are discarded after this initialization step. However, we believe that pseudo-labeling could further leverage the labeled source data in order to improve the post-initialization training steps. In order to improve robustness against erroneous pseudo-labels, we advocate the exploitation of both labeled source data and pseudo-labeled target data during all training iterations. To support our guideline, we introduce a framework which relies on a two-branch architecture optimizing classification and triplet loss based metric learning in source and target domains, respectively, in order to allow \emph{adaptability to the target domain} while ensuring \emph{robustness to noisy pseudo-labels}. Indeed, shared low and mid-level parameters benefit from the source classification and triplet loss signal while high-level parameters of the target branch learn domain-specific features. Our method is simple enough to be easily combined with existing pseudo-labeling UDA approaches. We show experimentally that it is efficient and improves performance when the base method has no mechanism to deal with pseudo-label noise or for hard adaptation tasks. Our approach reaches state-of-the-art performance when evaluated on commonly used datasets, Market-1501 and DukeMTMC-reID, and outperforms the state of the art when targeting the bigger and more challenging dataset MSMT.

📄 PDF Abstract BibTeX arXiv:2009.09445

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationMetric LearningPerson Re-IdentificationPseudo LabelTripletUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

Real-Time Online Unsupervised Domain Adaptation for Real-World Person Re-identification

2023-06-06 · Christopher Neff, Armin Danesh Pazho, Hamed Tabkhi

Following the popularity of Unsupervised Domain Adaptation (UDA) in person re-identification, the recently proposed setting of Online Unsupervised Domain Adaptation (OUDA) attempts to bridge the gap towards practical app…

Domain AdaptationOnline unsupervised domain adaptationPerson Re-IdentificationUnsupervised Domain Adaptation

Unsupervised Domain Adaptation in Person re-ID via k-Reciprocal Clustering and Large-Scale Heterogeneous Environment Synthesis

2020-01-14 · Devinder Kumar, Parthipan Siva, Paul Marchwica, Alexander Wong

An ongoing major challenge in computer vision is the task of person re-identification, where the goal is to match individuals across different, non-overlapping camera views. While recent success has been achieved via sup…

ClusteringDomain AdaptationPerson Re-IdentificationPseudo Label+1

Unsupervised Domain Adaptation for Cross-Regional Scenes Person Re-identification

2023-03-15 · Shanghai Jiao Tong Univ 2023 3 · Mao Yanmei, Li Huafeng, Zhang Yafei

In large-scale surveillance systems, the absence of positive cross-camera pedestrian samples in cross-regional scenes poses a limitation on the performance of person re-identification models. To tackle this challenge, an…

Domain AdaptationDomain Adaptive Person Re-IdentificationPerson Re-IdentificationStyle Transfer+1

Online Unsupervised Domain Adaptation for Person Re-identification

2022-05-09 · Hamza Rami, Matthieu Ospici, Stéphane Lathuilière

Unsupervised domain adaptation for person re-identification (Person Re-ID) is the task of transferring the learned knowledge on the labeled source domain to the unlabeled target domain. Most of the recent papers that add…

Domain AdaptationOnline unsupervised domain adaptationPerson Re-IdentificationUnsupervised Domain Adaptation

Adaptation and Re-Identification Network: An Unsupervised Deep Transfer Learning Approach to Person Re-Identification

2018-04-25 · Yu-Jhe Li, Fu-En Yang, Yen-Cheng Liu, Yu-Ying Yeh 외

Person re-identification (Re-ID) aims at recognizing the same person from images taken across different cameras. To address this task, one typically requires a large amount labeled data for training an effective Re-ID mo…

Domain AdaptationPerson Re-IdentificationTransfer LearningUnsupervised Domain Adaptation