23
125

On the Capacity of Secure Distributed Matrix Multiplication

Abstract

Matrix multiplication is one of the key operations in various engineering applications. Outsourcing large-scale matrix multiplication tasks to multiple distributed servers or cloud is desirable to speed up computation. However, security becomes an issue when these servers are untrustworthy. In this paper, we study the problem of secure distributed matrix multiplication from distributed untrustworthy servers. This problem falls in the category of secure function computation and has received significant attention in the cryptography community. However, the fundamental limits of information-theoretically secure matrix multiplication remain an open problem. We focus on information-theoretically secure distributed matrix multiplication with the goal of characterizing the minimum communication overhead. The capacity of secure matrix multiplication is defined as the maximum possible ratio of the desired information and the total communication received from NN distributed servers. In particular, we study the following two models where we want to multiply two matrices AFm×nA\in\mathbb{F}^{m\times n} and BFn×pB\in\mathbb{F}^{n\times p}: (a)(a) one-sided secure matrix multiplication with \ell colluding servers, in which BB is a public matrix available at all servers and AA is a private matrix. (b)(b) fully secure matrix multiplication with \ell colluding servers, in which both AA and BB are private matrices. The goal is to securely multiply AA and BB when any \ell servers can collude. For model (a)(a), we characterize the capacity as Cone-sided()=(N)/NC_{\text{one-sided}}^{(\ell)}=(N-\ell)/N by providing a secure matrix multiplication scheme and a matching converse. For model (b)(b), we propose a novel scheme that lower bounds the capacity, i.e., Cfully()(N)2/(N+)2C_{\text{fully}}^{(\ell)}\geq (\lceil \sqrt{N}-\ell \rceil)^2/(\lceil \sqrt{N}-\ell \rceil+\ell)^2.

View on arXiv
Comments on this paper