English

Crystal Loss and Quality Pooling for Unconstrained Face Verification and Recognition

Computer Vision and Pattern Recognition 2019-02-05 v2

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 significantly improves the performance of face verification and recognition systems. We achieve state-of-the-art performance for face verification and recognition on challenging LFW, IJB-A, IJB-B and IJB-C datasets over a large range of false alarm rates (10-1 to 10-7).

Keywords

Cite

@article{arxiv.1804.01159,
  title  = {Crystal Loss and Quality Pooling for Unconstrained Face Verification and Recognition},
  author = {Rajeev Ranjan and Ankan Bansal and Hongyu Xu and Swami Sankaranarayanan and Jun-Cheng Chen and Carlos D. Castillo and Rama Chellappa},
  journal= {arXiv preprint arXiv:1804.01159},
  year   = {2019}
}

Comments

Previously portions of this work appeared in arXiv:1703.09507, which was a conference version. This version is an extended journal version of it

R2 v1 2026-06-23T01:13:08.233Z