paper-with-me

홈 › 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, Yu Qiao

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 face datasets exhibit long-tail distribution where a small number of entities (persons) have large number of face images while a large number of persons only have very few face samples (long tail). Most of the existing works alleviate this problem by simply cutting the tailed data and only keep identities with enough number of examples. Unlike these work, this paper investigated how long-tailed data impact the training of face CNNs and develop a novel loss function, called range loss, to effectively utilize the tailed data in training process. More specifically, range loss is designed to reduce overall intrapersonal variations while enlarge inter-personal differences simultaneously. Extensive experiments on two face recognition benchmarks, Labeled Faces in the Wild (LFW) and YouTube Faces (YTF), demonstrate the effectiveness of the proposed range loss in overcoming the long tail effect, and show the good generalization ability of the proposed methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Face Recognition

Similar Papers 제목 키워드 기반

Range Loss for Deep Face Recognition with Long-tail

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

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

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

Decoupling Representation and Classifier for Long-Tailed Recognition

2019-10-21 · ICLR 2020 1 · Bingyi Kang, Saining Xie, Marcus Rohrbach, Zhicheng Yan 외

The long-tail distribution of the visual world poses great challenges for deep learning based classification models on how to handle the class imbalance problem. Existing solutions usually involve class-balancing strateg…

ClassificationGeneral ClassificationLong-tail LearningLong-tail learning with class descriptors+2

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

Long-tailed Recognition with Model Rebalancing

2025-10-09 · Jiaan Luo, Feng Hong, Qiang Hu, Xiaofeng Cao 외 arxiv

Long-tailed recognition is ubiquitous and challenging in deep learning and even in the downstream finetuning of foundation models, since the skew class distribution generally prevents the model generalization to the tail…

Data Augmentation