paper-with-me

홈 › Papers

Component-Based Fairness in Face Attribute Classification with Bayesian Network-informed Meta Learning

2025-05-03 · Yifan Liu, Ruichen Yao, Yaokun Liu, Ruohan Zong, Zelin Li, Yang Zhang, Dong Wang

The widespread integration of face recognition technologies into various applications (e.g., access control and personalized advertising) necessitates a critical emphasis on fairness. While previous efforts have focused on demographic fairness, the fairness of individual biological face components remains unexplored. In this paper, we focus on face component fairness, a fairness notion defined by biological face features. To our best knowledge, our work is the first work to mitigate bias of face attribute prediction at the biological feature level. In this work, we identify two key challenges in optimizing face component fairness: attribute label scarcity and attribute inter-dependencies, both of which limit the effectiveness of bias mitigation from previous approaches. To address these issues, we propose \textbf{B}ayesian \textbf{N}etwork-informed \textbf{M}eta \textbf{R}eweighting (BNMR), which incorporates a Bayesian Network calibrator to guide an adaptive meta-learning-based sample reweighting process. During the training process of our approach, the Bayesian Network calibrator dynamically tracks model bias and encodes prior probabilities for face component attributes to overcome the above challenges. To demonstrate the efficacy of our approach, we conduct extensive experiments on a large-scale real-world human face dataset. Our results show that BNMR is able to consistently outperform recent face bias mitigation baselines. Moreover, our results suggest a positive impact of face component fairness on the commonly considered demographic fairness (e.g., \textit{gender}). Our findings pave the way for new research avenues on face component fairness, suggesting that face component fairness could serve as a potential surrogate objective for demographic fairness. The code for our work is publicly available~\footnote{https://github.com/yliuaa/BNMR-FairCompFace.git}.

📄 PDF Abstract BibTeX arXiv:2505.01699

Code (1)

yliuaa/bnmr-faircompface 공식 구현 pytorch

Tasks

AttributeFace RecognitionFairnessMeta-Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

FairFaceGAN: Fairness-aware Facial Image-to-Image Translation

2020-12-01 · Sunhee Hwang, Sungho Park, Dohyung Kim, Mirae Do 외

In this paper, we introduce FairFaceGAN, a fairness-aware facial Image-to-Image translation model, mitigating the problem of unwanted translation in protected attributes (e.g., gender, age, race) during facial attributes…

AttributeFairnessImage-to-Image TranslationTranslation

F3: Fair and Federated Face Attribute Classification with Heterogeneous Data

2021-09-06 · Samhita Kanaparthy, Manisha Padala, Sankarshan Damle, Ravi Kiran Sarvadevabhatla 외

Fairness across different demographic groups is an essential criterion for face-related tasks, Face Attribute Classification (FAC) being a prominent example. Apart from this trend, Federated Learning (FL) is increasingly…

AttributeClassificationFairnessFederated Learning

Enhancing Fairness of Visual Attribute Predictors

2022-07-07 · Tobias Hänel, Nishant Kumar, Dmitrij Schlesinger, Mengze Li 외

The performance of deep neural networks for image recognition tasks such as predicting a smiling face is known to degrade with under-represented classes of sensitive attributes. We address this problem by introducing fai…

AttributeFairness

FineFACE: Fair Facial Attribute Classification Leveraging Fine-grained Features

2024-08-29 · Ayesha Manzoor, Ajita Rattani

Published research highlights the presence of demographic bias in automated facial attribute classification algorithms, particularly impacting women and individuals with darker skin tones. Existing bias mitigation techni…

AttributeClassificationFacial Attribute ClassificationFairness

Bayesian Modeling of Intersectional Fairness: The Variance of Bias

2018-11-18 · James Foulds, Rashidul Islam, Kamrun Keya, SHimei Pan

Intersectionality is a framework that analyzes how interlocking systems of power and oppression affect individuals along overlapping dimensions including race, gender, sexual orientation, class, and disability. Intersect…

Fairness