paper-with-me

Papers

Explainable Face Recognition

2020-08-03 · ECCV 2020 8 · Jonathan R. Williford, Brandon B. May, Jeffrey Byrne

Explainable face recognition is the problem of explaining why a facial matcher matches faces. In this paper, we provide the first comprehensive benchmark and baseline evaluation for explainable face recognition. We define a new evaluation protocol called the ``inpainting game'', which is a curated set of 3648 triplets (probe, mate, nonmate) of 95 subjects, which differ by synthetically inpainting a chosen facial characteristic like the nose, eyebrows or mouth creating an inpainted nonmate. An explainable face matcher is tasked with generating a network attention map which best explains which regions in a probe image match with a mated image, and not with an inpainted nonmate for each triplet. This provides ground truth for quantifying what image regions contribute to face matching. Furthermore, we provide a comprehensive benchmark on this dataset comparing five state of the art methods for network attention in face recognition on three facial matchers. This benchmark includes two new algorithms for network attention called subtree EBP and Density-based Input Sampling for Explanation (DISE) which outperform the state of the art by a wide margin. Finally, we show qualitative visualization of these network attention techniques on novel images, and explore how these explainable face recognition models can improve transparency and trust for facial matchers.

📄 PDF Abstract BibTeX arXiv:2008.00916

Code (1)

stresearch/xfr pytorch

Tasks

Face RecognitionTriplet

Similar Papers 제목 키워드 기반

Activation Template Matching Loss for Explainable Face Recognition

2022-07-05 · Huawei Lin, Haozhe Liu, Qiufu Li, Linlin Shen

Can we construct an explainable face recognition network able to learn a facial part-based feature like eyes, nose, mouth and so forth, without any manual annotation or additionalsion datasets? In this paper, we propose …

Face AlignmentFace RecognitionFace VerificationTemplate Matching

Four Principles of Explainable AI as Applied to Biometrics and Facial Forensic Algorithms

2020-02-03 · P. Jonathon Phillips, Mark Przybocki

Traditionally, researchers in automatic face recognition and biometric technologies have focused on developing accurate algorithms. With this technology being integrated into operational systems, engineers and scientists…

Face Recognition

Efficient Explainable Face Verification based on Similarity Score Argument Backpropagation

2023-04-26 · Marco Huber, Anh Thi Luu, Philipp Terhörst, Naser Damer

Explainable Face Recognition is gaining growing attention as the use of the technology is gaining ground in security-critical applications. Understanding why two faces images are matched or not matched by a given face re…

Face RecognitionFace Verification

Explanation of Face Recognition via Saliency Maps

2023-04-12 · Yuhang Lu, Touradj Ebrahimi

Despite the significant progress in face recognition in the past years, they are often treated as "black boxes" and have been criticized for lacking explainability. It becomes increasingly important to understand the cha…

Decision MakingFace Recognition

xCos: An Explainable Cosine Metric for Face Verification Task

2020-03-11 · Yu-Sheng Lin, Zhe-Yu Liu, Yu-An Chen, Yu-Siang Wang 외

We study the XAI (explainable AI) on the face recognition task, particularly the face verification here. Face verification is a crucial task in recent days and it has been deployed to plenty of applications, such as acce…

Explainable Artificial Intelligence (XAI)Face RecognitionFace Verification