Loss Function Search for Face Recognition
In face recognition, designing margin-based (e.g., angular, additive, additive angular margins) softmax loss functions plays an important role in learning discriminative features. However, these hand-crafted heuristic methods are sub-optimal because they require much effort to explore the large design space. Recently, an AutoML for loss function search method AM-LFS has been derived, which leverages reinforcement learning to search loss functions during the training process. But its search space is complex and unstable that hindering its superiority. In this paper, we first analyze that the key to enhance the feature discrimination is actually \textbf{how to reduce the softmax probability}. We then design a unified formulation for the current margin-based softmax losses. Accordingly, we define a novel search space and develop a reward-guided search method to automatically obtain the best candidate. Experimental results on a variety of face recognition benchmarks have demonstrated the effectiveness of our method over the state-of-the-art alternatives.
Code (1)
Tasks
AutoMLFace RecognitionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Towards Robust Face Recognition with Comprehensive Search
Data cleaning, architecture, and loss function design are important factors contributing to high-performance face recognition. Previously, the research community tries to improve the performance of each single aspect but…
Face RecognitionRobust Face RecognitionNeural Architecture Search for Deep Face Recognition
By the widespread popularity of electronic devices, the emergence of biometric technology has brought significant convenience to user authentication compared with the traditional password and mode unlocking. Among many b…
AutoMLFace Recognitionimage-classificationImage Classification+2Partial FC: Training 10 Million Identities on a Single Machine
Face recognition has been an active and vital topic among computer vision community for a long time. Previous researches mainly focus on loss functions used for facial feature extraction network, among which the improvem…
Face IdentificationFace RecognitionFace VerificationGPU+1Hard-Mining Loss based Convolutional Neural Network for Face Recognition
Face Recognition is one of the prominent problems in the computer vision domain. Witnessing advances in deep learning, significant work has been observed in face recognition, which touched upon various parts of the recog…
Face RecognitionSymFace: Additional Facial Symmetry Loss for Deep Face Recognition
Over the past decade, there has been a steady advancement in enhancing face recognition algorithms leveraging advanced machine learning methods. The role of the loss function is pivotal in addressing face verification pr…
Face RecognitionFace Verification