High-Throughput and Scalable Secure Inference Protocols for Deep Learning with Packed Secret Sharing
Qinghui Zhang, Xiaojun Chen, Yansong Zhang, and Xudong Chen

TL;DR
This paper introduces a scalable, high-throughput secure inference protocol for deep learning that leverages packed secret sharing to significantly reduce communication and computation overhead in multi-party settings.
Contribution
It presents novel PSS-based protocols for parallel neural network inference, improving scalability and efficiency over previous methods.
Findings
Reduces communication overhead by up to 11.17x compared to prior work.
Achieves up to 2.61x faster total running time.
Demonstrates effectiveness on various datasets and neural networks.
Abstract
Most existing secure neural network inference protocols based on secure multi-party computation (MPC) typically support at most four participants, demonstrating severely limited scalability. Liu et al. (USENIX Security'24) presented the first relatively practical approach by utilizing Shamir secret sharing with Mersenne prime fields. However, when processing deeper neural networks such as VGG16, their protocols incur substantial communication overhead, resulting in particularly significant latency in wide-area network (WAN) environments. In this paper, we propose a high-throughput and scalable MPC protocol for neural network inference against semi-honest adversaries in the honest-majority setting. The core of our approach lies in leveraging packed Shamir secret sharing (PSS) to enable parallel computation and reduce communication complexity. The main contributions are three-fold: i) We…
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.
