paper-with-me

Papers

A Distributed Fair Machine Learning Framework with Private Demographic Data Protection

2019-09-17 · Hui Hu, Yijun Liu, Zhen Wang, Chao Lan

Fair machine learning has become a significant research topic with broad societal impact. However, most fair learning methods require direct access to personal demographic data, which is increasingly restricted to use for protecting user privacy (e.g. by the EU General Data Protection Regulation). In this paper, we propose a distributed fair learning framework for protecting the privacy of demographic data. We assume this data is privately held by a third party, which can communicate with the data center (responsible for model development) without revealing the demographic information. We propose a principled approach to design fair learning methods under this framework, exemplify four methods and show they consistently outperform their existing counterparts in both fairness and accuracy across three real-world data sets. We theoretically analyze the framework, and prove it can learn models with high fairness or high accuracy, with their trade-offs balanced by a threshold variable.

📄 PDF Abstract BibTeX arXiv:1909.08081

Code (1)

HuiHu1/Distributed-Private-Fair-Learning 공식 구현

Tasks

BIG-bench Machine LearningFairness

Similar Papers 제목 키워드 기반

A Stochastic Optimization Framework for Private and Fair Learning From Decentralized Data

2024-11-12 · Devansh Gupta, A. S. Poornash, Andrew Lowy, Meisam Razaviyayn

Machine learning models are often trained on sensitive data (e.g., medical records and race/gender) that is distributed across different "silos" (e.g., hospitals). These federated learning models may then be used to make…

FairnessFederated LearningStochastic Optimization

Federated fairness-aware classification under differential privacy

2026-03-25 · Gengyu Xue, Yi Yu arxiv

Privacy and algorithmic fairness have become two central issues in modern machine learning. Although each has separately emerged as a rapidly growing research area, their joint effect remains comparatively under-explored…

When Fairness Meets Privacy: Fair Classification with Semi-Private Sensitive Attributes

2022-07-18 · Canyu Chen, Yueqing Liang, Xiongxiao Xu, Shangyu Xie 외

Machine learning models have demonstrated promising performance in many areas. However, the concerns that they can be biased against specific demographic groups hinder their adoption in high-stake applications. Thus, it …

ClassificationFairness

Unlocking Accuracy and Fairness in Differentially Private Image Classification

2023-08-21 · Leonard Berrada, Soham De, Judy Hanwen Shen, Jamie Hayes 외

Privacy-preserving machine learning aims to train models on private data without leaking sensitive information. Differential privacy (DP) is considered the gold standard framework for privacy-preserving training, as it p…

ClassificationFairnessimage-classificationImage Classification+1

Stochastic Differentially Private and Fair Learning

2022-10-17 · Andrew Lowy, Devansh Gupta, Meisam Razaviyayn

Machine learning models are increasingly used in high-stakes decision-making systems. In such applications, a major concern is that these models sometimes discriminate against certain demographic groups such as individua…

Binary ClassificationDecision MakingFairnessStochastic Optimization