Range Loss for Deep Face Recognition with Long-tail
Xiao Zhang, Zhiyuan Fang, Yandong Wen, Zhifeng Li, Yu Qiao

TL;DR
This paper introduces range loss, a novel loss function designed to improve deep face recognition on long-tail data distributions by reducing intra-personal variations and enlarging inter-personal differences within mini-batches.
Contribution
The paper proposes range loss, a new loss function that effectively utilizes long-tailed data for face recognition, outperforming existing methods that discard tail data.
Findings
Range loss improves face recognition accuracy on long-tail datasets.
The method demonstrates strong generalization on LFW and YTF benchmarks.
It effectively handles unbalanced class distributions in training data.
Abstract
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…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Video Surveillance and Tracking Methods · Face and Expression Recognition
