Face-NMS: A Core-set Selection Approach for Efficient Face Recognition
Yunze Chen, Junjie Huang, Jiagang Zhu, Zheng Zhu, Tian Yang, Guan, Huang, and Dalong Du

TL;DR
This paper introduces Face-NMS, a novel core-set selection method that reduces dataset redundancy in face recognition, significantly decreasing training resources while maintaining high performance.
Contribution
It proposes Face-NMS, a feature-space filtering strategy inspired by NMS, to efficiently select representative faces and scale down large datasets without performance loss.
Findings
Reduced dataset size to 60% of original with maintained accuracy
Achieved 40% resource savings in training
Accelerated training by 1.64 times
Abstract
Recently, face recognition in the wild has achieved remarkable success and one key engine is the increasing size of training data. For example, the largest face dataset, WebFace42M contains about 2 million identities and 42 million faces. However, a massive number of faces raise the constraints in training time, computing resources, and memory cost. The current research on this problem mainly focuses on designing an efficient Fully-connected layer (FC) to reduce GPU memory consumption caused by a large number of identities. In this work, we relax these constraints by resolving the redundancy problem of the up-to-date face datasets caused by the greedily collecting operation (i.e. the core-set selection perspective). As the first attempt in this perspective on the face recognition problem, we find that existing methods are limited in both performance and efficiency. For superior…
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.
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
