EXPL-FR: Explaining Face Recognition Models via Vision-Language Alignment
Abstract
EXPL-FR explains face recognition similarity scores by aligning vision-language embeddings to the recognition space, enabling label-free auditing of semantic attributes and model comparison.
Deep face recognition (FR) models reach near-saturated accuracy but remain opaque: a practitioner cannot ask which semantic attributes a similarity score relied upon. EXPL-FR answers this inside the FR model's own embedding space. A lightweight adapter aligns a vision-language model's (VLM) image encoder with the frozen FR space, trained on face images alone and never on text. Because the VLM's encoders share one space, the same adapter applies to the text encoder, turning 978 attribute prompts in 22 categories, also extendable, into FR-space anchors at no extra cost. We do not assume this transfer works: a face-verification protocol measures it, and an ablation changing only the adapter isolates its contribution. Not every concept survives, because an FR model earns its invariances by discarding the factors it must verify identities across. A label-free detectability measure compares each concept's separability in FR space against the VLM space, and the 100 most detectable form the model's readable semantic signature, which separates identities better than the full vocabulary. We cover four FR backbones and two VLM encoders, EXPL-FR needs no architecture access, and supports identity-level, per-image, and differential explanations. We benchmark attribute-level auditing under three supervision settings, human labels (current practice), VLM pseudo-labels, and our fully prompt-driven audit, against real verification behavior. With no labels, the prompt-driven audit ranks four FR models by their measured per-ethnicity RFW errors and ranks controlled attribute changes by their true verification cost.
Community
Face recognition (FR) models return a similarity score and no reason for it. EXPL-FR grounds natural-language explanations directly in a frozen FR model's own embedding space. A lightweight adapter (~1M parameters) aligns a frozen vision-language model's image encoder with the frozen FR space, trained on face images alone and never on text. Because the VLM's two encoders share one space, the same adapter also applies to the text encoder, so any written prompt becomes a direction in FR space. A face is then described by its cosine similarities to those directions, its semantic signature.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- SCOUT: Semantic Concept Discovery for Open-Vocabulary Editing of face Recognition Templates (2026)
- Naming the Concepts Classifiers Rely On: Language-Anchored Decomposition for Faithful Explanation (2026)
- Similarity Is Not Logic: Factored Inference for Dual-Encoder Vision-Language Models (2026)
- What CLIP Knows but Cannot Say: Recovering Negation from Frozen Intermediate Features (2026)
- SeCo-SBIR: Semantically Consistent Prompt Learning for Zero-Shot Sketch-Based Image Retrieval (2026)
- Train the Model, Not the Reader: Decodability Supervision for Verifiable Activation Explanations (2026)
- Visual Distribution Anchoring for Efficient Prompt Tuning (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
Get this paper in your agent:
hf papers read 2608.21486 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper