Rethinking Feature-Based Knowledge Distillation for Face Recognition
With the continual expansion of face datasets, feature-based distillation prevails for large-scale face recognition. In this work, we attempt to remove identity supervision in student training, to spare the GPU memory from saving massive class centers. However, this naive removal leads to inferior distillation result. We carefully inspect the performance degradation from the perspective of intrinsic dimension, and argue that the gap in intrinsic dimension, namely the intrinsic gap, is intimately connected to the infamous capacity gap problem. By constraining the teacher's search space with reverse distillation, we narrow the intrinsic gap and unleash the potential of feature-only distillation. Remarkably, the proposed reverse distillation creates universally student-friendly teacher that demonstrates outstanding student improvement. We further enhance its effectiveness by designing a student proxy to better bridge the intrinsic gap. As a result, the proposed method surpasses state-of-the-art distillation techniques with identity supervision on various face recognition benchmarks, and the improvements are consistent across different teacher-student pairs.
Code (0)
등록된 구현이 없습니다.
Tasks
Face RecognitionGPUKnowledge DistillationSimilar Papers 제목 키워드 기반
CoupleFace: Relation Matters for Face Recognition Distillation
Knowledge distillation is an effective method to improve the performance of a lightweight neural network (i.e., student model) by transferring the knowledge of a well-performed neural network (i.e., teacher model), which…
Face RecognitionKnowledge DistillationRelationGrouped Knowledge Distillation for Deep Face Recognition
Compared with the feature-based distillation methods, logits distillation can liberalize the requirements of consistent feature dimension between teacher and student networks, while the performance is deemed inferior in …
Face RecognitionKnowledge DistillationEfficient Low-Resolution Face Recognition via Bridge Distillation
Face recognition in the wild is now advancing towards light-weight models, fast inference speed and resolution-adapted capability. In this paper, we propose a bridge distillation approach to turn a complex face model pre…
CPUDataset DistillationFace ModelFace Recognition+3Exclusivity-Consistency Regularized Knowledge Distillation for Face Recognition
Knowledge distillation is an effective tool to compress large pre-trained Convolutional Neural Networks (CNNs) or their ensembles into models applicable to mobile and embedded devices. The success of which mainly comes f…
DiversityFace RecognitionKnowledge DistillationPositionICD-Face: Intra-class Compactness Distillation for Face Recognition
Knowledge distillation is an effective model compression method to improve the performance of a lightweight student model by transferring the knowledge of a well-performed teacher model, which has been widely adopted…
Face RecognitionKnowledge DistillationModel Compression