LVFace is a ViT-based face recognition model whose Progressive Cluster Optimization three-stage training beats prior CNN and ViT baselines on MFR-Ongoing, IJB-B, and IJB-C.
SphereFace2: Binary Classification is All You Need for Deep Face Recognition
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
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 empirical performance. In this paper, we start by identifying the discrepancy between training and evaluation in the existing multi-class classification framework and then discuss the potential limitations caused by the "competitive" nature of softmax normalization. Motivated by these limitations, we propose a novel binary classification training framework, termed SphereFace2. In contrast to existing methods, SphereFace2 circumvents the softmax normalization, as well as the corresponding closed-set assumption. This effectively bridges the gap between training and evaluation, enabling the representations to be improved individually by each binary classification task. Besides designing a specific well-performing loss function, we summarize a few general principles for this "one-vs-all" binary classification framework so that it can outperform current competitive methods. Our experiments on popular benchmarks demonstrate that SphereFace2 can consistently outperform state-of-the-art deep face recognition methods. The code has been made publicly available.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
LVFace: Progressive Cluster Optimization for Large Vision Models in Face Recognition
LVFace is a ViT-based face recognition model whose Progressive Cluster Optimization three-stage training beats prior CNN and ViT baselines on MFR-Ongoing, IJB-B, and IJB-C.