GhostVLAD for set-based face recognition
Yujie Zhong, Relja Arandjelovi\'c, Andrew Zisserman

TL;DR
This paper introduces GhostVLAD, a novel neural network layer for compact set-based face recognition, which automatically weights image quality and improves performance on challenging benchmarks.
Contribution
We propose GhostVLAD, a new layer with ghost clusters that enhances face recognition by handling low-quality images and producing compact, efficient representations.
Findings
Outperforms state-of-the-art on IJB-B dataset
Automatically weights high-quality images more
Handles poor quality images effectively
Abstract
The objective of this paper is to learn a compact representation of image sets for template-based face recognition. We make the following contributions: first, we propose a network architecture which aggregates and embeds the face descriptors produced by deep convolutional neural networks into a compact fixed-length representation. This compact representation requires minimal memory storage and enables efficient similarity computation. Second, we propose a novel GhostVLAD layer that includes {\em ghost clusters}, that do not contribute to the aggregation. We show that a quality weighting on the input faces emerges automatically such that informative images contribute more than those with low quality, and that the ghost clusters enhance the network's ability to deal with poor quality images. Third, we explore how input feature dimension, number of clusters and different training…
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 · Biometric Identification and Security · Face and Expression Recognition
