Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

NormFace: L2 Hypersphere Embedding for Face Verification

About

Thanks to the recent developments of Convolutional Neural Networks, the performance of face verification methods has increased rapidly. In a typical face verification method, feature normalization is a critical step for boosting performance. This motivates us to introduce and study the effect of normalization during training. But we find this is non-trivial, despite normalization being differentiable. We identify and study four issues related to normalization through mathematical analysis, which yields understanding and helps with parameter settings. Based on this analysis we propose two strategies for training using normalized features. The first is a modification of softmax loss, which optimizes cosine similarity instead of inner-product. The second is a reformulation of metric learning by introducing an agent vector for each class. We show that both strategies, and small variants, consistently improve performance by between 0.2% to 0.4% on the LFW dataset based on two models. This is significant because the performance of the two models on LFW dataset is close to saturation at over 98%. Codes and models are released on https://github.com/happynear/NormFace

Feng Wang, Xiang Xiang, Jian Cheng, Alan L. Yuille• 2017

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-10
Accuracy94.8
875
Image ClassificationFood-101--
570
Image ClassificationCIFAR-100
Accuracy72.4
357
Image ClassificationOxford Flowers 102--
234
Image ClassificationImageNet-1K
Accuracy75.1
199
Face VerificationIJB-C
TAR @ FAR=0.01%79.88
191
Image ClassificationImageNet-100
Accuracy84.8
163
Image ClassificationStanford Cars
Top-1 Accuracy29.7
104
Image ClassificationDTD (Describable Textures Dataset)--
80
Face VerificationYTF
Accuracy95.54
76
Showing 10 of 20 rows

Other info

Follow for update