Unsupervised and self-adaptative techniques for cross-domain person re-identification

Person Re-Identification (ReID) across non-overlapping cameras is a challenging task and, for this reason, most works in the prior art rely on supervised feature learning from a labeled dataset to match the same person in different views. However, it demands the time-consuming task of labeling the acquired data, prohibiting its fast deployment, specially in forensic scenarios. Unsupervised Domain Adaptation (UDA) emerges as a promising alternative, as it performs feature-learning adaptation from a model trained on a source to a target domain without identity-label annotation. However, most UDA-based algorithms rely upon a complex loss function with several hyper-parameters, which hinders the generalization to different scenarios. Moreover, as UDA depends on the translation between domains, it is important to select the most reliable data from the unseen domain, thus avoiding error propagation caused by noisy examples on the target data -- an often overlooked problem. In this sense, we propose a novel UDA-based ReID method that optimizes a simple loss function with only one hyper-parameter and that takes advantage of triplets of samples created by a new offline strategy based on the diversity of cameras within a cluster. This new strategy adapts the model and also regularizes it, avoiding overfitting on the target domain. We also introduce a new self-ensembling strategy, in which weights from different iterations are aggregated to create a final model combining knowledge from distinct moments of the adaptation. For evaluation, we consider three well-known deep learning architectures and combine them for final decision-making. The proposed method does not use person re-ranking nor any label on the target domain, and outperforms the state of the art, with a much simpler setup, on the Market to Duke, the challenging Market1501 to MSMT17, and Duke to MSMT17 adaptation scenarios.

PDF Abstract IEEE TRANSACTIONS 2021 PDF IEEE TRANSACTIONS 2021 Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Unsupervised Domain Adaptation Duke to Market CCTSE mAP 78.4 # 4
rank-1 92.9 # 1
rank-5 96.9 # 2
rank-10 97.8 # 2
Unsupervised Domain Adaptation Duke to MSMT CCTSE mAP 34.5 # 1
rank-1 63.9 # 1
rank-5 75.3 # 1
rank-10 79.6 # 1
Unsupervised Domain Adaptation Market to Duke CCTSE mAP 72.6 # 2
rank-1 85.0 # 1
rank-5 92.1 # 1
rank-10 93.9 # 1
Unsupervised Domain Adaptation Market to MSMT CCTSE mAP 33.2 # 1
rank-1 62.3 # 1
rank-5 74.1 # 1
rank-10 78.5 # 1

Methods


No methods listed for this paper. Add relevant methods here