Highly Scalable Beaver Triple Generator from Additive-only Homomorphic Encryption
Huafei Zhu

TL;DR
This paper introduces a highly scalable method for generating Beaver triples using additive-only homomorphic encryption, enabling efficient privacy-preserving computations for secure machine learning.
Contribution
It formalizes a new Beaver triple generator based on 2-party shared scalar product protocols and RLWE-based AHE, improving efficiency over prior solutions.
Findings
Proposes a dual construction of Beaver triple generator from AHE.
Utilizes RLWE-based AHE for improved efficiency.
Achieves scalable secure arithmetic computations for machine learning.
Abstract
In a convolution neural network, a composition of linear scalar product, non-linear activation function and maximum pooling computations are intensively invoked. As such, to design and implement privacy-preserving, high efficiency machine learning mechanisms, one highly demands a practical crypto tool for secure arithmetic computations. SPDZ, an interesting framework of secure multi-party computations is a promising technique deployed for industry-scale machine learning development if one is able to generate Beaver (multiplication) triple offline efficiently. This paper studies secure yet efficient Beaver triple generators leveraging privacy-preserving scalar product protocols which in turn can be constructed from additive-only homomorphic encryptions(AHEs). Different from the state-of-the-art solutions, where a party first splits her private input into a shared vector and then invokes…
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
TopicsCryptography and Data Security · Coding theory and cryptography · Cryptography and Residue Arithmetic
