SSNet: A Lightweight Multi-Party Computation Scheme for Practical Privacy-Preserving Machine Learning Service in the Cloud
Shijin Duan, Chenghong Wang, Hongwu Peng, Yukui Luo, Wujie Wen, Caiwen, Ding, Xiaolin Xu

TL;DR
SSNet introduces a novel MPC framework using Shamir's secret sharing for privacy-preserving machine learning, achieving significant speed-ups and scalability, and is the first to evaluate on five-party setups.
Contribution
The paper presents SSNet, a lightweight MPC scheme employing Shamir's secret sharing, enabling scalable multi-party secure inference with reduced communication overhead and improved performance.
Findings
Achieves 3x to 14x speed-up over state-of-the-art MPC frameworks.
Successfully scales to five-party computation for secure deep learning inference.
Demonstrates effectiveness across various neural network models and datasets.
Abstract
As privacy-preserving becomes a pivotal aspect of deep learning (DL) development, multi-party computation (MPC) has gained prominence for its efficiency and strong security. However, the practice of current MPC frameworks is limited, especially when dealing with large neural networks, exemplified by the prolonged execution time of 25.8 seconds for secure inference on ResNet-152. The primary challenge lies in the reliance of current MPC approaches on additive secret sharing, which incurs significant communication overhead with non-linear operations such as comparisons. Furthermore, additive sharing suffers from poor scalability on party size. In contrast, the evolving landscape of MPC necessitates accommodating a larger number of compute parties and ensuring robust performance against malicious activities or computational failures. In light of these challenges, we propose SSNet, which…
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
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Cloud Data Security Solutions
