Face Search at Scale: 80 Million Gallery
Dayong Wang, Charles Otto, Anil K. Jain

TL;DR
This paper presents a scalable face search system capable of efficiently searching 80 million images using deep learning features combined with a commercial matcher, achieving high accuracy and speed in large-scale scenarios.
Contribution
It introduces a cascaded face search framework that combines deep features and COTS matchers for efficient large-scale face retrieval.
Findings
Deep features are competitive with state-of-the-art face recognition methods.
The system achieves rapid search times, e.g., 1 second on 5 million images.
High accuracy is maintained on large, unconstrained datasets.
Abstract
Due to the prevalence of social media websites, one challenge facing computer vision researchers is to devise methods to process and search for persons of interest among the billions of shared photos on these websites. Facebook revealed in a 2013 white paper that its users have uploaded more than 250 billion photos, and are uploading 350 million new photos each day. Due to this humongous amount of data, large-scale face search for mining web images is both important and challenging. Despite significant progress in face recognition, searching a large collection of unconstrained face images has not been adequately addressed. To address this challenge, we propose a face search system which combines a fast search procedure, coupled with a state-of-the-art commercial off the shelf (COTS) matcher, in a cascaded framework. Given a probe face, we first filter the large gallery of photos to find…
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
