新基准量化开放权重VLM在人脸识别中的解释质量
Benchmarking the Explanatory Quality of Open-Weight Vision-Language Models in Face Recognition
给开源视觉语言模型的人脸识别解释定了相关性和忠实性两个量化标准,评测框架开源,做审计场景的可以拿来用。
一篇新论文针对视觉语言模型(VLM)做人脸识别时只测准确率、不测解释质量的问题,提出了把解释质量列为核心评测维度的基准框架。框架定义了两项标准:相关性,即解释是否依赖身份稳定的面部特征;忠实性,即解释是否与图像可见内容一致、不出现幻觉特征。方法上通过把模型输出约束为结构化解释格式,实现对两项指标的自动化量化和审计。团队用该框架评测了多个开源权重VLM家族,同时考察人脸验证准确率和解释质量,结果显示现有模型生成的解释仍有明显不足。基准和开源评估工具已公开,可用于可解释人脸识别系统的评测与微调。
Benchmarking the Explanatory Quality of Open-Weight Vision-Language Models in Face Recognition
Vision-Language Models (VLMs) have recently been proposed as promising tools for face recognition, as they can produce natural language explanations alongside similarity scores. This capability is considered appealing for face comparisons in forensic contexts, which require decisions to be transparent and auditable. However, existing evaluations of VLMs for that use case focus mostly on recognition accuracy, while the validity of generated explanations remains unquantified. In this work, we introduce a benchmarking framework for VLM-based face recognition that treats explanation quality as a core evaluation axis. We propose two criteria that explanations should satisfy: relevance, i.e., reliance on identity-stable facial features; and faithfulness, i.e., alignment with the visible image content without hallucinated features. We jointly develop a methodology enabling the quantification of relevance and faithfulness of evaluated models, based on constraining model outputs to a structured explanation format that supports automated querying and auditing. Using this framework, we benchmark several families of open-weight VLMs, jointly evaluating face verification accuracy and explanation quality. Our results highlight remaining shortcomings of produced explanations, and emphasize the need for such explanation quality metrics to get a complete picture of model performance. The proposed benchmark and open-source evaluation harness provide a foundation for proper benchmarking and future fine-tuning of explainable face recognition systems.