paper-with-me

홈 › Papers

Explainability of the Implications of Supervised and Unsupervised Face Image Quality Estimations Through Activation Map Variation Analyses in Face Recognition Models

2021-12-09 · Biying Fu, Naser Damer

It is challenging to derive explainability for unsupervised or statistical-based face image quality assessment (FIQA) methods. In this work, we propose a novel set of explainability tools to derive reasoning for different FIQA decisions and their face recognition (FR) performance implications. We avoid limiting the deployment of our tools to certain FIQA methods by basing our analyses on the behavior of FR models when processing samples with different FIQA decisions. This leads to explainability tools that can be applied for any FIQA method with any CNN-based FR solution using activation mapping to exhibit the network's activation derived from the face embedding. To avoid the low discrimination between the general spatial activation mapping of low and high-quality images in FR models, we build our explainability tools in a higher derivative space by analyzing the variation of the FR activation maps of image sets with different quality decisions. We demonstrate our tools and analyze the findings on four FIQA methods, by presenting inter and intra-FIQA method analyses. Our proposed tools and the analyses based on them point out, among other conclusions, that high-quality images typically cause consistent low activation on the areas outside of the central face region, while low-quality images, despite general low activation, have high variations of activation in such areas. Our explainability tools also extend to analyzing single images where we show that low-quality images tend to have an FR model spatial activation that strongly differs from what is expected from a high-quality image where this difference also tends to appear more in areas outside of the central face region and does correspond to issues like extreme poses and facial occlusions. The implementation of the proposed tools is accessible here [link].

📄 PDF Abstract BibTeX arXiv:2112.04827

Code (1)

fbiying87/explainable_fiqa_with_amva 공식 구현 pytorch

Tasks

Face Image QualityFace Image Quality AssessmentFace RecognitionImage Quality Assessment

Similar Papers 제목 키워드 기반

LAVA: Explainability for Unsupervised Latent Embeddings

2025-09-25 · Ivan Stresec, Joana P. Gonçalves arxiv

Unsupervised black-box models are drivers of scientific discovery, yet are difficult to interpret, as their output is often a multidimensional embedding rather than a well-defined target. While explainability for supervi…

Unsupervised Expressive Rules Provide Explainability and Assist Human Experts Grasping New Domains

2020-10-19 · Findings of the Association for Computational Linguistics 2020 · Eyal Shnarch, Leshem Choshen, Guy Moshkowich, Noam Slonim 외

Approaching new data can be quite deterrent; you do not know how your categories of interest are realized in it, commonly, there is no labeled data at hand, and the performance of domain adaptation methods is unsatisfact…

Domain Adaptation

Label-Free Explainability for Unsupervised Models

2022-03-03 · Jonathan Crabbé, Mihaela van der Schaar

Unsupervised black-box models are challenging to interpret. Indeed, most existing explainability methods require labels to select which component(s) of the black-box's output to interpret. In the absence of labels, black…

Feature Importance

ExMap: Leveraging Explainability Heatmaps for Unsupervised Group Robustness to Spurious Correlations

2024-03-20 · CVPR 2024 1 · Rwiddhi Chakraborty, Adrian Sletten, Michael Kampffmeyer

Group robustness strategies aim to mitigate learned biases in deep learning models that arise from spurious correlations present in their training datasets. However, most existing methods rely on the access to the label …

Robust and Explainable Autoencoders for Unsupervised Time Series Outlier Detection---Extended Version

2022-04-07 · Tung Kieu, Bin Yang, Chenjuan Guo, Christian S. Jensen 외

Time series data occurs widely, and outlier detection is a fundamental problem in data mining, which has numerous applications. Existing autoencoder-based approaches deliver state-of-the-art performance on challenging re…

Outlier DetectionTime SeriesTime Series Analysis