paper-with-me

홈 › Papers

Fair Inputs and Fair Outputs: The Incompatibility of Fairness in Privacy and Accuracy

2020-05-19 · Bashir Rastegarpanah, Mark Crovella, Krishna P. Gummadi

Fairness concerns about algorithmic decision-making systems have been mainly focused on the outputs (e.g., the accuracy of a classifier across individuals or groups). However, one may additionally be concerned with fairness in the inputs. In this paper, we propose and formulate two properties regarding the inputs of (features used by) a classifier. In particular, we claim that fair privacy (whether individuals are all asked to reveal the same information) and need-to-know (whether users are only asked for the minimal information required for the task at hand) are desirable properties of a decision system. We explore the interaction between these properties and fairness in the outputs (fair prediction accuracy). We show that for an optimal classifier these three properties are in general incompatible, and we explain what common properties of data make them incompatible. Finally we provide an algorithm to verify if the trade-off between the three properties exists in a given dataset, and use the algorithm to show that this trade-off is common in real data.

📄 PDF Abstract BibTeX arXiv:2005.09209

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingFairness

Similar Papers 제목 키워드 기반

LUCID-GAN: Conditional Generative Models to Locate Unfairness

2023-07-28 · Andres Algaba, Carmen Mazijn, Carina Prunkl, Jan Danckaert 외

Most group fairness notions detect unethical biases by computing statistical parity metrics on a model's output. However, this approach suffers from several shortcomings, such as philosophical disagreement, mutual incomp…

Bias DetectionFairness

Astraea: Grammar-based Fairness Testing

2020-10-06 · Ezekiel Soremekun, Sakshi Udeshi, Sudipta Chattopadhyay

Software often produces biased outputs. In particular, machine learning (ML) based software are known to produce erroneous predictions when processing discriminatory inputs. Such unfair program behavior can be caused by …

FairnessFault Diagnosis

Fairness in Contextual Resource Allocation Systems: Metrics and Incompatibility Results

2022-12-04 · Nathanael Jo, Bill Tang, Kathryn Dullerud, Sina Aghaei 외

We study critical systems that allocate scarce resources to satisfy basic needs, such as homeless services that provide housing. These systems often support communities disproportionately affected by systemic racial, gen…

counterfactualFairness

Fairness and Friends

2021-03-18 · ICLR Workshop Rethinking_ML_Papers 2021 5 · Falaah Arif Khan, Eleni Manis, Julia Stoyanovich

Recent interest in codifying fairness in Automated Decision Systems (ADS) has resulted in a wide range of formulations of what it means for an algorithm to be “fair.” Most of these propositions are inspired by, but inade…

FairnessPhilosophy

Training Fair Tabular Foundation Models

2026-08-14 · Patrik Kenfack, Jesse C. Cresswell, Anthony L. Caterini, Samira Ebrahimi Kahou 외 arxiv

Tabular Foundation Models (TFMs) have emerged as leading methods for tabular predictive tasks, leveraging in-context learning to predict on new data without task-specific training. Despite the increased use of TFMs in hi…