How to Democratise and Protect AI: Fair and Differentially Private Decentralised Deep Learning
Lingjuan Lyu, Yitong Li, Karthik Nandakumar, Jiangshan Yu, Xingjun Ma

TL;DR
This paper introduces FDPDDL, a decentralized deep learning framework that combines fairness and differential privacy through a reputation system, DPGAN, and DPSGD, enabling accurate, fair, and privacy-preserving collaborative model training.
Contribution
It proposes a novel two-stage scheme integrating reputation, fairness, and differential privacy in decentralized deep learning, which is a significant advancement over existing methods.
Findings
FDPDDL achieves high fairness in collaborative learning.
The framework yields accuracy comparable to centralized methods.
It outperforms standalone models in accuracy while preserving privacy.
Abstract
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, in combination with differential privacy to guarantee privacy. In particular, we build a fair and differentially private decentralised deep learning framework called FDPDDL, which enables parties to derive more accurate local models in a fair and private manner by using our developed two-stage scheme: during the initialisation stage, artificial samples generated by Differentially Private Generative Adversarial Network (DPGAN) are used to mutually benchmark the local credibility of each party and generate initial tokens; during the update stage, Differentially Private SGD (DPSGD) is used to facilitate collaborative privacy-preserving deep learning, and local credibility…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsStochastic Gradient Descent
