paper-with-me

홈 › Papers

Unequal-Training for Deep Face Recognition With Long-Tailed Noisy Data

2019-06-01 · CVPR 2019 6 · Yaoyao Zhong, Weihong Deng, Mei Wang, Jiani Hu, Jianteng Peng, Xunqiang Tao, Yaohai Huang

Large-scale face datasets usually exhibit a massive number of classes, a long-tailed distribution, and severe label noise, which undoubtedly aggravate the difficulty of training. In this paper, we propose a training strategy that treats the head data and the tail data in an unequal way, accompanying with noise-robust loss functions, to take full advantage of their respective characteristics. Specifically, the unequal-training framework provides two training data streams: the first stream applies the head data to learn discriminative face representation supervised by Noise Resistance loss; the second stream applies the tail data to learn auxiliary information by gradually mining the stable discriminative information from confusing tail classes. Consequently, both training streams offer complementary information to deep feature learning. Extensive experiments have demonstrated the effectiveness of the new unequal-training framework and loss functions. Better yet, our method could save a significant amount of GPU memory. With our method, we achieve the best result on MegaFace Challenge 2 (MF2) given a large-scale noisy training data set.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionGPU

Similar Papers 제목 키워드 기반

Range Loss for Deep Face Recognition With Long-Tailed Training Data

2017-10-01 · ICCV 2017 10 · Xiao Zhang, Zhiyuan Fang, Yandong Wen, Zhifeng Li 외

Deep convolutional neural networks have achieved significant improvements on face recognition task due to their ability to learn highly discriminative features from tremendous amounts of face images. Many large scale fac…

Face Recognition

Fairness Under Cover: Evaluating the Impact of Occlusions on Demographic Bias in Facial Recognition

2024-08-19 · Rafael M. Mamede, Pedro C. Neto, Ana F. Sequeira

This study investigates the effects of occlusions on the fairness of face recognition systems, particularly focusing on demographic biases. Using the Racial Faces in the Wild (RFW) dataset and synthetically added realist…

Face RecognitionFairness

Synthetic Data for the Mitigation of Demographic Biases in Face Recognition

2024-02-02 · Pietro Melzi, Christian Rathgeb, Ruben Tolosana, Ruben Vera-Rodriguez 외

This study investigates the possibility of mitigating the demographic biases that affect face recognition technologies through the use of synthetic data. Demographic biases have the potential to impact individuals from s…

Face RecognitionFairness

Domain Balancing: Face Recognition on Long-Tailed Domains

2020-03-30 · CVPR 2020 6 · Dong Cao, Xiangyu Zhu, Xingyu Huang, Jianzhu Guo 외

Long-tailed problem has been an important topic in face recognition task. However, existing methods only concentrate on the long-tailed distribution of classes. Differently, we devote to the long-tailed domain distributi…

Face Recognition

X2-Softmax: Margin Adaptive Loss Function for Face Recognition

2023-12-08 · Jiamu Xu, Xiaoxiang Liu, Xinyuan Zhang, Yain-Whar Si 외

Learning the discriminative features of different faces is an important task in face recognition. By extracting face features in neural networks, it becomes easy to measure the similarity of different face images, which …

Face Recognition