# Fairness in Algorithmic Decision Making: An Excursion Through the Lens   of Causality

**Authors:** Aria Khademi, Sanghack Lee, David Foley, Vasant Honavar

arXiv: 1903.11719 · 2019-03-29

## TL;DR

This paper introduces causality-based definitions of fairness in algorithmic decision making, using potential outcomes to detect discrimination, and demonstrates their effectiveness on synthetic and real-world datasets.

## Contribution

It proposes two causality-grounded fairness measures, FACE and FACT, and applies the Rubin-Neyman framework to assess discrimination in algorithms.

## Key findings

- FACE and FACT often agree with existing discrimination findings
- FACT can reveal nuanced discrimination not detected by FACE
- The approach is validated on synthetic and real datasets

## Abstract

As virtually all aspects of our lives are increasingly impacted by algorithmic decision making systems, it is incumbent upon us as a society to ensure such systems do not become instruments of unfair discrimination on the basis of gender, race, ethnicity, religion, etc. We consider the problem of determining whether the decisions made by such systems are discriminatory, through the lens of causal models. We introduce two definitions of group fairness grounded in causality: fair on average causal effect (FACE), and fair on average causal effect on the treated (FACT). We use the Rubin-Neyman potential outcomes framework for the analysis of cause-effect relationships to robustly estimate FACE and FACT. We demonstrate the effectiveness of our proposed approach on synthetic data. Our analyses of two real-world data sets, the Adult income data set from the UCI repository (with gender as the protected attribute), and the NYC Stop and Frisk data set (with race as the protected attribute), show that the evidence of discrimination obtained by FACE and FACT, or lack thereof, is often in agreement with the findings from other studies. We further show that FACT, being somewhat more nuanced compared to FACE, can yield findings of discrimination that differ from those obtained using FACE.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.11719/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1903.11719/full.md

## References

61 references — full list in the complete paper: https://tomesphere.com/paper/1903.11719/full.md

---
Source: https://tomesphere.com/paper/1903.11719