TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Dynamic Class Queue for Large Scale Face Recognition In th...

Dynamic Class Queue for Large Scale Face Recognition In the Wild

Bi Li, Teng Xi, Gang Zhang, Haocheng Feng, Junyu Han, Jingtuo Liu, Errui Ding, Wenyu Liu

2021-05-24CVPR 2021 1Face RecognitionRepresentation Learning
PaperPDFCode(official)

Abstract

Learning discriminative representation using large-scale face datasets in the wild is crucial for real-world applications, yet it remains challenging. The difficulties lie in many aspects and this work focus on computing resource constraint and long-tailed class distribution. Recently, classification-based representation learning with deep neural networks and well-designed losses have demonstrated good recognition performance. However, the computing and memory cost linearly scales up to the number of identities (classes) in the training set, and the learning process suffers from unbalanced classes. In this work, we propose a dynamic class queue (DCQ) to tackle these two problems. Specifically, for each iteration during training, a subset of classes for recognition are dynamically selected and their class weights are dynamically generated on-the-fly which are stored in a queue. Since only a subset of classes is selected for each iteration, the computing requirement is reduced. By using a single server without model parallel, we empirically verify in large-scale datasets that 10% of classes are sufficient to achieve similar performance as using all classes. Moreover, the class weights are dynamically generated in a few-shot manner and therefore suitable for tail classes with only a few instances. We show clear improvement over a strong baseline in the largest public dataset Megaface Challenge2 (MF2) which has 672K identities and over 88% of them have less than 10 instances. Code is available at https://github.com/bilylee/DCQ

Results

TaskDatasetMetricValueModel
Facial Recognition and ModellingAgeDB-30Accuracy0.9823DCQ
Facial Recognition and ModellingLFWAccuracy0.998DCQ
Facial Recognition and ModellingCFP-FPAccuracy0.9287DCQ
Face ReconstructionAgeDB-30Accuracy0.9823DCQ
Face ReconstructionLFWAccuracy0.998DCQ
Face ReconstructionCFP-FPAccuracy0.9287DCQ
Face RecognitionAgeDB-30Accuracy0.9823DCQ
Face RecognitionLFWAccuracy0.998DCQ
Face RecognitionCFP-FPAccuracy0.9287DCQ
3DAgeDB-30Accuracy0.9823DCQ
3DLFWAccuracy0.998DCQ
3DCFP-FPAccuracy0.9287DCQ
3D Face ModellingAgeDB-30Accuracy0.9823DCQ
3D Face ModellingLFWAccuracy0.998DCQ
3D Face ModellingCFP-FPAccuracy0.9287DCQ
3D Face ReconstructionAgeDB-30Accuracy0.9823DCQ
3D Face ReconstructionLFWAccuracy0.998DCQ
3D Face ReconstructionCFP-FPAccuracy0.9287DCQ

Related Papers

ProxyFusion: Face Feature Aggregation Through Sparse Experts2025-09-24Touch in the Wild: Learning Fine-Grained Manipulation with a Portable Visuo-Tactile Gripper2025-07-20Spectral Bellman Method: Unifying Representation and Exploration in RL2025-07-17Boosting Team Modeling through Tempo-Relational Representation Learning2025-07-17Non-Adaptive Adversarial Face Generation2025-07-16Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16Are encoders able to learn landmarkers for warm-starting of Hyperparameter Optimization?2025-07-16Language-Guided Contrastive Audio-Visual Masked Autoencoder with Automatically Generated Audio-Visual-Text Triplets from Videos2025-07-16