paper-with-me

Papers

Auditing and Mitigating Bias in Gender Classification Algorithms: A Data-Centric Approach

2025-10-17 · Tadesse K Bahiru, Natnael Tilahun Sinshaw, Teshager Hailemariam Moges, Dheeraj Kumar Singh arxiv

Gender classification systems often inherit and amplify demographic imbalances in their training data. We first audit five widely used gender classification datasets, revealing that all suffer from significant intersectional underrepresentation. To measure the downstream impact of these flaws, we train identical MobileNetV2 classifiers on the two most balanced of these datasets, UTKFace and FairFace. Our fairness evaluation shows that even these models exhibit significant bias, misclassifying female faces at a higher rate than male faces and amplifying existing racial skew. To counter these data-induced biases, we construct BalancedFace, a new public dataset created by blending images from FairFace and UTKFace, supplemented with images from other collections to fill missing demographic gaps. It is engineered to equalize subgroup shares across 189 intersections of age, race, and gender using only real, unedited images. When a standard classifier is trained on BalancedFace, it reduces the maximum True Positive Rate gap across racial subgroups by over 50% and brings the average Disparate Impact score 63% closer to the ideal of 1.0 compared to the next-best dataset, all with a minimal loss of overall accuracy. These results underline the profound value of data-centric interventions and provide an openly available resource for fair gender classification research.

📄 PDF Abstract BibTeX arXiv:2510.17873

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Gender Classification and Bias Mitigation in Facial Images

2020-07-13 · Wenying Wu, Pavlos Protopapas, Zheng Yang, Panagiotis Michalatos

Gender classification algorithms have important applications in many domains today such as demographic research, law enforcement, as well as human-computer interaction. Recent research showed that algorithms trained on b…

ClassificationGender ClassificationGeneral Classification

Deep Generative Views to Mitigate Gender Classification Bias Across Gender-Race Groups

2022-08-17 · Sreeraj Ramachandran, Ajita Rattani

Published studies have suggested the bias of automated face-based gender classification algorithms across gender-race groups. Specifically, unequal accuracy rates were obtained for women and dark-skinned people. To mitig…

ClassificationFacial Attribute ClassificationFairnessGender Classification

Fair Play in the Newsroom: Actor-Based Filtering Gender Discrimination in Text Corpora

2025-08-07 · Stefanie Urchs, Veronika Thurner, Matthias Aßenmacher, Christian Heumann 외 arxiv

Language corpora are the foundation of most natural language processing research, yet they often reproduce structural inequalities. One such inequality is gender discrimination in how actors are represented, which can di…

Context Matters: Auditing Gender Bias in T2I Generation through Risk-Tiered Use-Case Profiles

2026-05-13 · Jose Luna, Yankun Wu, Xiaofei Xie, Noa Garcia arxiv

Text-to-image (T2I) generative models are increasingly used to produce content for education, media, and public-facing communication, and are starting to be integrated into higher-impact pipelines. Since generated images…

Gender Prediction

Mitigating Gender Bias in Machine Learning Data Sets

2020-05-14 · Susan Leavy, Gerardine Meaney, Karen Wade, Derek Greene

Artificial Intelligence has the capacity to amplify and perpetuate societal biases and presents profound ethical implications for society. Gender bias has been identified in the context of employment advertising and recr…

BIG-bench Machine LearningFairnessRecommendation Systems