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

Probabilistic Face Embeddings

About

Embedding methods have achieved success in face recognition by comparing facial features in a latent semantic space. However, in a fully unconstrained face setting, the facial features learned by the embedding model could be ambiguous or may not even be present in the input face, leading to noisy representations. We propose Probabilistic Face Embeddings (PFEs), which represent each face image as a Gaussian distribution in the latent space. The mean of the distribution estimates the most likely feature values while the variance shows the uncertainty in the feature values. Probabilistic solutions can then be naturally derived for matching and fusing PFEs using the uncertainty information. Empirical evaluation on different baseline models, training datasets and benchmarks show that the proposed method can improve the face recognition performance of deterministic embeddings by converting them into PFEs. The uncertainties estimated by PFEs also serve as good indicators of the potential matching accuracy, which are important for a risk-controlled recognition system.

Yichun Shi, Anil K. Jain• 2019

Related benchmarks

TaskDatasetResultRank
Face VerificationLFW
Mean Accuracy99.82
339
Face VerificationIJB-C
TAR @ FAR=0.01%93.25
173
Face VerificationYTF
Accuracy97.36
76
Face RecognitionCFP-FP
Accuracy0.9749
66
Face VerificationMegaFace FaceScrub probe Challenge 1
TAR @ FAR=1e-692.51
61
Face IdentificationMegaFace Challenge1 (Identification)
Rank-1 Identification Accuracy78.95
57
Face RecognitionLFW
Accuracy99.8
47
Face VerificationIJB-C 1:1 verification
TPR @ FAR=1e-493.3
36
Face RecognitionAgeDB
Accuracy96.9
33
Face IdentificationMF1-Facescrub 1.0 (test)
Rank-1 Identification Rate78.95
26
Showing 10 of 29 rows

Other info

Code

Follow for update