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

SFace: Sigmoid-Constrained Hypersphere Loss for Robust Face Recognition

About

Deep face recognition has achieved great success due to large-scale training databases and rapidly developing loss functions. The existing algorithms devote to realizing an ideal idea: minimizing the intra-class distance and maximizing the inter-class distance. However, they may neglect that there are also low quality training images which should not be optimized in this strict way. Considering the imperfection of training databases, we propose that intra-class and inter-class objectives can be optimized in a moderate way to mitigate overfitting problem, and further propose a novel loss function, named sigmoid-constrained hypersphere loss (SFace). Specifically, SFace imposes intra-class and inter-class constraints on a hypersphere manifold, which are controlled by two sigmoid gradient re-scale functions respectively. The sigmoid curves precisely re-scale the intra-class and inter-class gradients so that training samples can be optimized to some degree. Therefore, SFace can make a better balance between decreasing the intra-class distances for clean examples and preventing overfitting to the label noise, and contributes more robust deep face recognition models. Extensive experiments of models trained on CASIA-WebFace, VGGFace2, and MS-Celeb-1M databases, and evaluated on several face recognition benchmarks, such as LFW, MegaFace and IJB-C databases, have demonstrated the superiority of SFace.

Yaoyao Zhong, Weihong Deng, Jiani Hu, Dongyue Zhao, Xian Li, Dongchao Wen• 2022

Related benchmarks

TaskDatasetResultRank
Face VerificationIJB-C
TAR @ FAR=0.01%87.27
173
Face VerificationLFW (test)
Verification Accuracy99.82
160
Face VerificationYTF
Accuracy96.08
76
Face VerificationMegaFace FaceScrub probe Challenge 1
TAR @ FAR=1e-698.61
61
Face IdentificationMegaFace Challenge1 (Identification)
Rank-1 Identification Accuracy98.5
57
Face VerificationIJB-A
TAR @ FAR=1%0.9893
38
Face VerificationLFW, AgeDB, CALFW, CPLFW, CFP-FP (10-fold cross-val)
Average Accuracy94.93
34
Face VerificationYTF (test)
Verification Accuracy98.06
24
Face IdentificationIJB-A 1:N Identification
Rank-199.19
19
Showing 9 of 9 rows

Other info

Code

Follow for update