English

Foundation versus Domain-specific Models: Performance Comparison, Fusion, and Explainability in Face Recognition

Computer Vision and Pattern Recognition 2025-08-12 v2 Artificial Intelligence

Abstract

In this paper, we address the following question: How do generic foundation models (e.g., CLIP, BLIP, GPT-4o, Grok-4) compare against a domain-specific face recognition model (viz., AdaFace or ArcFace) on the face recognition task? Through a series of experiments involving several foundation models and benchmark datasets, we report the following findings: (a) In all face benchmark datasets considered, domain-specific models outperformed zero-shot foundation models. (b) The performance of zero-shot generic foundation models improved on over-segmented face images compared to tightly cropped faces, thereby suggesting the importance of contextual clues. (c) A simple score-level fusion of a foundation model with a domain-specific face recognition model improved the accuracy at low false match rates. (d) Foundation models, such as GPT-4o and Grok-4, are able to provide explainability to the face recognition pipeline. In some instances, foundation models are even able to resolve low-confidence decisions made by AdaFace, thereby reiterating the importance of combining domain-specific face recognition models with generic foundation models in a judicious manner.

Cite

@article{arxiv.2507.03541,
  title  = {Foundation versus Domain-specific Models: Performance Comparison, Fusion, and Explainability in Face Recognition},
  author = {Redwan Sony and Parisa Farmanifard and Arun Ross and Anil K. Jain},
  journal= {arXiv preprint arXiv:2507.03541},
  year   = {2025}
}

Comments

Accepted at the International Conference on Computer Vision (ICCV) 2025 Workshop

R2 v1 2026-07-01T03:46:43.609Z