paper-with-me

Papers

Synthetic Data Generation for Intersectional Fairness by Leveraging Hierarchical Group Structure

2024-05-23 · Gaurav Maheshwari, Aurélien Bellet, Pascal Denis, Mikaela Keller

In this paper, we introduce a data augmentation approach specifically tailored to enhance intersectional fairness in classification tasks. Our method capitalizes on the hierarchical structure inherent to intersectionality, by viewing groups as intersections of their parent categories. This perspective allows us to augment data for smaller groups by learning a transformation function that combines data from these parent groups. Our empirical analysis, conducted on four diverse datasets including both text and images, reveals that classifiers trained with this data augmentation approach achieve superior intersectional fairness and are more robust to ``leveling down'' when compared to methods optimizing traditional group fairness metrics.

📄 PDF Abstract BibTeX arXiv:2405.14521

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationFairnessSynthetic Data Generation

Similar Papers 제목 키워드 기반

Bounding and Approximating Intersectional Fairness through Marginal Fairness

2022-06-12 · Mathieu Molina, Patrick Loiseau

Discrimination in machine learning often arises along multiple dimensions (a.k.a. protected attributes); it is then desirable to ensure \emph{intersectional fairness} -- i.e., that no subgroup is discriminated against. I…

DescriptiveFairness

Causal intersectionality for fair ranking

2020-06-15 · Ke Yang, Joshua R. Loftus, Julia Stoyanovich

In this paper we propose a causal modeling approach to intersectional fairness, and a flexible, task-specific method for computing intersectionally fair rankings. Rankings are used in many contexts, ranging from Web sear…

Causal InferenceFairness

Factoring the Matrix of Domination: A Critical Review and Reimagination of Intersectionality in AI Fairness

2023-03-16 · Anaelia Ovalle, Arjun Subramonian, Vagrant Gautam, Gilbert Gee 외

Intersectionality is a critical framework that, through inquiry and praxis, allows us to examine how social inequalities persist through domains of structure and discipline. Given AI fairness' raison d'etre of "fairness"…

Fairness

FairSelect: A Systematic Evaluation of Multi-Level and Intersectional Algorithmic Fairness

2026-07-09 · Nick Souligne, Isabella Mixton-Garcia, Vignesh Subbian arxiv

Algorithmic fairness methods are increasingly used to identify and mitigate bias in machine learning models, yet most approaches are evaluated in isolation and along single demographic axes. This limits practical guidanc…

Intersectional Two-sided Fairness in Recommendation

2024-02-05 · Yifan Wang, Peijie Sun, Weizhi Ma, Min Zhang 외

Fairness of recommender systems (RS) has attracted increasing attention recently. Based on the involved stakeholders, the fairness of RS can be divided into user fairness, item fairness, and two-sided fairness which cons…

FairnessRecommendation Systems