用角度正弦值动态惩罚难样本,提升人脸识别精度
AdaSin: Enhancing Hard Sample Metrics with Dual Adaptive Penalty for Face Recognition
- 以特征与类别中心夹角正弦值衡量样本难度
- 双自适应惩罚机制使分类边界更清晰,准确率超主流方法
- 适合需要高精度人脸比对的工业场景
近年来,深度卷积神经网络使人脸识别成为计算机视觉的重要研究方向。传统损失函数如基于间隔、难样本挖掘及混合方法虽取得显著进展,部分还引入课程学习优化训练,但往往难以有效量化难样本的难度。为此,本文提出自适应正弦(AdaSin)损失函数,将样本嵌入特征与真实类别中心之间的夹角正弦值作为新型难度度量,实现对难样本的精准有效惩罚。结合课程学习,模型在不同训练阶段动态调整分类边界。不同于以往自适应间隔损失,AdaSin采用双自适应惩罚机制,同时作用于正负样本的余弦相似度,增强类内紧凑性与类间可分性。该设计由精心设计的难度度量引导,使模型在后期训练阶段更聚焦难样本,从而提取高度判别性的人脸特征。在八个基准数据集上的大量实验表明,AdaSin在性能上优于其他先进方法。
原文摘要 · Abstract (English)
In recent years, the emergence of deep convolutional neural networks has positioned face recognition as a prominent research focus in computer vision. Traditional loss functions, such as margin-based, hard-sample mining-based, and hybrid approaches, have achieved notable performance improvements, with some leveraging curriculum learning to optimize training. However, these methods often fall short in effectively quantifying the difficulty of hard samples. To address this, we propose Adaptive Sine (AdaSin) loss function, which introduces the sine of the angle between a sample's embedding feature and its ground-truth class center as a novel difficulty metric. This metric enables precise and effective penalization of hard samples. By incorporating curriculum learning, the model dynamically adjusts classification boundaries across different training stages. Unlike previous adaptive-margin loss functions, AdaSin introduce a dual adaptive penalty, applied to both the positive and negative cosine similarities of hard samples. This design imposes stronger constraints, enhancing intra-class compactness and inter-class separability. The combination of the dual adaptive penalty and curriculum learning is guided by a well-designed difficulty metric. It enables the model to focus more effectively on hard samples in later training stages, and lead to the extraction of highly discriminative face features. Extensive experiments across eight benchmarks demonstrate that AdaSin achieves superior accuracy compared to other state-of-the-art methods.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。