Litcius/Paper detail

FRoundation: Are foundation models ready for face recognition?

Tahar Chettaoui, Naser Damer, Fadi Boutros

2025Image and Vision Computing12 citationsDOIOpen Access PDF

Abstract

Foundation models are predominantly trained in an unsupervised or self-supervised manner on highly diverse and large-scale datasets, making them broadly applicable to various downstream tasks. In this work, we investigate for the first time whether such models are suitable for the specific domain of face recognition (FR). We further propose and demonstrate the adaptation of these models for FR across different levels of data availability, including synthetic data. Extensive experiments are conducted on multiple foundation models and datasets of varying scales for training and fine-tuning, with evaluation on a wide range of benchmarks. Our results indicate that, despite their versatility, pre-trained foundation models tend to underperform in FR in comparison with similar architectures trained specifically for this task. However, fine-tuning foundation models yields promising results, often surpassing models trained from scratch, particularly when training data is limited. For example, after fine-tuning only on 1K identities, DINOv2 ViT-S achieved average verification accuracy on LFW, CALFW, CPLFW, CFP-FP, and AgeDB30 benchmarks of 87.10%, compared to 64.70% achieved by the same model and without fine-tuning. While training the same model architecture, ViT-S, from scratch on 1k identities reached 69.96%. With access to larger-scale FR training datasets, these performances reach 96.03% and 95.59% for the DINOv2 and CLIP ViT-L models, respectively. In comparison to the ViT-based architectures trained from scratch for FR, fine-tuned same architectures of foundation models achieve similar performance while requiring lower training computational costs and not relying on the assumption of extensive data availability. We further demonstrated the use of synthetic face data, showing improved performances over both pre-trained foundation and ViT models. Additionally, we examine demographic biases, noting slightly higher biases in certain settings when using foundation models compared to models trained from scratch. We release our code and pre-trained models’ weights at github.com/TaharChettaoui/FRoundation . • First work to investigate the performance of foundation models for face recognition. • First to adapt foundation models using low-rank adaptation (LoRA) for face recognition. • Investigate the impact of dataset size on ViTs and foundation models tuned with LoRA for face recognition. • Evaluate foundation models and adapted ones on mainstream face recognition benchmarks. • Explore the potential of synthetic face datasets for fine-tuning foundation models and training ViTs.

Topics & Concepts

Foundation (evidence)Face (sociological concept)Facial recognition systemComputer scienceArtificial intelligenceComputer visionPattern recognition (psychology)GeographySociologyArchaeologySocial scienceFace recognition and analysisBiometric Identification and SecurityFace and Expression Recognition