@inproceedings{e8072015d85743ca9e9d1ea1197ee6e0,
title = "SecureML: A System for Scalable Privacy-Preserving Machine Learning",
abstract = "Machine learning is widely used in practice to produce predictive models for applications such as image processing, speech and text recognition. These models are more accurate when trained on large amount of data collected from different sources. However, the massive data collection raises privacy concerns. In this paper, we present new and efficient protocols for privacy preserving machine learning for linear regression, logistic regression and neural network training using the stochastic gradient descent method. Our protocols fall in the two-server model where data owners distribute their private data among two non-colluding servers who train various models on the joint data using secure two-party computation (2PC). We develop new techniques to support secure arithmetic operations on shared decimal numbers, and propose MPC-friendly alternatives to non-linear functions such as sigmoid and softmax that are superior to prior work. We implement our system in C++. Our experiments validate that our protocols are several orders of magnitude faster than the state of the art implementations for privacy preserving linear and logistic regressions, and scale to millions of data samples with thousands of features. We also implement the first privacy preserving system for training neural networks.",
keywords = "Privacy-preserving machine learning, Secure computation",
author = "Payman Mohassel and Yupeng Zhang",
note = "Funding Information: We thank Jing Huang from Visa Research for helpful discussions on machine learning, and Xiao Wang from University of Maryland for his help on the EMP toolkit. The work was partially supported by NSF grants #5245250 and #5246010. Publisher Copyright: {\textcopyright} 2017 IEEE.; 2017 IEEE Symposium on Security and Privacy, SP 2017 ; Conference date: 22-05-2017 Through 24-05-2017",
year = "2017",
month = jun,
day = "23",
doi = "10.1109/SP.2017.12",
language = "English (US)",
series = "Proceedings - IEEE Symposium on Security and Privacy",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "19--38",
booktitle = "2017 IEEE Symposium on Security and Privacy, SP 2017 - Proceedings",
address = "United States",
}