paper-with-me

Papers

LimeOut: An Ensemble Approach To Improve Process Fairness

2020-06-17 · Vaishnavi Bhargava, Miguel Couceiro, Amedeo Napoli

Artificial Intelligence and Machine Learning are becoming increasingly present in several aspects of human life, especially, those dealing with decision making. Many of these algorithmic decisions are taken without human supervision and through decision making processes that are not transparent. This raises concerns regarding the potential bias of these processes towards certain groups of society, which may entail unfair results and, possibly, violations of human rights. Dealing with such biased models is one of the major concerns to maintain the public trust. In this paper, we address the question of process or procedural fairness. More precisely, we consider the problem of making classifiers fairer by reducing their dependence on sensitive features while increasing (or, at least, maintaining) their accuracy. To achieve both, we draw inspiration from "dropout" techniques in neural based approaches, and propose a framework that relies on "feature drop-out" to tackle process fairness. We make use of "LIME Explanations" to assess a classifier's fairness and to determine the sensitive features to remove. This produces a pool of classifiers (through feature dropout) whose ensemble is shown empirically to be less dependent on sensitive features, and with improved or no impact on accuracy.

📄 PDF Abstract BibTeX arXiv:2006.10531

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingFairness

Similar Papers 제목 키워드 기반

Making ML models fairer through explanations: the case of LimeOut

2020-11-01 · Guilherme Alves, Vaishnavi Bhargava, Miguel Couceiro, Amedeo Napoli

Algorithmic decisions are now being used on a daily basis, and based on Machine Learning (ML) processes that may be complex and biased. This raises several concerns given the critical impact that biased decisions may hav…

Fairness

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

FairSISA: Ensemble Post-Processing to Improve Fairness of Unlearning in LLMs

2023-12-12 · Swanand Ravindra Kadhe, Anisa Halimi, Ambrish Rawat, Nathalie Baracaldo

Training large language models (LLMs) is a costly endeavour in terms of time and computational resources. The large amount of training data used during the unsupervised pre-training phase makes it difficult to verify all…

FairnessUnsupervised Pre-training

The Disparate Benefits of Deep Ensembles

2024-10-17 · Kajetan Schweighofer, Adrian Arnaiz-Rodriguez, Sepp Hochreiter, Nuria Oliver

Ensembles of Deep Neural Networks, Deep Ensembles, are widely used as a simple way to boost predictive performance. However, their impact on algorithmic fairness is not well understood yet. Algorithmic fairness investiga…

DiversityFairness

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