paper-with-me

홈 › Papers

Beyond Demographic Parity: Redefining Equal Treatment

2023-03-14 · Carlos Mougan, Laura State, Antonio Ferrara, Salvatore Ruggieri, Steffen Staab

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.

📄 PDF Abstract BibTeX arXiv:2303.08040

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessPhilosophy

Similar Papers 제목 키워드 기반

Retiring $Δ$DP: New Distribution-Level Metrics for Demographic Parity

2023-01-31 · Xiaotian Han, Zhimeng Jiang, Hongye Jin, Zirui Liu 외

Demographic parity is the most widely recognized measure of group fairness in machine learning, which ensures equal treatment of different demographic groups. Numerous works aim to achieve demographic parity by pursuing …

Fairness

An example of prediction which complies with Demographic Parity and equalizes group-wise risks in the context of regression

2020-11-13 · Evgenii Chzhen, Nicolas Schreuder

Let $(X, S, Y) \in \mathbb{R}^p \times \{1, 2\} \times \mathbb{R}$ be a triplet following some joint distribution $\mathbb{P}$ with feature vector $X$, sensitive attribute $S$ , and target variable $Y$. The Bayes optimal…

AttributeFairnessTriplet

Maximal Fairness

2023-04-12 · MaryBeth Defrance, Tijl De Bie

Fairness in AI has garnered quite some attention in research, and increasingly also in society. The so-called "Impossibility Theorem" has been one of the more striking research results with both theoretical and practical…

Fairness

Breaking the Dyadic Barrier: Rethinking Fairness in Link Prediction Beyond Demographic Parity

2025-11-09 · João Mattos, Debolina Halder Lina, Arlei Silva arxiv

Link prediction is a fundamental task in graph machine learning with applications, ranging from social recommendation to knowledge graph completion. Fairness in this setting is critical, as biased predictions can exacerb…

Knowledge Graph CompletionLink Prediction

Machine Learning Techniques with Fairness for Prediction of Completion of Drug and Alcohol Rehabilitation

2024-04-23 · Karen Roberts-Licklider, Theodore Trafalis

The aim of this study is to look at predicting whether a person will complete a drug and alcohol rehabilitation program and the number of times a person attends. The study is based on demographic data obtained from Subst…

FairnessImputation