CurricularFace: Adaptive Curriculum Learning Loss for Deep Face Recognition
Yuge Huang, Yuhan Wang, Ying Tai, Xiaoming Liu, Pengcheng Shen,, Shaoxin Li, Jilin Li, Feiyue Huang

TL;DR
CurricularFace introduces an adaptive curriculum learning loss for deep face recognition, dynamically emphasizing easy samples early on and hard samples later, leading to improved discriminability and superior performance on benchmarks.
Contribution
This work proposes a novel adaptive curriculum learning loss that adjusts sample importance during training, addressing limitations of prior methods in emphasizing hard samples.
Findings
Outperforms state-of-the-art methods on popular benchmarks.
Effectively balances easy and hard sample training stages.
Enhances discriminability in deep face recognition.
Abstract
As an emerging topic in face recognition, designing margin-based loss functions can increase the feature margin between different classes for enhanced discriminability. More recently, the idea of mining-based strategies is adopted to emphasize the misclassified samples, achieving promising results. 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. 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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
CurricularFace: Adaptive Curriculum Learning Loss for Deep Face Recognition· youtube
Taxonomy
TopicsFace recognition and analysis · Face and Expression Recognition · Biometric Identification and Security
MethodsCurricularFace
