paper-with-me

Papers

Ring loss: Convex Feature Normalization for Face Recognition

2018-02-28 · CVPR 2018 6 · Yutong Zheng, Dipan K. Pal, Marios Savvides

We motivate and present Ring loss, a simple and elegant feature normalization approach for deep networks designed to augment standard loss functions such as Softmax. We argue that deep feature normalization is an important aspect of supervised classification problems where we require the model to represent each class in a multi-class problem equally well. The direct approach to feature normalization through the hard normalization operation results in a non-convex formulation. Instead, Ring loss applies soft normalization, where it gradually learns to constrain the norm to the scaled unit circle while preserving convexity leading to more robust features. We apply Ring loss to large-scale face recognition problems and present results on LFW, the challenging protocols of IJB-A Janus, Janus CS3 (a superset of IJB-A Janus), Celebrity Frontal-Profile (CFP) and MegaFace with 1 million distractors. Ring loss outperforms strong baselines, matches state-of-the-art performance on IJB-A Janus and outperforms all other results on the challenging Janus CS3 thereby achieving state-of-the-art. We also outperform strong baselines in handling extremely low resolution face matching.

📄 PDF Abstract BibTeX arXiv:1803.00130

Code (0)

등록된 구현이 없습니다.

Tasks

Face IdentificationFace RecognitionFace Verification

Similar Papers 제목 키워드 기반

Spatial Pyramid Encoding with Convex Length Normalization for Text-Independent Speaker Verification

2019-06-19 · Youngmoon Jung, Younggwan Kim, Hyungjun Lim, Yeunju Choi 외

In this paper, we propose a new pooling method called spatial pyramid encoding (SPE) to generate speaker embeddings for text-independent speaker verification. We first partition the output feature maps from a deep residu…

Speaker VerificationText-Independent Speaker Verification

WNGrad: Learn the Learning Rate in Gradient Descent

2018-03-07 · Xiaoxia Wu, Rachel Ward, Léon Bottou

Adjusting the learning rate schedule in stochastic gradient methods is an important unresolved problem which requires tuning in practice. If certain parameters of the loss function such as smoothness or strong convexity …

Batch Normalization Preconditioning for Neural Network Training

2021-08-02 · Susanna Lange, Kyle Helfrich, Qiang Ye

Batch normalization (BN) is a popular and ubiquitous method in deep learning that has been shown to decrease training time and improve generalization performance of neural networks. Despite its success, BN is not theoret…

Adaptive Normalized Representation Learning for Generalizable Face Anti-Spoofing

2021-08-05 · Shubao Liu, Ke-Yue Zhang, Taiping Yao, Mingwei Bi 외

With various face presentation attacks arising under unseen scenarios, face anti-spoofing (FAS) based on domain generalization (DG) has drawn growing attention due to its robustness. Most existing methods utilize DG fram…

Domain GeneralizationFace Anti-SpoofingRepresentation Learning

NormFace: L2 Hypersphere Embedding for Face Verification

2017-04-21 · Feng Wang, Xiang Xiang, Jian Cheng, Alan L. Yuille

Thanks to the recent developments of Convolutional Neural Networks, the performance of face verification methods has increased rapidly. In a typical face verification method, feature normalization is a critical step for …

Face VerificationMetric Learning