CurricularFace: Adaptive Curriculum Learning Loss for Deep Face Recognition

Image credit: Unsplash

Abstract

As an emerging topic in face recognition, designing margin-based loss functions can increase the feature mar- gin between different classes for enhanced discriminabil- ity. More recently, the idea of mining-based strategies is adopted to emphasize the misclassified samples, achieving promising results. However, during the entire training pro- cess, the prior methods either do not explicitly emphasize the sample based on its importance that renders the hard samples not fully exploited; or explicitly emphasize the ef- fects of semi-hard/hard samples even at the early training stage that may lead to convergence issue. In this work, we propose a novel Adaptive Curriculum Learning loss (Cur- ricularFace) that embeds the idea of curriculum learning into the loss function to achieve a novel training strategy for deep face recognition, which mainly addresses easy sam- ples in the early training stage and hard ones in the later stage. Specifically, our CurricularFace adaptively adjusts the relative importance of easy and hard samples during different training stages. In each stage, different samples are assigned with different importance according to their corresponding difficultness. Extensive experimental results on popular benchmarks demonstrate the superiority of our CurricularFace over the state-of-the-art competitors.

Publication
In 2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR 2020)
Yuhan Wang
Yuhan Wang
Ph.D. student of MMLab@NTU

My current research lies in video generation and its downstream tasks.

Related