paper-with-me

홈 › 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 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.

📄 PDF Abstract BibTeX arXiv:2501.06753

Code (1)

oddwang/procedural-fairness-relationship 공식 구현 tf

Tasks

Decision MakingFairness

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar 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…

Explainable artificial intelligenceFairness

Evaluating Fair Feature Selection in Machine Learning for Healthcare

2024-03-28 · Md Rahat Shahriar Zawad, Peter Washington

With the universal adoption of machine learning in healthcare, the potential for the automation of societal biases to further exacerbate health disparities poses a significant risk. We explore algorithmic fairness from t…

Decision MakingFairnessfeature selection

Perceived Fairness of the Machine Learning Development Process: Concept Scale Development

2025-01-23 · Anoop Mishra, Deepak Khazanchi

In machine learning (ML) applications, unfairness is triggered due to bias in the data, the data curation process, erroneous assumptions, and implicit bias rendered during the development process. It is also well-accepte…

Fairness

On the Relationship Between Explanations, Fairness Perceptions, and Decisions

2022-04-27 · Jakob Schoeffer, Maria De-Arteaga, Niklas Kuehl

It is known that recommendations of AI-based systems can be incorrect or unfair. Hence, it is often proposed that a human be the final decision-maker. Prior work has argued that explanations are an essential pathway to h…

Fairness

Designing Fair AI for Managing Employees in Organizations: A Review, Critique, and Design Agenda

2020-02-20 · Lionel P. Robert, Casey Pierce, Liz Morris, Sangmi Kim 외

Organizations are rapidly deploying artificial intelligence (AI) systems to manage their workers. However, AI has been found at times to be unfair to workers. Unfairness toward workers has been associated with decreased …

Fairness