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

SphereFace: Deep Hypersphere Embedding for Face Recognition

About

This paper addresses deep face recognition (FR) problem under open-set protocol, where ideal face features are expected to have smaller maximal intra-class distance than minimal inter-class distance under a suitably chosen metric space. However, few existing algorithms can effectively achieve this criterion. To this end, we propose the angular softmax (A-Softmax) loss that enables convolutional neural networks (CNNs) to learn angularly discriminative features. Geometrically, A-Softmax loss can be viewed as imposing discriminative constraints on a hypersphere manifold, which intrinsically matches the prior that faces also lie on a manifold. Moreover, the size of angular margin can be quantitatively adjusted by a parameter $m$. We further derive specific $m$ to approximate the ideal feature criterion. Extensive analysis and experiments on Labeled Face in the Wild (LFW), Youtube Faces (YTF) and MegaFace Challenge show the superiority of A-Softmax loss in FR tasks. The code has also been made publicly available.

Weiyang Liu, Yandong Wen, Zhiding Yu, Ming Li, Bhiksha Raj, Le Song• 2017

Related benchmarks

TaskDatasetResultRank
Face VerificationLFW
Mean Accuracy99.67
417
Face VerificationAgeDB-30
Accuracy97.05
256
Face VerificationCPLFW
Accuracy91.27
255
Face VerificationIJB-C
TAR @ FAR=0.01%91.77
243
Face RecognitionLFW
Accuracy99.67
229
Face VerificationCALFW
Accuracy95.58
209
Face VerificationLFW (test)
Verification Accuracy99.42
173
Speaker VerificationVoxCeleb1 (Vox1-O)
EER1.1222
160
Face RecognitionCFP-FP
Accuracy0.8684
121
Speaker VerificationVoxCeleb1 (Vox1-H)
EER2.8732
103
Showing 10 of 50 rows

Other info

Code

Follow for update