Adaptive L2 Regularization in Person Re-Identification

15 Jul 2020  ·  Xingyang Ni, Liang Fang, Heikki Huttunen ·

We introduce an adaptive L2 regularization mechanism in the setting of person re-identification. In the literature, it is common practice to utilize hand-picked regularization factors which remain constant throughout the training procedure. Unlike existing approaches, the regularization factors in our proposed method are updated adaptively through backpropagation. This is achieved by incorporating trainable scalar variables as the regularization factors, which are further fed into a scaled hard sigmoid function. Extensive experiments on the Market-1501, DukeMTMC-reID and MSMT17 datasets validate the effectiveness of our framework. Most notably, we obtain state-of-the-art performance on MSMT17, which is the largest dataset for person re-identification. Source code is publicly available at https://github.com/nixingyang/AdaptiveL2Regularization.

PDF Abstract

Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Person Re-Identification DukeMTMC-reID Adaptive L2 Regularization (without re-ranking) Rank-1 90.2 # 30
mAP 81.0 # 37
Person Re-Identification DukeMTMC-reID Adaptive L2 Regularization (with re-ranking) Rank-1 92.2 # 11
mAP 90.7 # 9
Person Re-Identification Market-1501 Adaptive L2 Regularization (without re-ranking) Rank-1 95.6 # 39
mAP 88.9 # 51
Person Re-Identification Market-1501 Adaptive L2 Regularization (with re-ranking) Rank-1 96.0 # 26
mAP 94.4 # 13
Person Re-Identification MSMT17 Adaptive L2 Regularization (with re-ranking) Rank-1 84.9 # 19
mAP 76.7 # 6
Person Re-Identification MSMT17 Adaptive L2 Regularization (without re-ranking) Rank-1 81.7 # 25
mAP 62.2 # 23

Methods


No methods listed for this paper. Add relevant methods here