English

Towards Distributed Privacy-Preserving Prediction

Cryptography and Security 2020-09-04 v2

Abstract

In privacy-preserving machine learning, individual parties are reluctant to share their sensitive training data due to privacy concerns. Even the trained model parameters or prediction can pose serious privacy leakage. To address these problems, we demonstrate a generally applicable Distributed Privacy-Preserving Prediction (DPPP) framework, in which instead of sharing more sensitive data or model parameters, an untrusted aggregator combines only multiple models' predictions under provable privacy guarantee. Our framework integrates two main techniques to guarantee individual privacy. First, we introduce the improved Binomial Mechanism and Discrete Gaussian Mechanism to achieve distributed differential privacy. Second, we utilize homomorphic encryption to ensure that the aggregator learns nothing but the noisy aggregated prediction. Experimental results demonstrate that our framework has comparable performance to the non-private frameworks and delivers better results than the local differentially private framework and standalone framework.

Keywords

Cite

@article{arxiv.1910.11478,
  title  = {Towards Distributed Privacy-Preserving Prediction},
  author = {Lingjuan Lyu and Yee Wei Law and Kee Siong Ng and Shibei Xue and Jun Zhao and Mengmeng Yang and Lei Liu},
  journal= {arXiv preprint arXiv:1910.11478},
  year   = {2020}
}

Comments

To appear at SMC'20

R2 v1 2026-06-23T11:54:26.233Z