One-shot Face Recognition by Promoting Underrepresented Classes
Yandong Guo, Lei Zhang

TL;DR
This paper addresses imbalanced large-scale face recognition by introducing a regularizer and a novel promotion loss to improve recognition of underrepresented classes, achieving state-of-the-art results on a benchmark.
Contribution
It proposes a new regularizer and a promotion loss to enhance one-shot face recognition in imbalanced datasets, improving generalization for underrepresented classes.
Findings
Achieved 94.89% recognition accuracy on MS-Celeb-1M low-shot benchmark.
Outperformed all previous methods on the same benchmark.
Enhanced recognition of underrepresented classes with the proposed loss.
Abstract
In this paper, we study the problem of training large-scale face identification model with imbalanced training data. This problem naturally exists in many real scenarios including large-scale celebrity recognition, movie actor annotation, etc. Our solution contains two components. First, we build a face feature extraction model, and improve its performance, especially for the persons with very limited training samples, by introducing a regularizer to the cross entropy loss for the multi-nomial logistic regression (MLR) learning. This regularizer encourages the directions of the face features from the same class to be close to the direction of their corresponding classification weight vector in the logistic regression. Second, we build a multi-class classifier using MLR on top of the learned face feature extraction model. Since the standard MLR has poor generalization capability for the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Face and Expression Recognition · Biometric Identification and Security
