Secure and Efficient General Matrix Multiplication On Cloud Using Homomorphic Encryption
Yang Gao, Gang Quan, Soamar Homsi, Wujie Wen, Liqiang Wang

TL;DR
This paper presents novel algorithms for secure matrix multiplication on encrypted data using homomorphic encryption, significantly reducing computational costs and enhancing privacy for cloud-based applications.
Contribution
It introduces a new element-wise algorithm and two HEGMM algorithms that lower the computational cost of homomorphic encryption-based matrix multiplication.
Findings
Algorithms outperform existing HE-based matrix multiplication methods
Significant reduction in computational cost achieved
Enhanced privacy-preserving computation on cloud platforms
Abstract
Despite the cloud enormous technical and financial advantages, security and privacy have always been the primary concern for adopting cloud computing facility, especially for government agencies and commercial sectors with high-security requirements. Homomorphic Encryption (HE) has recently emerged as an effective tool in assuring privacy and security for sensitive applications by allowing computing on encrypted data. One major obstacle to employing HE-based computation, however, is its excessive computational cost, which is multiple magnitudes higher than its counterpart based on the plaintext. In this paper, we study the problem of how to reduce the HE-based computational cost for general Matrix Multiplication (MM), i.e., a fundamental building block for numerous practical applications, by taking advantage of the Single Instruction Multiple Data (SIMD) operation supported by HE…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Chaos-based Image/Signal Encryption · Coding theory and cryptography
