paper-with-me

홈 › Papers

Metric Learning for Individual Fairness

2019-06-01 · Christina Ilvento

There has been much discussion recently about how fairness should be measured or enforced in classification. Individual Fairness [Dwork, Hardt, Pitassi, Reingold, Zemel, 2012], which requires that similar individuals be treated similarly, is a highly appealing definition as it gives strong guarantees on treatment of individuals. Unfortunately, the need for a task-specific similarity metric has prevented its use in practice. In this work, we propose a solution to the problem of approximating a metric for Individual Fairness based on human judgments. Our model assumes that we have access to a human fairness arbiter, who can answer a limited set of queries concerning similarity of individuals for a particular task, is free of explicit biases and possesses sufficient domain knowledge to evaluate similarity. Our contributions include definitions for metric approximation relevant for Individual Fairness, constructions for approximations from a limited number of realistic queries to the arbiter on a sample of individuals, and learning procedures to construct hypotheses for metric approximations which generalize to unseen samples under certain assumptions of learnability of distance threshold functions.

📄 PDF Abstract BibTeX arXiv:1906.00250

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessMetric Learning

Similar Papers 제목 키워드 기반

Operationalizing Individual Fairness via Gradient Descent and Bradley-Terry Models

2026-05-22 · Conlan Olson, Linjun Zhang, Zhun Deng, Pragya Sur arxiv

Individual fairness, the notion that "similar individuals should be treated similarly," provides a strong and flexible fairness guarantee for algorithmic decision makers. However, a barrier to implementing individual fai…

Metric-Free Individual Fairness with Cooperative Contextual Bandits

2020-11-13 · Qian Hu, Huzefa Rangwala

Data mining algorithms are increasingly used in automated decision making across all walks of daily life. Unfortunately, as reported in several studies these algorithms inject bias from data and environment leading to in…

Decision MakingFairnessMulti-Armed Bandits

Two Simple Ways to Learn Individual Fairness Metric from Data

2020-01-01 · ICML 2020 1 · Debarghya Mukherjee, Mikhail Yurochkin, Moulinath Banerjee, Yuekai Sun

Individual fairness was proposed to address some of the shortcomings of group fairness. Despite its benefits, it requires a task specific fairness metric that encodes our intuition of what is fair and what is unfair for …

BIG-bench Machine LearningFairnessVocal Bursts Valence Prediction

Individual Fairness Revisited: Transferring Techniques from Adversarial Robustness

2020-02-18 · Samuel Yeom, Matt Fredrikson

We turn the definition of individual fairness on its head---rather than ascertaining the fairness of a model given a predetermined metric, we find a metric for a given model that satisfies individual fairness. This can f…

Adversarial RobustnessFairness

Two Simple Ways to Learn Individual Fairness Metrics from Data

2020-06-19 · Debarghya Mukherjee, Mikhail Yurochkin, Moulinath Banerjee, Yuekai Sun

Individual fairness is an intuitive definition of algorithmic fairness that addresses some of the drawbacks of group fairness. Despite its benefits, it depends on a task specific fair metric that encodes our intuition of…

FairnessVocal Bursts Valence Prediction