paper-with-me

Papers

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. Intersectionality theory therefore implies it is important that fairness in artificial intelligence systems be protected with regard to multi-dimensional protected attributes. However, the measurement of fairness becomes statistically challenging in the multi-dimensional setting due to data sparsity, which increases rapidly in the number of dimensions, and in the values per dimension. We present a Bayesian probabilistic modeling approach for the reliable, data-efficient estimation of fairness with multi-dimensional protected attributes, which we apply to two existing intersectional fairness metrics. Experimental results on census data and the COMPAS criminal justice recidivism dataset demonstrate the utility of our methodology, and show that Bayesian methods are valuable for the modeling and measurement of fairness in an intersectional context.

📄 PDF Abstract BibTeX arXiv:1811.07255

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

Intersectional Fairness: A Fractal Approach

2023-02-24 · Giulio Filippi, Sara Zannone, Adriano Koshiyama

The issue of fairness in AI has received an increasing amount of attention in recent years. The problem can be approached by looking at different protected attributes (e.g., ethnicity, gender, etc) independently, but fai…

Fairness

A Survey on Intersectional Fairness in Machine Learning: Notions, Mitigation, and Challenges

2023-05-11 · Usman Gohar, Lu Cheng

The widespread adoption of Machine Learning systems, especially in more decision-critical applications such as criminal sentencing and bank loans, has led to increased concerns about fairness implications. Algorithms and…

Fairness

Characterizing Intersectional Group Fairness with Worst-Case Comparisons

2021-01-05 · Avijit Ghosh, Lea Genuit, Mary Reagan

Machine Learning or Artificial Intelligence algorithms have gained considerable scrutiny in recent times owing to their propensity towards imitating and amplifying existing prejudices in society. This has led to a niche …

Fairness

Fairpriori: Improving Biased Subgroup Discovery for Deep Neural Network Fairness

2024-06-25 · Kacy Zhou, Jiawen Wen, Nan Yang, Dong Yuan 외

While deep learning has become a core functional module of most software systems, concerns regarding the fairness of ML predictions have emerged as a significant issue that affects prediction results due to discriminatio…

FairnessSubgroup Discovery

APFEx: Adaptive Pareto Front Explorer for Intersectional Fairness

2025-09-17 · Priyobrata Mondal, Faizanuddin Ansari, Swagatam Das arxiv

Ensuring fairness in machine learning models is critical, especially when biases compound across intersecting protected attributes like race, gender, and age. While existing methods address fairness for single attributes…