paper-with-me

Papers

Benchmarking Foundation Models for Zero-Shot Biometric Tasks

2025-05-30 · Redwan Sony, Parisa Farmanifard, Hamzeh Alzwairy, Nitish Shukla, Arun Ross

The advent of foundation models, particularly Vision-Language Models (VLMs) and Multi-modal Large Language Models (MLLMs), has redefined the frontiers of artificial intelligence, enabling remarkable generalization across diverse tasks with minimal or no supervision. Yet, their potential in biometric recognition and analysis remains relatively underexplored. In this work, we introduce a comprehensive benchmark that evaluates the zero-shot and few-shot performance of state-of-the-art publicly available VLMs and MLLMs across six biometric tasks spanning the face and iris modalities: face verification, soft biometric attribute prediction (gender and race), iris recognition, presentation attack detection (PAD), and face manipulation detection (morphs and deepfakes). A total of 41 VLMs were used in this evaluation. Experiments show that embeddings from these foundation models can be used for diverse biometric tasks with varying degrees of success. For example, in the case of face verification, a True Match Rate (TMR) of 96.77 percent was obtained at a False Match Rate (FMR) of 1 percent on the Labeled Face in the Wild (LFW) dataset, without any fine-tuning. In the case of iris recognition, the TMR at 1 percent FMR on the IITD-R-Full dataset was 97.55 percent without any fine-tuning. Further, we show that applying a simple classifier head to these embeddings can help perform DeepFake detection for faces, Presentation Attack Detection (PAD) for irides, and extract soft biometric attributes like gender and ethnicity from faces with reasonably high accuracy. This work reiterates the potential of pretrained models in achieving the long-term vision of Artificial General Intelligence.

📄 PDF Abstract BibTeX arXiv:2505.24214

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeBenchmarkingDeepFake DetectionFace SwappingFace VerificationIris Recognition

Similar Papers 제목 키워드 기반

Trade-offs in Cross-Domain Generalization of Foundation Model Fine-Tuned for Biometric Applications

2025-09-18 · Tahar Chettaoui, Naser Damer, Fadi Boutros arxiv

Foundation models such as CLIP have demonstrated exceptional zero- and few-shot transfer capabilities across diverse vision tasks. However, when fine-tuned for highly specialized biometric tasks, face recognition (FR), m…

Domain GeneralizationFace Recognition

MADPromptS: Unlocking Zero-Shot Morphing Attack Detection with Multiple Prompt Aggregation

2025-08-12 · Eduarda Caldeira, Fadi Boutros, Naser Damer arxiv

Face Morphing Attack Detection (MAD) is a critical challenge in face recognition security, where attackers can fool systems by interpolating the identity information of two or more individuals into a single face image, r…

Prompt EngineeringFace Recognition

VLAgeBench: Benchmarking Large Vision-Language Models for Zero-Shot Human Age Estimation

2026-03-27 · Rakib Hossain Sajib, Md Kishor Morol, Rajan Das Gupta, Mohammad Sakib Mahmood 외 arxiv

Human age estimation from facial images represents a challenging computer vision task with significant applications in biometrics, healthcare, and human-computer interaction. While traditional deep learning approaches re…

Age Estimation

FPBench: A Comprehensive Benchmark of Multimodal Large Language Models for Fingerprint Analysis

2025-12-19 · Ekta Gavas, Sudipta Banerjee, Chinmay Hegde, Nasir Memon arxiv

Multimodal LLMs (MLLMs) are capable of performing complex data analysis, visual question answering, generation, and reasoning tasks. However, their ability to analyze biometric data is relatively underexplored. In this w…

Visual Question AnsweringDomain Adaptation

Emergent Morphing Attack Detection in Open Multi-modal Large Language Models

2026-02-17 · Marija Ivanovska, Vitomir Štruc arxiv

Face morphing attacks threaten biometric verification, yet most morphing attack detection (MAD) systems require task-specific training and generalize poorly to unseen attack types. Meanwhile, open-source multimodal large…

Domain Adaptation