paper-with-me

홈 › Papers

Procedural Fairness in Machine Learning

2024-04-02 · ZiMing Wang, Changwu Huang, Xin Yao

Fairness in machine learning (ML) has received much attention. However, existing studies have mainly focused on the distributive fairness of ML models. The other dimension of fairness, i.e., procedural fairness, has been neglected. In this paper, we first define the procedural fairness of ML models, and then give formal definitions of individual and group procedural fairness. We propose a novel metric to evaluate the group procedural fairness of ML models, called $GPF_{FAE}$, which utilizes a widely used explainable artificial intelligence technique, namely feature attribution explanation (FAE), to capture the decision process of the ML models. We validate the effectiveness of $GPF_{FAE}$ on a synthetic dataset and eight real-world datasets. Our experiments reveal the relationship between procedural and distributive fairness of the ML model. Based on our analysis, we propose a method for identifying the features that lead to the procedural unfairness of the model and propose two methods to improve procedural fairness after identifying unfair features. Our experimental results demonstrate that we can accurately identify the features that lead to procedural unfairness in the ML model, and both of our proposed methods can significantly improve procedural fairness with a slight impact on model performance, while also improving distributive fairness.

📄 PDF Abstract BibTeX arXiv:2404.01877

Code (1)

oddwang/gpf-fae 공식 구현 tf

Tasks

Explainable artificial intelligenceFairness

Similar Papers 제목 키워드 기반

Procedural Fairness and Its Relationship with Distributive Fairness in Machine Learning

2025-01-12 · ZiMing Wang, Changwu Huang, Ke Tang, Xin Yao

Fairness in machine learning (ML) has garnered significant attention in recent years. While existing research has predominantly focused on the distributive fairness of ML models, there has been limited exploration of pro…

Decision MakingFairness

Procedural Fairness via Group Counterfactual Explanation

2026-03-11 · Gideon Popoola, John Sheppard arxiv

Fairness in machine learning research has largely focused on outcome-oriented fairness criteria such as Equalized Odds, while comparatively less attention has been given to procedural-oriented fairness, which addresses h…

MESD: A Risk-Sensitive Metric for Explanation Fairness Across Intersectional Subgroups

2026-03-13 · Gideon Popoola, John Sheppard arxiv

Fairness in machine learning is predominantly evaluated through outcome-oriented metrics, such as Demographic parity, which measure whether predictions are statistically consistent across protected groups. However, these…

Procedural Fairness in Multi-Agent Bandits

2026-01-15 · Joshua Caiata, Carter Blair, Kate Larson arxiv

In the context of multi-agent multi-armed bandits (MA-MAB), fairness is often reduced to outcomes: maximizing welfare, reducing inequality, or balancing utilities. However, evidence in psychology, economics, and Rawlsian…

Multi-Armed Bandits

Procedural Fairness Through Decoupling Objectionable Data Generating Components

2023-11-05 · Zeyu Tang, Jialu Wang, Yang Liu, Peter Spirtes 외

We reveal and address the frequently overlooked yet important issue of disguised procedural unfairness, namely, the potentially inadvertent alterations on the behavior of neutral (i.e., not problematic) aspects of data g…

Decision MakingFairness