Our new X account is live! Follow @wizwand_team for updates
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
339
Face VerificationAgeDB-30
Accuracy97.05
204
Face VerificationCPLFW
Accuracy91.27
188
Face VerificationIJB-C
TAR @ FAR=0.01%91.77
173
Face VerificationLFW (test)
Verification Accuracy99.42
160
Face VerificationCALFW
Accuracy95.58
142
Face VerificationYTF
Accuracy95
76
Face RecognitionCFP-FP
Accuracy0.8684
66
Face VerificationMegaFace FaceScrub probe Challenge 1
TAR @ FAR=1e-685.561
61
Face IdentificationMegaFace Challenge1 (Identification)
Rank-1 Identification Accuracy72.729
57
Showing 10 of 50 rows

Other info

Code

Follow for update