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

Learning Meta Face Recognition in Unseen Domains

About

Face recognition systems are usually faced with unseen domains in real-world applications and show unsatisfactory performance due to their poor generalization. For example, a well-trained model on webface data cannot deal with the ID vs. Spot task in surveillance scenario. In this paper, we aim to learn a generalized model that can directly handle new unseen domains without any model updating. To this end, we propose a novel face recognition method via meta-learning named Meta Face Recognition (MFR). MFR synthesizes the source/target domain shift with a meta-optimization objective, which requires the model to learn effective representations not only on synthesized source domains but also on synthesized target domains. Specifically, we build domain-shift batches through a domain-level sampling strategy and get back-propagated gradients/meta-gradients on synthesized source/target domains by optimizing multi-domain distributions. The gradients and meta-gradients are further combined to update the model to improve generalization. Besides, we propose two benchmarks for generalized face recognition evaluation. Experiments on our benchmarks validate the generalization of our method compared to several baselines and other state-of-the-arts. The proposed benchmarks will be available at https://github.com/cleardusk/MFR.

Jianzhu Guo, Xiangyu Zhu, Chenxu Zhao, Dong Cao, Zhen Lei, Stan Z. Li• 2020

Related benchmarks

TaskDatasetResultRank
Face VerificationCACD-VS
Accuracy99.78
13
Cross-pose Face RecognitionMulti-PIE cross pose
TAR @ FAR=0.00174.54
5
Face RecognitionCASIA NIR-VIS 2.0
TAR@FAR=0.00172.33
5
Face RecognitionCEF Caucasian (test)
TAR (FAR=0.1%)64.31
5
Face RecognitionCEF African-American (test)
TAR @ FAR=0.00190.66
5
Face RecognitionCEF Asian (test)
TAR @ FAR=0.00185.54
5
Face RecognitionCEF Indian (test)
TAR @ FAR=0.00184.17
5
Face VerificationRFW Caucasian (test)
TAR @ FAR=0.00163.81
5
Face VerificationRFW African (test)
TAR @ FAR=0.00175.31
5
Face VerificationRFW Asian (test)
TAR @ FAR=0.00169.02
5
Showing 10 of 11 rows

Other info

Follow for update