paper-with-me

홈 › Papers

On the Cause of Unfairness: A Training Sample Perspective

2023-06-30 · Yuanshun Yao, Yang Liu

Identifying the causes of a model's unfairness is an important yet relatively unexplored task. We look into this problem through the lens of training data - the major source of unfairness. We ask the following questions: How would the unfairness of a model change if its training samples (1) were collected from a different (e.g. demographic) group, (2) were labeled differently, or (3) whose features were modified? In other words, we quantify the influence of training samples on unfairness by counterfactually changing samples based on predefined concepts, i.e. data attributes such as features, labels, and sensitive attributes. Our framework not only can help practitioners understand the observed unfairness and mitigate it by repairing their training data, but also leads to many other applications, e.g. detecting mislabeling, fixing imbalanced representations, and detecting fairness-targeted poisoning attacks.

📄 PDF Abstract BibTeX arXiv:2306.17828

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualFairness

Methods 이 논문이 사용한 방법론

Repair 설명 없음

Similar Papers 제목 키워드 기반

Why Fair Labels Can Yield Unfair Predictions: Graphical Conditions for Introduced Unfairness

2022-02-22 · Carolyn Ashurst, Ryan Carey, Silvia Chiappa, Tom Everitt

In addition to reproducing discriminatory relationships in the training data, machine learning systems can also introduce or amplify discriminatory effects. We refer to this as introduced unfairness, and investigate the …

Attribute

Unfairness Discovery and Prevention For Few-Shot Regression

2020-09-23 · Chen Zhao, Feng Chen

We study fairness in supervised few-shot meta-learning models that are sensitive to discrimination (or bias) in historical data. A machine learning model trained based on biased data tends to make unfair predictions for …

FairnessMeta-Learningregression

Unfairness towards subjective opinions in Machine Learning

2019-11-06 · Agathe Balayn, Alessandro Bozzon, Zoltan Szlavik

Despite the high interest for Machine Learning (ML) in academia and industry, many issues related to the application of ML to real-life problems are yet to be addressed. Here we put forward one limitation which arises fr…

BIG-bench Machine Learning

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

On the Origins of Bias in NLP through the Lens of the Jim Code

2023-05-16 · Fatma Elsafoury, Gavin Abercrombie

In this paper, we trace the biases in current natural language processing (NLP) models back to their origins in racism, sexism, and homophobia over the last 500 years. We review literature from critical race theory, gend…

Ethics