
Research Article
FPPNet: Fast Privacy-Preserving Neural Network via Three-Party Arithmetic Secret Sharing
@INPROCEEDINGS{10.1007/978-3-031-23902-1_13, author={Renwan Bi and Jinbo Xiong and Qi Li and Ximeng Liu and Youliang Tian}, title={FPPNet: Fast Privacy-Preserving Neural Network via Three-Party Arithmetic Secret Sharing}, proceedings={Mobile Multimedia Communications. 15th EAI International Conference, MobiMedia 2022, Virtual Event, July 22-24, 2022, Proceedings}, proceedings_a={MOBIMEDIA}, year={2023}, month={2}, keywords={Privacy-preserving Neural network Secure computing Arithmetic secret sharing Privacy computing}, doi={10.1007/978-3-031-23902-1_13} }
- Renwan Bi
Jinbo Xiong
Qi Li
Ximeng Liu
Youliang Tian
Year: 2023
FPPNet: Fast Privacy-Preserving Neural Network via Three-Party Arithmetic Secret Sharing
MOBIMEDIA
Springer
DOI: 10.1007/978-3-031-23902-1_13
Abstract
Jointing multi-source data for model training can improve the accuracy of neural network. To solve the raising privacy concerns caused by data sharing, data are generally encrypted and outsourced to a group of cloud servers for computing and processing. In this client-cloud architecture, we propose FPPNet, a fast and privacy-preserving neural network for secure inference on sensitive data. FPPNet is deployed in three cloud servers, who collaboratively execute privacy computing via three-party arithmetic secret sharing. We develop the secure conversion method between additive shares and multiplicative shares, and propose three secure protocols to calculate non-linear functions, such as comparison, exponent and division that are superior to prior three-party works. Some secure modules for running convolutional, ReLU, max-pooling and Sigmoid layers are designed to implement FPPNet. We theoretically analyze the security and complexity of the proposed protocols. With MNIST dataset and two types of neural networks, experimental results validate that our FPPNet is faster than the related works, and the accuracy is the same as that of plaintext neural network.