1: \begin{abstract}
2: As an emerging topic in face recognition, designing margin-based loss functions can increase the feature margin between different classes for enhanced discriminability.
3: More recently, the idea of mining-based strategies is adopted to emphasize the misclassified samples, achieving promising results.
4: However, during the entire training process, 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 effects of semi-hard/hard samples even at the early training stage that may lead to convergence issue.
5: In this work, we propose a novel Adaptive Curriculum Learning loss (CurricularFace) 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 samples in the early training stage and hard ones in the later stage.
6: Specifically, our CurricularFace adaptively adjusts the relative importance of easy and hard samples during different training stages.
7: In each stage, different samples are assigned with different importance according to their corresponding difficultness.
8: Extensive experimental results on popular benchmarks demonstrate the superiority of our CurricularFace over the state-of-the-art competitors.
9: %Code will be available upon publication.
10: \end{abstract}
11: