paper-with-me

홈 › Papers

Range Loss for Deep Face Recognition with Long-tail

2016-11-28 · Xiao Zhang, Zhiyuan Fang, Yandong Wen, Zhifeng Li, Yu Qiao

Convolutional neural networks have achieved great improvement on face recognition in recent years because of its extraordinary ability in learning discriminative features of people with different identities. To train such a well-designed deep network, tremendous amounts of data is indispensable. Long tail distribution specifically refers to the fact that a small number of generic entities appear frequently while other objects far less existing. Considering the existence of long tail distribution of the real world data, large but uniform distributed data are usually hard to retrieve. Empirical experiences and analysis show that classes with more samples will pose greater impact on the feature learning process and inversely cripple the whole models feature extracting ability on tail part data. Contrary to most of the existing works that alleviate this problem by simply cutting the tailed data for uniform distributions across the classes, this paper proposes a new loss function called range loss to effectively utilize the whole long tailed data in training process. More specifically, range loss is designed to reduce overall intra-personal variations while enlarging inter-personal differences within one mini-batch simultaneously when facing even extremely unbalanced data. The optimization objective of range loss is the $k$ greatest range's harmonic mean values in one class and the shortest inter-class distance within one batch. Extensive experiments on two famous and challenging face recognition benchmarks (Labeled Faces in the Wild (LFW) and YouTube Faces (YTF) not only demonstrate the effectiveness of the proposed approach in overcoming the long tail effect but also show the good generalization ability of the proposed approach.

📄 PDF Abstract BibTeX arXiv:1611.08976

Code (2)

DongDem/RangeLoss_MarginalLoss_Tensorflow tf
DongDem/RangeLoss_Marginal_Loss_Tensorflow tf

Tasks

Face Recognition

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

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

ATFaceGAN: Single Face Image Restoration and Recognition from Atmospheric Turbulence

2019-10-07 · Chun Pong Lau, Hossein Souri, Rama Chellappa

Image degradation due to atmospheric turbulence is common while capturing images at long ranges. To mitigate the degradation due to turbulence which includes deformation and blur, we propose a generative single frame res…

DisentanglementFace RecognitionImage Restoration

Multi-Agent Semi-Siamese Training for Long-tail and Shallow Face Learning

2021-05-10 · Hailin Shi, Dan Zeng, Yichun Tai, Hang Du 외

With the recent development of deep convolutional neural networks and large-scale datasets, deep face recognition has made remarkable progress and been widely used in various applications. However, unlike the existing pu…

Face Recognition

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 외

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 stra…

Face RecognitionGPU