Improving precision and recall of face recognition in SIPP with combination of modified mean search and LSH
Xihua Li

TL;DR
This paper introduces a novel combination of modified mean search and LSH for SIPP face recognition, significantly improving precision and recall without retraining DNN models, demonstrated on MSceleb and CASIA datasets.
Contribution
It proposes a unique rule-based combination of modified mean search and LSH, along with a SVD-based augmentation, to enhance face recognition performance without retraining DNNs.
Findings
Coverage increased from 13.39% to over 47% at high precision levels.
Achieved top-10 ranking in MSceleb challenge without fine-tuning.
Consistent improvements on CASIA WebFace dataset.
Abstract
Although face recognition has been improved much as the development of Deep Neural Networks, SIPP(Single Image Per Person) problem in face recognition has not been better solved, especially in practical applications where searching over complicated database. In this paper, a combination of modified mean search and LSH method would be introduced orderly to improve the precision and recall of SIPP face recognition without retrain of the DNN model. First, a modified SVD based augmentation method would be introduced to get more intra-class variations even for person with only one image. Second, an unique rule based combination of modified mean search and LSH method was proposed the first time to help get the most similar personID in a complicated dataset, and some theoretical explaining followed. Third, we would like to emphasize, no need to retrain of the DNN model and would easy to be…
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 · Advanced Image and Video Retrieval Techniques · Face and Expression Recognition
