pith. machine review for the scientific record. sign in

arxiv: 1703.09507 · v3 · submitted 2017-03-28 · 💻 cs.CV

Recognition: unknown

L2-constrained Softmax Loss for Discriminative Face Verification

Authors on Pith no claims yet
classification 💻 cs.CV
keywords faceperformanceverificationdatasetdeeplossscoresimilarity
0
0 comments X
read the original abstract

In recent years, the performance of face verification systems has significantly improved using deep convolutional neural networks (DCNNs). 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. 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 add an L2-constraint to the feature descriptors which restricts them to lie on a hypersphere of a fixed radius. This module can be easily implemented using existing deep learning frameworks. We show that integrating this simple step in the training pipeline significantly boosts the performance of face verification. Specifically, we achieve state-of-the-art results on the challenging IJB-A dataset, achieving True Accept Rate of 0.909 at False Accept Rate 0.0001 on the face verification protocol. Additionally, we achieve state-of-the-art performance on LFW dataset with an accuracy of 99.78%, and competing performance on YTF dataset with accuracy of 96.08%.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. MARGIN: Margin-Aware Regularized Geometry for Imbalanced Vulnerability Detection

    cs.SE 2026-05 unverdicted novelty 5.0

    MARGIN reduces geometric distortions in imbalanced vulnerability embeddings by dynamically regularizing margins with von Mises-Fisher concentration estimates and hyperspherical prototypes.

  2. Benchmarking Vision Foundation Models for Domain-Generalizable Face Anti-Spoofing

    cs.CV 2026-04 unverdicted novelty 5.0

    Self-supervised vision transformers with FAS-Aug, PDA, and APL achieve state-of-the-art domain-generalizable face anti-spoofing performance at lower computational cost than multimodal approaches.