Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Part-based Face Recognition with Vision Transformers

About

Holistic methods using CNNs and margin-based losses have dominated research on face recognition. In this work, we depart from this setting in two ways: (a) we employ the Vision Transformer as an architecture for training a very strong baseline for face recognition, simply called fViT, which already surpasses most state-of-the-art face recognition methods. (b) Secondly, we capitalize on the Transformer's inherent property to process information (visual tokens) extracted from irregular grids to devise a pipeline for face recognition which is reminiscent of part-based face recognition methods. Our pipeline, called part fViT, simply comprises a lightweight network to predict the coordinates of facial landmarks followed by the Vision Transformer operating on patches extracted from the predicted landmarks, and it is trained end-to-end with no landmark supervision. By learning to extract discriminative patches, our part-based Transformer further boosts the accuracy of our Vision Transformer baseline achieving state-of-the-art accuracy on several face recognition benchmarks.

Zhonglin Sun, Georgios Tzimiropoulos• 2022

Related benchmarks

TaskDatasetResultRank
Face VerificationLFW
Mean Accuracy99.83
417
Face VerificationAgeDB-30
Accuracy98.29
256
Face VerificationIJB-C
TAR @ FAR=0.01%97.29
243
Face VerificationCFP-FP
Accuracy99.21
206
Face VerificationIJB-B
TAR (FAR=1e-4)96.11
201
Face RecognitionIJB-B
Verification Rate (1-Shot)3.11
14
Face RecognitionIJB-C
1-Shot Verification Rate3.32
14
Showing 7 of 7 rows

Other info

Follow for update