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

Additive Margin Softmax for Face Verification

About

In this paper, we propose a conceptually simple and geometrically interpretable objective function, i.e. additive margin Softmax (AM-Softmax), for deep face verification. In general, the face verification task can be viewed as a metric learning problem, so learning large-margin face features whose intra-class variation is small and inter-class difference is large is of great importance in order to achieve good performance. Recently, Large-margin Softmax and Angular Softmax have been proposed to incorporate the angular margin in a multiplicative manner. In this work, we introduce a novel additive angular margin for the Softmax loss, which is intuitively appealing and more interpretable than the existing works. We also emphasize and discuss the importance of feature normalization in the paper. Most importantly, our experiments on LFW BLUFR and MegaFace show that our additive margin softmax loss consistently performs better than the current state-of-the-art methods using the same network architecture and training dataset. Our code has also been made available at https://github.com/happynear/AMSoftmax

Feng Wang, Weiyang Liu, Haijun Liu, Jian Cheng• 2018

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket 1501
mAP83.8
999
Person Re-IdentificationMSMT17
mAP0.493
404
Speaker RecognitionVoxCeleb1 (test)
EER2.4
126
Image ClassificationImbalanced CIFAR-10 (val)
Top-1 Error13.17
64
Face VerificationMegaFace FaceScrub probe Challenge 1
TAR @ FAR=1e-684.44
61
Face IdentificationMegaFace Challenge1 (Identification)
Rank-1 Identification Accuracy72.47
57
Image ClassificationImbalanced CIFAR-100 (val)
Top-1 Error43.78
56
Face RecognitionMegaFace (set1)
Verification Rate (FAR=1e-6)84.44
43
Speaker VerificationVoxCeleb1 (Vox1-O)
EER2.484
33
Face RecognitionLFW BLUFR
VR @ FAR=0.01%94.48
13
Showing 10 of 15 rows

Other info

Code

Follow for update