paper-with-me

홈 › Papers

A statistical approach to detect sensitive features in a group fairness setting

2023-05-11 · Guilherme Dean Pelegrina, Miguel Couceiro, Leonardo Tomazeli Duarte

The use of machine learning models in decision support systems with high societal impact raised concerns about unfair (disparate) results for different groups of people. When evaluating such unfair decisions, one generally relies on predefined groups that are determined by a set of features that are considered sensitive. However, such an approach is subjective and does not guarantee that these features are the only ones to be considered as sensitive nor that they entail unfair (disparate) outcomes. In this paper, we propose a preprocessing step to address the task of automatically recognizing sensitive features that does not require a trained model to verify unfair results. Our proposal is based on the Hilber-Schmidt independence criterion, which measures the statistical dependence of variable distributions. We hypothesize that if the dependence between the label vector and a candidate is high for a sensitive feature, then the information provided by this feature will entail disparate performance measures between groups. Our empirical results attest our hypothesis and show that several features considered as sensitive in the literature do not necessarily entail disparate (unfair) results.

📄 PDF Abstract BibTeX arXiv:2305.06994

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

Fairness-Aware Naive Bayes Classifier for Data with Multiple Sensitive Features

2022-02-23 · Stelios Boulitsakis-Logothetis

Fairness-aware machine learning seeks to maximise utility in generating predictions while avoiding unfair discrimination based on sensitive attributes such as race, sex, religion, etc. An important line of work in this f…

AttributeBinary ClassificationFairness

Taking Advantage of Multitask Learning for Fair Classification

2018-10-19 · Luca Oneto, Michele Donini, Amon Elders, Massimiliano Pontil

A central goal of algorithmic fairness is to reduce bias in automated decision making. An unavoidable tension exists between accuracy gains obtained by using sensitive information (e.g., gender or ethnic group) as part o…

ClassificationDecision MakingFairnessGeneral Classification

Testing Group Fairness via Optimal Transport Projections

2021-06-02 · Nian Si, Karthyek Murthy, Jose Blanchet, Viet Anh Nguyen

We present a statistical testing framework to detect if a given machine learning classifier fails to satisfy a wide range of group fairness notions. The proposed test is a flexible, interpretable, and statistically rigor…

Fairness

Unravelling the (In)compatibility of Statistical-Parity and Equalized-Odds

2026-01-26 · Mortaza S. Bargh, Sunil Choenni, Floris ter Braak arxiv

A key challenge in employing data, algorithms and data-driven systems is to adhere to the principle of fairness and justice. Statistical fairness measures belong to an important category of technical/formal mechanisms fo…

Two Birds with One Stone: Improving Rumor Detection by Addressing the Unfairness Issue

2024-12-30 · Junyi Chen, Mengjia Wu, Qian Liu, Ying Ding 외

The degraded performance and group unfairness caused by confounding sensitive attributes in rumor detection remains relatively unexplored. To address this, we propose a two-step framework. Initially, it identifies confou…

AttributeFairness