paper-with-me

홈 › Papers

Rethinking Feature-Based Knowledge Distillation for Face Recognition

2023-01-01 · CVPR 2023 1 · Jingzhi Li, Zidong Guo, Hui Li, Seungju Han, Ji-won Baek, Min Yang, Ran Yang, Sungjoo Suh

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionGPUKnowledge Distillation

Similar Papers 제목 키워드 기반

CoupleFace: Relation Matters for Face Recognition Distillation

2022-04-12 · Jiaheng Liu, Haoyu Qin, Yichao Wu, Jinyang Guo 외

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 DistillationRelation

Grouped Knowledge Distillation for Deep Face Recognition

2023-04-10 · Weisong Zhao, Xiangyu Zhu, Kaiwen Guo, Xiao-Yu Zhang 외

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 Distillation

Efficient Low-Resolution Face Recognition via Bridge Distillation

2024-09-18 · Shiming Ge, Shengwei Zhao, Chenyu Li, Yu Zhang 외

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+3

Exclusivity-Consistency Regularized Knowledge Distillation for Face Recognition

2020-08-01 · ECCV 2020 8 · Xiaobo Wang, Tianyu Fu, Shengcai Liao, Shuo Wang 외

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 DistillationPosition

ICD-Face: Intra-class Compactness Distillation for Face Recognition

2023-01-01 · ICCV 2023 1 · Zhipeng Yu, Jiaheng Liu, Haoyu Qin, Yichao Wu 외

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