paper-with-me

Papers

SFace: Sigmoid-Constrained Hypersphere Loss for Robust Face Recognition

2022-05-24 · IEEE Transactions on Image Processing 2021 1 · Yaoyao Zhong, Weihong Deng, Jiani Hu, Dongyue Zhao, Xian Li, Dongchao Wen

Deep face recognition has achieved great success due to large-scale training databases and rapidly developing loss functions. The existing algorithms devote to realizing an ideal idea: minimizing the intra-class distance and maximizing the inter-class distance. However, they may neglect that there are also low quality training images which should not be optimized in this strict way. Considering the imperfection of training databases, we propose that intra-class and inter-class objectives can be optimized in a moderate way to mitigate overfitting problem, and further propose a novel loss function, named sigmoid-constrained hypersphere loss (SFace). Specifically, SFace imposes intra-class and inter-class constraints on a hypersphere manifold, which are controlled by two sigmoid gradient re-scale functions respectively. The sigmoid curves precisely re-scale the intra-class and inter-class gradients so that training samples can be optimized to some degree. Therefore, SFace can make a better balance between decreasing the intra-class distances for clean examples and preventing overfitting to the label noise, and contributes more robust deep face recognition models. Extensive experiments of models trained on CASIA-WebFace, VGGFace2, and MS-Celeb-1M databases, and evaluated on several face recognition benchmarks, such as LFW, MegaFace and IJB-C databases, have demonstrated the superiority of SFace.

📄 PDF Abstract BibTeX arXiv:2205.12010

Code (6)

zhongyy/SFace 공식 구현 pytorch
Faceplugin-ltd/FaceRecognition-Android
Recognito-Vision/Linux-FaceRecognition-FaceLivenessDetection
opencv/opencv_zoo/tree/master/models/face_recognition_sface
serengil/deepface tf
yangyucheng000/Paper-4/tree/main/PDOC_mindspore mindspore

Tasks

Face RecognitionRobust Face Recognition

Similar Papers 제목 키워드 기반

ElasticFace: Elastic Margin Loss for Deep Face Recognition

2021-09-20 · Fadi Boutros, Naser Damer, Florian Kirchbuchner, Arjan Kuijper

Learning discriminative face features plays a major role in building high-performing face recognition models. The recent state-of-the-art face recognition solutions proposed to incorporate a fixed penalty margin on commo…

Face RecognitionFace Verification

GB-CosFace: Rethinking Softmax-based Face Recognition from the Perspective of Open Set Classification

2021-11-22 · Lizhe Liu, Mingqiang Chen, Xiaohao Chen, Siyu Zhu 외

State-of-the-art face recognition methods typically take the multi-classification pipeline and adopt the softmax-based loss for optimization. Although these methods have achieved great success, the softmax-based loss has…

ClassificationFace Recognitionopen-set classificationTAR

UniTSFace: Unified Threshold Integrated Sample-to-Sample Loss for Face Recognition

2023-09-21 · NeurIPS 2023 11

Sample-to-class-based face recognition models can not fully explore the cross-sample relationship among large amounts of facial images, while sample-to-sample-based models require sophisticated pairing processes for trai…

MassFace: an efficient implementation using triplet loss for face recognition

2019-02-28 · Yule Li

In this paper we present an efficient implementation using triplet loss for face recognition. We conduct the practical experiment to analyze the factors that influence the training of triplet loss. All models are trained…

Face RecognitionTriplet

DisFaceRep: Representation Disentanglement for Co-occurring Facial Components in Weakly Supervised Face Parsing

2025-08-02 · Xiaoqin Wang, Xianxu Hou, Meidan Ding, Junliang Chen 외 arxiv

Face parsing aims to segment facial images into key components such as eyes, lips, and eyebrows. While existing methods rely on dense pixel-level annotations, such annotations are expensive and labor-intensive to obtain.…

Semantic SegmentationFace Parsing