LGCYMar 14, 2023

Beyond Demographic Parity: Redefining Equal Treatment

arXiv:2303.08040v33 citationsh-index: 6Has Code
AI Analysis

This addresses fairness in AI for ensuring equal treatment across protected groups, offering a novel approach beyond existing metrics.

The paper tackles the problem that demographic parity does not accurately represent equal treatment in machine learning, proposing a new formalization based on explanation distributions and showing its theoretical properties with a classifier two-sample test.

Liberalism-oriented political philosophy reasons that all individuals should be treated equally independently of their protected characteristics. Related work in machine learning has translated the concept of \emph{equal treatment} into terms of \emph{equal outcome} and measured it as \emph{demographic parity} (also called \emph{statistical parity}). Our analysis reveals that the two concepts of equal outcome and equal treatment diverge; therefore, demographic parity does not faithfully represent the notion of \emph{equal treatment}. We propose a new formalization for equal treatment by (i) considering the influence of feature values on predictions, such as computed by Shapley values decomposing predictions across its features, (ii) defining distributions of explanations, and (iii) comparing explanation distributions between populations with different protected characteristics. We show the theoretical properties of our notion of equal treatment and devise a classifier two-sample test based on the AUC of an equal treatment inspector. We study our formalization of equal treatment on synthetic and natural data. We release \texttt{explanationspace}, an open-source Python package with methods and tutorials.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes