paper-with-me

Papers

FAE: A Fairness-Aware Ensemble Framework

2020-02-03 · Vasileios Iosifidis, Besnik Fetahu, Eirini Ntoutsi

Automated decision making based on big data and machine learning (ML) algorithms can result in discriminatory decisions against certain protected groups defined upon personal data like gender, race, sexual orientation etc. Such algorithms designed to discover patterns in big data might not only pick up any encoded societal biases in the training data, but even worse, they might reinforce such biases resulting in more severe discrimination. The majority of thus far proposed fairness-aware machine learning approaches focus solely on the pre-, in- or post-processing steps of the machine learning process, that is, input data, learning algorithms or derived models, respectively. However, the fairness problem cannot be isolated to a single step of the ML process. Rather, discrimination is often a result of complex interactions between big data and algorithms, and therefore, a more holistic approach is required. The proposed FAE (Fairness-Aware Ensemble) framework combines fairness-related interventions at both pre- and postprocessing steps of the data analysis process. In the preprocessing step, we tackle the problems of under-representation of the protected group (group imbalance) and of class-imbalance by generating balanced training samples. In the post-processing step, we tackle the problem of class overlapping by shifting the decision boundary in the direction of fairness.

📄 PDF Abstract BibTeX arXiv:2002.00695

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningDecision MakingFairness

Similar Papers 제목 키워드 기반

Fairness-aware Outlier Ensemble

2021-03-17 · Haoyu Liu, Fenglong Ma, Shibo He, Jiming Chen 외

Outlier ensemble methods have shown outstanding performance on the discovery of instances that are significantly different from the majority of the data. However, without the awareness of fairness, their applicability in…

FairnessFraud DetectionOutlier Detection

A Model Ensemble-Based Post-Processing Framework for Fairness-Aware Prediction

2026-03-19 · Zhouting Zhao, Tin Lok James Ng arxiv

Striking an optimal balance between predictive performance and fairness continues to be a fundamental challenge in machine learning. In this work, we propose a post-processing framework that facilitates fairness-aware pr…

On Fairness, Diversity and Randomness in Algorithmic Decision Making

2017-06-30 · Nina Grgić-Hlača, Muhammad Bilal Zafar, Krishna P. Gummadi, Adrian Weller

Consider a binary decision making process where a single machine learning classifier replaces a multitude of humans. We raise questions about the resulting loss of diversity in the decision making process. We study the p…

Decision MakingDiversityFairness

Parity-based Cumulative Fairness-aware Boosting

2022-01-04 · Vasileios Iosifidis, Arjun Roy, Eirini Ntoutsi

Data-driven AI systems can lead to discrimination on the basis of protected attributes like gender or race. One reason for this behavior is the encoded societal biases in the training data (e.g., females are underreprese…

Fairness

AdaFair: Cumulative Fairness Adaptive Boosting

2019-09-17 · Vasileios Iosifidis, Eirini Ntoutsi

The widespread use of ML-based decision making in domains with high societal impact such as recidivism, job hiring and loan credit has raised a lot of concerns regarding potential discrimination. In particular, in certai…

AttributeDecision MakingFairness