Distilling Facial Knowledge With Teacher-Tasks: Semantic-Segmentation-Features For Pose-Invariant Face-Recognition
Ali Hassani, Zaid El Shair, Rafi Ud Duala Refat, Hafiz Malik

TL;DR
This paper introduces a novel face recognition model that leverages semantic segmentation features distilled from a teacher task to improve pose-invariance, achieving high accuracy with fewer parameters.
Contribution
The paper proposes a joint learning approach that distills semantic-segmentation features into a face recognition network, enhancing pose-invariance and efficiency.
Findings
Achieves 99.9% accuracy on pose-invariant face recognition benchmark.
Uses approximately one-tenth of the inference parameters of top encoders.
Demonstrates robustness benefits over state-of-the-art models.
Abstract
This paper demonstrates a novel approach to improve face-recognition pose-invariance using semantic-segmentation features. The proposed Seg-Distilled-ID network jointly learns identification and semantic-segmentation tasks, where the segmentation task is then "distilled" (MobileNet encoder). Performance is benchmarked against three state-of-the-art encoders on a publicly available data-set emphasizing head-pose variations. Experimental evaluations show the Seg-Distilled-ID network shows notable robustness benefits, achieving 99.9% test-accuracy in comparison to 81.6% on ResNet-101, 96.1% on VGG-19 and 96.3% on InceptionV3. This is achieved using approximately one-tenth of the top encoder's inference parameters. These results demonstrate distilling semantic-segmentation features can efficiently address face-recognition pose-invariance.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Facial Nerve Paralysis Treatment and Research · Biometric Identification and Security
MethodsVisual Geometry Group 19 Layer CNN
