Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning to Generalize Unseen Domains via Memory-based Multi-Source Meta-Learning for Person Re-Identification

About

Recent advances in person re-identification (ReID) obtain impressive accuracy in the supervised and unsupervised learning settings. However, most of the existing methods need to train a new model for a new domain by accessing data. Due to public privacy, the new domain data are not always accessible, leading to a limited applicability of these methods. In this paper, we study the problem of multi-source domain generalization in ReID, which aims to learn a model that can perform well on unseen domains with only several labeled source domains. To address this problem, we propose the Memory-based Multi-Source Meta-Learning (M$^3$L) framework to train a generalizable model for unseen domains. Specifically, a meta-learning strategy is introduced to simulate the train-test process of domain generalization for learning more generalizable models. To overcome the unstable meta-optimization caused by the parametric classifier, we propose a memory-based identification loss that is non-parametric and harmonizes with meta-learning. We also present a meta batch normalization layer (MetaBN) to diversify meta-test features, further establishing the advantage of meta-learning. Experiments demonstrate that our M$^3$L can effectively enhance the generalization ability of the model for unseen domains and can outperform the state-of-the-art methods on four large-scale ReID datasets.

Yuyang Zhao, Zhun Zhong, Fengxiang Yang, Zhiming Luo, Yaojin Lin, Shaozi Li, Nicu Sebe• 2020

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy78.3
1264
Person Re-IdentificationDuke MTMC-reID (test)
Rank-171.8
1018
Person Re-IdentificationMSMT17 (test)
Rank-1 Acc38.6
499
Person Re-IdentificationMarket-1501 (test)
Rank-182.7
384
Person Re-IdentificationCUHK03
R133.1
184
Person Re-IdentificationVIPeR
Rank-160.8
182
Person Re-IdentificationVIPeR (test)
Top-1 Accuracy60.8
113
Person Re-IdentificationCUHK03 NP (new protocol) (test)
mAP32.1
98
Person Re-IdentificationMSMT17 v1 (test)
mAP15.4
78
Person Re-IdentificationCUHK03 Detected (test)
mAP35.7
72
Showing 10 of 42 rows

Other info

Code

Follow for update