LGCYJan 12, 2025

Procedural Fairness and Its Relationship with Distributive Fairness in Machine Learning

arXiv:2501.06753v12 citationsh-index: 12
Originality Incremental advance
AI Analysis

This addresses fairness in ML for stakeholders affected by biased decision-making processes, offering a novel approach but with incremental contributions to the broader fairness literature.

The paper tackles the under-explored problem of procedural fairness in machine learning by proposing a novel method to achieve it during model training, validated on one synthetic and six real-world datasets, and finds that optimizing procedural fairness metrics improves both procedural and distributive fairness.

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 procedural fairness. This paper proposes a novel method to achieve procedural fairness during the model training phase. The effectiveness of the proposed method is validated through experiments conducted on one synthetic and six real-world datasets. Additionally, this work studies the relationship between procedural fairness and distributive fairness in ML models. On one hand, the impact of dataset bias and the procedural fairness of ML model on its distributive fairness is examined. The results highlight a significant influence of both dataset bias and procedural fairness on distributive fairness. On the other hand, the distinctions between optimizing procedural and distributive fairness metrics are analyzed. Experimental results demonstrate that optimizing procedural fairness metrics mitigates biases introduced or amplified by the decision-making process, thereby ensuring fairness in the decision-making process itself, as well as improving distributive fairness. In contrast, optimizing distributive fairness metrics encourages the ML model's decision-making process to favor disadvantaged groups, counterbalancing the inherent preferences for advantaged groups present in the dataset and ultimately achieving distributive fairness.

Code Implementations1 repo
Foundations

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

Your Notes