paper-with-me

홈 › Papers

Fairness Under Cover: Evaluating the Impact of Occlusions on Demographic Bias in Facial Recognition

2024-08-19 · Rafael M. Mamede, Pedro C. Neto, Ana F. Sequeira

This study investigates the effects of occlusions on the fairness of face recognition systems, particularly focusing on demographic biases. Using the Racial Faces in the Wild (RFW) dataset and synthetically added realistic occlusions, we evaluate their effect on the performance of face recognition models trained on the BUPT-Balanced and BUPT-GlobalFace datasets. We note increases in the dispersion of FMR, FNMR, and accuracy alongside decreases in fairness according to Equilized Odds, Demographic Parity, STD of Accuracy, and Fairness Discrepancy Rate. Additionally, we utilize a pixel attribution method to understand the importance of occlusions in model predictions, proposing a new metric, Face Occlusion Impact Ratio (FOIR), that quantifies the extent to which occlusions affect model performance across different demographic groups. Our results indicate that occlusions exacerbate existing demographic biases, with models placing higher importance on occlusions in an unequal fashion, particularly affecting African individuals more severely.

📄 PDF Abstract BibTeX arXiv:2408.10175

Code (1)

rafaelmmamede/fairness_ocfr 공식 구현 pytorch

Tasks

Face RecognitionFairness

Methods 이 논문이 사용한 방법론

STD The Spatial-Channel Token Distillation method is proposed to improve the spatial and channel mixing from a novel knowledge distillation (KD) perspective. To be specific, we…

Similar Papers 제목 키워드 기반

Fairness Evaluation in Text Classification: Machine Learning Practitioner Perspectives of Individual and Group Fairness

2023-03-01 · Zahra Ashktorab, Benjamin Hoover, Mayank Agarwal, Casey Dugan 외

Mitigating algorithmic bias is a critical task in the development and deployment of machine learning models. While several toolkits exist to aid machine learning practitioners in addressing fairness issues, little is kno…

Fairnesstext-classificationText Classification

LLMs on Trial: Evaluating Judicial Fairness for Large Language Models

2025-07-14 · Yiran Hu, Zongyue Xue, Haitao Li, Siyuan Zheng 외 arxiv

Large Language Models (LLMs) are increasingly used in high-stakes fields where their decisions impact rights and equity. However, LLMs' judicial fairness and implications for social justice remain underexplored. When LLM…

The Unfairness of $\varepsilon$-Fairness

2024-05-15 · Tolulope Fadina, Thorsten Schmidt

Fairness in decision-making processes is often quantified using probabilistic metrics. However, these metrics may not fully capture the real-world consequences of unfairness. In this article, we adopt a utility-based app…

Decision MakingFairness

People-Centred Medical Image Analysis via Fairness-Aware Human-AI Cooperation

2026-04-28 · Zheng Zhang, Milad Masroor, Cuong Nguyen, Tahir Hassan 외 arxiv

Machine learning models for medical image analysis often exhibit subgroup-dependent performance, which impacts how decisions should be allocated between automated systems and human experts under limited resources. Prior …

FeDa4Fair: Client-Level Federated Datasets for Fairness Evaluation

2025-06-26 · Xenia Heilmann, Luca Corbucci, Mattia Cerrato, Anna Monreale

Federated Learning (FL) enables collaborative model training across multiple clients without sharing clients' private data. However, fairness remains a key concern, as biases in local clients' datasets can impact the ent…

AttributeBenchmarkingFairnessFederated Learning