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

Adaptive L2 Regularization in Person Re-Identification

About

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.

Xingyang Ni, Liang Fang, Heikki Huttunen• 2020

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket 1501
mAP94.4
999
Person Re-IdentificationDukeMTMC-reID
Rank-1 Acc92.2
648
Person Re-IdentificationMSMT17
mAP0.767
404
Person Re-IdentificationDukeMTMC
R1 Accuracy90.2
120
Showing 4 of 4 rows

Other info

Code

Follow for update