paper-with-me

Papers

Blind Justice: Fairness with Encrypted Sensitive Attributes

2018-06-08 · ICML 2018 7 · Niki Kilbertus, Adrià Gascón, Matt J. Kusner, Michael Veale, Krishna P. Gummadi, Adrian Weller

Recent work has explored how to train machine learning models which do not discriminate against any subgroup of the population as determined by sensitive attributes such as gender or race. To avoid disparate treatment, sensitive attributes should not be considered. On the other hand, in order to avoid disparate impact, sensitive attributes must be examined, e.g., in order to learn a fair model, or to check if a given model is fair. We introduce methods from secure multi-party computation which allow us to avoid both. By encrypting sensitive attributes, we show how an outcome-based fair model may be learned, checked, or have its outputs verified and held to account, without users revealing their sensitive attributes.

📄 PDF Abstract BibTeX arXiv:1806.03281

Code (1)

nikikilbertus/blind-justice 공식 구현

Tasks

Fairness

Similar Papers 제목 키워드 기반

Position: Beyond Sensitive Attributes, ML Fairness Should Quantify Structural Injustice via Social Determinants

2025-08-10 · Zeyu Tang, Alex John London, Atoosa Kasirzadeh, Sarah Stewart de Ramirez 외 arxiv

Algorithmic fairness research has largely framed unfairness as discrimination along sensitive attributes. However, this approach limits visibility into unfairness as structural injustice instantiated through social deter…

PrivFair: a Library for Privacy-Preserving Fairness Auditing

2022-02-08 · Sikha Pentyala, David Melanson, Martine De Cock, Golnoosh Farnadi

Machine learning (ML) has become prominent in applications that directly affect people's quality of life, including in healthcare, justice, and finance. ML models have been found to exhibit discrimination based on sensit…

FairnessPrivacy Preserving

Learning Optimal Fair Policies

2018-09-06 · Razieh Nabi, Daniel Malinsky, Ilya Shpitser

Systematic discriminatory biases present in our society influence the way data is collected and stored, the way variables are defined, and the way scientific findings are put into practice as policy. Automated decision p…

Causal InferenceDecision MakingFairness

A Fair Classifier Using Kernel Density Estimation

2020-12-01 · NeurIPS 2020 12 · Jaewoong Cho, Gyeongjo Hwang, Changho Suh

As machine learning becomes prevalent in a widening array of sensitive applications such as job hiring and criminal justice, one critical aspect that machine learning classifiers should respect is to ensure fairness: gua…

BIG-bench Machine LearningBinary ClassificationDensity EstimationFairness

CAFP: A Post-Processing Framework for Group Fairness via Counterfactual Model Averaging

2026-04-08 · Irina Arévalo, Marcos Oliva arxiv

Ensuring fairness in machine learning predictions is a critical challenge, especially when models are deployed in sensitive domains such as credit scoring, healthcare, and criminal justice. While many fairness interventi…