paper-with-me

Papers

Generative Adversarial Models for Learning Private and Fair Representations

2019-05-01 · ICLR 2019 5 · Chong Huang, Xiao Chen, Peter Kairouz, Lalitha Sankar, Ram Rajagopal

We present Generative Adversarial Privacy and Fairness (GAPF), a data-driven framework for learning private and fair representations of the data. GAPF leverages recent advances in adversarial learning to allow a data holder to learn "universal" representations that decouple a set of sensitive attributes from the rest of the dataset. Under GAPF, finding the optimal decorrelation scheme is formulated as a constrained minimax game between a generative decorrelator and an adversary. We show that for appropriately chosen adversarial loss functions, GAPF provides privacy guarantees against strong information-theoretic adversaries and enforces demographic parity. We also evaluate the performance of GAPF on multi-dimensional Gaussian mixture models and real datasets, and show how a designer can certify that representations learned under an adversary with a fixed architecture perform well against more complex adversaries.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

Fair NLP Models with Differentially Private Text Encoders

2022-05-12 · Gaurav Maheshwari, Pascal Denis, Mikaela Keller, Aurélien Bellet

Encoded text representations often capture sensitive attributes about individuals (e.g., race or gender), which raise privacy concerns and can make downstream models unfair to certain groups. In this work, we propose FED…

Fairness

Fair NLP Models with Differentially Private Text Encoders

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Encoded text representations often capture sensitive attributes about individuals (e.g., gender, race, or age), which can raise privacy concerns and contribute to making downstream models unfair to certain groups. In thi…

Fairness

How to Democratise and Protect AI: Fair and Differentially Private Decentralised Deep Learning

2020-07-18 · Lingjuan Lyu, Yitong Li, Karthik Nandakumar, Jiangshan Yu 외

This paper firstly considers the research problem of fairness in collaborative deep learning, while ensuring privacy. A novel reputation system is proposed through digital tokens and local credibility to ensure fairness,…

Deep LearningFairnessGenerative Adversarial NetworkPrivacy Preserving+1

Privacy and Fairness in Recommender Systems via Adversarial Training of User Representations

2018-07-10 · Yehezkel S. Resheff, Yanai Elazar, Moni Shahar, Oren Sar Shalom

Latent factor models for recommender systems represent users and items as low dimensional vectors. Privacy risks of such systems have previously been studied mostly in the context of recovery of personal information in t…

Decision MakingFairnessRecommendation Systems

FairVFL: A Fair Vertical Federated Learning Framework with Contrastive Adversarial Learning

2022-06-07 · Tao Qi, Fangzhao Wu, Chuhan Wu, Lingjuan Lyu 외

Vertical federated learning (VFL) is a privacy-preserving machine learning paradigm that can learn models from features distributed on different platforms in a privacy-preserving way. Since in real-world applications the…

FairnessFederated LearningPrivacy PreservingVertical Federated Learning