Paper 2024/1730
Secure and Efficient Outsourced Matrix Multiplication with Homomorphic Encryption
Abstract
Fully Homomorphic Encryption (FHE) is a promising privacy-enhancing technique that enables secure and private data processing on untrusted servers, such as privacy-preserving neural network (NN) evaluations. However, its practical application presents significant challenges. Limitations in how data is stored within homomorphic ciphertexts and restrictions on the types of operations that can be performed create computational bottlenecks. As a result, a growing body of research focuses on optimizing existing evaluation techniques for efficient execution in the homomorphic domain.
One key operation in this space is matrix multiplication, which forms the foundation of most neural networks. Several studies have even proposed new FHE schemes specifically to accelerate this operation. The optimization of matrix multiplication is also the primary goal of our work. We leverage the Single Instruction Multiple Data (SIMD) capabilities of FHE to increase data packing and significantly reduce the KeySwitch operation count— an expensive low-level routine in homomorphic encryption. By minimizing KeySwitching, we surpass current state-of-the-art solutions, requiring only a minimal multiplicative depth of two.
The best-known complexity for matrix multiplication at this depth is
Metadata
- Available format(s)
-
PDF
- Category
- Applications
- Publication info
- Published elsewhere. Minor revision. Indocrypt2024
- Keywords
- Fully Homomorphic EncryptionSecure Outsourced Matrix MultiplicationArbitrary PackingPrivacy-enhancing Techniques
- Contact author(s)
-
aikata @ iaik tugraz at
sujoy sinharoy @ iaik tugraz at - History
- 2024-10-25: approved
- 2024-10-22: received
- See all versions
- Short URL
- https://ia.cr/2024/1730
- License
-
CC BY
BibTeX
@misc{cryptoeprint:2024/1730, author = {Aikata Aikata and Sujoy Sinha Roy}, title = {Secure and Efficient Outsourced Matrix Multiplication with Homomorphic Encryption}, howpublished = {Cryptology {ePrint} Archive, Paper 2024/1730}, year = {2024}, url = {https://eprint.iacr.org/2024/1730} }