paper-with-me

Papers

On the Direction of Discrimination: An Information-Theoretic Analysis of Disparate Impact in Machine Learning

2018-01-16 · Hao Wang, Berk Ustun, Flavio P. Calmon

In the context of machine learning, disparate impact refers to a form of systematic discrimination whereby the output distribution of a model depends on the value of a sensitive attribute (e.g., race or gender). In this paper, we propose an information-theoretic framework to analyze the disparate impact of a binary classification model. We view the model as a fixed channel, and quantify disparate impact as the divergence in output distributions over two groups. Our aim is to find a correction function that can perturb the input distributions of each group to align their output distributions. We present an optimization problem that can be solved to obtain a correction function that will make the output distributions statistically indistinguishable. We derive closed-form expressions to efficiently compute the correction function, and demonstrate the benefits of our framework on a recidivism prediction problem based on the ProPublica COMPAS dataset.

📄 PDF Abstract BibTeX arXiv:1801.05398

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeBIG-bench Machine LearningBinary Classification

Similar Papers 제목 키워드 기반

Disparate Impact of Artificial Intelligence Bias in Ridehailing Economy's Price Discrimination Algorithms

2020-06-08 · Akshat Pandey, Aylin Caliskan

Ridehailing applications that collect mobility data from individuals to inform smart city planning predict each trip's fare pricing with automated algorithms that rely on artificial intelligence (AI). This type of AI alg…

Decision MakingFairness

An Introduction to Artificial Intelligence and Solutions to the Problems of Algorithmic Discrimination

2019-11-08 · Nicholas Schmidt, Bryce Stephens

There is substantial evidence that Artificial Intelligence (AI) and Machine Learning (ML) algorithms can generate bias against minorities, women, and other protected classes. Federal and state laws have been enacted to p…

Fairness

GO-LDA: Generalised Optimal Linear Discriminant Analysis

2023-05-23 · Jiahui Liu, Xiaohao Cai, Mahesan Niranjan

Linear discriminant analysis (LDA) has been a useful tool in pattern recognition and data analysis research and practice. While linearity of class boundaries cannot always be expected, nonlinear projections through pre-t…

On Dyadic Fairness: Exploring and Mitigating Bias in Graph Connections

2021-01-01 · ICLR 2021 1 · Peizhao Li, Yifei Wang, Han Zhao, Pengyu Hong 외

Disparate impact has raised serious concerns in machine learning applications and its societal impacts. In response to the need of mitigating discrimination, fairness has been regarded as a crucial property in algorithmi…

FairnessLink Prediction

The Cost of Arbitrariness for Individuals: Examining the Legal and Technical Challenges of Model Multiplicity

2024-05-28 · Prakhar Ganesh, Ihsan Ibrahim Daldaban, Ignacio Cofone, Golnoosh Farnadi

Model multiplicity, the phenomenon where multiple models achieve similar performance despite different underlying learned functions, introduces arbitrariness in model selection. While this arbitrariness may seem inconseq…

Model Selection