paper-with-me

Papers

FaceX: Understanding Face Attribute Classifiers through Summary Model Explanations

2024-12-10 · Ioannis Sarridis, Christos Koutlis, Symeon Papadopoulos, Christos Diou

EXplainable Artificial Intelligence (XAI) approaches are widely applied for identifying fairness issues in Artificial Intelligence (AI) systems. However, in the context of facial analysis, existing XAI approaches, such as pixel attribution methods, offer explanations for individual images, posing challenges in assessing the overall behavior of a model, which would require labor-intensive manual inspection of a very large number of instances and leaving to the human the task of drawing a general impression of the model behavior from the individual outputs. Addressing this limitation, we introduce FaceX, the first method that provides a comprehensive understanding of face attribute classifiers through summary model explanations. Specifically, FaceX leverages the presence of distinct regions across all facial images to compute a region-level aggregation of model activations, allowing for the visualization of the model's region attribution across 19 predefined regions of interest in facial images, such as hair, ears, or skin. Beyond spatial explanations, FaceX enhances interpretability by visualizing specific image patches with the highest impact on the model's decisions for each facial region within a test benchmark. Through extensive evaluation in various experimental setups, including scenarios with or without intentional biases and mitigation efforts on four benchmarks, namely CelebA, FairFace, CelebAMask-HQ, and Racial Faces in the Wild, FaceX demonstrates high effectiveness in identifying the models' biases.

📄 PDF Abstract BibTeX arXiv:2412.07313

Code (1)

gsarridis/faceX 공식 구현 pytorch

Tasks

AttributeExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Fairness

Similar Papers 제목 키워드 기반

FaceXBench: Evaluating Multimodal LLMs on Face Understanding

2025-01-17 · Kartik Narayan, Vibashan VS, Vishal M. Patel

Multimodal Large Language Models (MLLMs) demonstrate impressive problem-solving abilities across a wide range of tasks and domains. However, their capacity for face understanding has not been systematically studied. To a…

FairnessMultiple-choice

FaceXFormer: A Unified Transformer for Facial Analysis

2024-03-19 · Kartik Narayan, Vibashan VS, Rama Chellappa, Vishal M. Patel

In this work, we introduce FaceXFormer, an end-to-end unified transformer model capable of performing nine facial analysis tasks including face parsing, landmark detection, head pose estimation, attribute prediction, and…

Age and Gender EstimationAge EstimationAttributeDecoder+4

A Generalist FaceX via Learning Unified Facial Representation

2023-12-31 · Yue Han, Jiangning Zhang, Junwei Zhu, Xiangtai Li 외

This work presents FaceX framework, a novel facial generalist model capable of handling diverse facial tasks simultaneously. To achieve this goal, we initially formulate a unified facial representation for a broad spectr…

Facial Editing

SurfaceXR: Fusing Smartwatch IMUs and Egocentric Hand Pose for Seamless Surface Interactions

2026-03-19 · Vasco Xu, Brian Chen, Eric J. Gonzalez, Andrea Colaço 외 arxiv

Mid-air gestures in Extended Reality (XR) often cause fatigue and imprecision. Surface-based interactions offer improved accuracy and comfort, but current egocentric vision methods struggle due to hand tracking challenge…

Gesture Recognition

FaceX-Zoo: A PyTorch Toolbox for Face Recognition

2021-01-12 · Jun Wang, Yinglu Liu, Yibo Hu, Hailin Shi 외

Deep learning based face recognition has achieved significant progress in recent years. Yet, the practical model production and further research of deep face recognition are in great need of corresponding public support.…

Face Recognition