paper-with-me

Papers

SphereFace Revived: Unifying Hyperspherical Face Recognition

2021-09-12 · Weiyang Liu, Yandong Wen, Bhiksha Raj, Rita Singh, Adrian Weller

This paper addresses the deep face recognition problem under an open-set protocol, where ideal face features are expected to have smaller maximal intra-class distance than minimal inter-class distance under a suitably chosen metric space. To this end, hyperspherical face recognition, as a promising line of research, has attracted increasing attention and gradually become a major focus in face recognition research. As one of the earliest works in hyperspherical face recognition, SphereFace explicitly proposed to learn face embeddings with large inter-class angular margin. However, SphereFace still suffers from severe training instability which limits its application in practice. In order to address this problem, we introduce a unified framework to understand large angular margin in hyperspherical face recognition. Under this framework, we extend the study of SphereFace and propose an improved variant with substantially better training stability -- SphereFace-R. Specifically, we propose two novel ways to implement the multiplicative margin, and study SphereFace-R under three different feature normalization schemes (no feature normalization, hard feature normalization and soft feature normalization). We also propose an implementation strategy -- "characteristic gradient detachment" -- to stabilize training. Extensive experiments on SphereFace-R show that it is consistently better than or competitive with state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2109.05565

Code (1)

Mind23-2/MindCode-88/tree/main/sphereface mindspore

Tasks

Face Recognition

Similar Papers 제목 키워드 기반

SphereFace2: Binary Classification is All You Need for Deep Face Recognition

2021-08-03 · ICLR 2022 4 · Yandong Wen, Weiyang Liu, Adrian Weller, Bhiksha Raj 외

State-of-the-art deep face recognition methods are mostly trained with a softmax-based multi-class classification framework. Despite being popular and effective, these methods still have a few shortcomings that limit emp…

AllBinary ClassificationClassificationFace Recognition+1

On the Capacity of Face Representation

2017-09-29 · Sixue Gong, Vishnu Naresh Boddeti, Anil K. Jain

In this paper we address the following question, given a face representation, how many identities can it resolve? In other words, what is the capacity of the face representation? A scientific basis for estimating the cap…

Face Recognition

ExpFace: Exponential Angular Margin Loss for Deep Face Recognition

2025-09-24 · Jinhui Zheng, Xueyuan Gong arxiv

Face recognition is an open-set problem requiring high discriminative power to ensure that intra-class distances remain smaller than inter-class distances. Margin-based softmax losses, such as SphereFace, CosFace, and Ar…

Face Recognition

Exploring Binary Classification Loss For Speaker Verification

2023-07-17 · Bing Han, Zhengyang Chen, Yanmin Qian

The mismatch between close-set training and open-set testing usually leads to significant performance degradation for speaker verification task. For existing loss functions, metric learning-based objectives depend strong…

Binary ClassificationClassificationMetric LearningSpeaker Verification

Hypersphere Face Uncertainty Learning

2021-01-01 · Shen Li, Jianqing Xu, Xiaqing Xu, Pengcheng Shen 외

An emerging line of research has found that \emph{hyperspherical} spaces better match the underlying geometry of facial images, as evidenced by the state-of-the-art facial recognition methods which benefit empirically fr…

Face Verification