A Systematic Approach towards Efficient Private Matrix Multiplication
Jinbao Zhu, Songze Li

TL;DR
This paper introduces a systematic method for private matrix multiplication that leverages secure matrix multiplication strategies, improving efficiency and privacy in distributed computations with colluding workers.
Contribution
The paper presents a novel systematic approach to design private matrix multiplication strategies using existing secure matrix multiplication solutions, simplifying design and enhancing performance.
Findings
Outperforms state-of-the-art in recovery threshold
Reduces communication cost
Lowers computation complexity
Abstract
We consider the problems of Private and Secure Matrix Multiplication (PSMM) and Fully Private Matrix Multiplication (FPMM), for which matrices privately selected by a master node are multiplied at distributed worker nodes without revealing the indices of the selected matrices, even when a certain number of workers collude with each other. We propose a novel systematic approach to solve PSMM and FPMM with colluding workers, which leverages solutions to a related Secure Matrix Multiplication (SMM) problem where the data (rather than the indices) of the multiplied matrices are kept private from colluding workers. Specifically, given an SMM strategy based on polynomial codes or Lagrange codes, one can exploit the special structure inspired by the matrix encoding function to design private coded queries for PSMM/FPMM, such that the algebraic structure of the computation result at each worker…
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.
