Rethinking Feature-based Knowledge Distillation for Face Recognition

Jingzhi Li, Zidong Guo, Hui Li, Seungju Han, Ji-Won Baek +3 more
2/14/2026

Abstract

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.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. 3 weaker matches are hidden by default — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{li2026rethinking,
  title  = {Rethinking Feature-based Knowledge Distillation for Face Recognition},
  author = {Jingzhi Li and Zidong Guo and Hui Li and Seungju Han and Ji-Won Baek and Min Yang and Ran Yang and Sungjoo Suh},
  year   = {2026},
  doi    = {10.1109/CVPR52729.2023.01930},
  url    = {https://doi.org/10.1109/CVPR52729.2023.01930},
  journal = {CVPR 2023 2023}
}

Discussion