Crystal Loss and Quality Pooling for Unconstrained Face Verification and Recognition
Rajeev Ranjan, Ankan Bansal, Hongyu Xu, Swami Sankaranarayanan,, Jun-Cheng Chen, Carlos D. Castillo, Rama Chellappa

TL;DR
This paper introduces Crystal Loss, a new loss function that constrains features on a hypersphere, significantly enhancing deep face verification and recognition performance across multiple challenging datasets.
Contribution
The paper proposes Crystal Loss, a novel loss function that improves face verification accuracy by enforcing feature normalization, leading to state-of-the-art results.
Findings
Achieved state-of-the-art results on LFW, IJB-A, IJB-B, IJB-C datasets.
Significant performance improvements over softmax-based methods.
Effective integration of Crystal Loss in existing deep learning frameworks.
Abstract
In recent years, the performance of face verification and recognition systems based on deep convolutional neural networks (DCNNs) has significantly improved. A typical pipeline for face verification includes training a deep network for subject classification with softmax loss, using the penultimate layer output as the feature descriptor, and generating a cosine similarity score given a pair of face images or videos. The softmax loss function does not optimize the features to have higher similarity score for positive pairs and lower similarity score for negative pairs, which leads to a performance gap. In this paper, we propose a new loss function, called Crystal Loss, that restricts the features to lie on a hypersphere of a fixed radius. The loss can be easily implemented using existing deep learning frameworks. We show that integrating this simple step in the training pipeline…
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 · Biometric Identification and Security · Face and Expression Recognition
MethodsSoftmax
