English

Uplink-Downlink Tradeoff in Secure Distributed Matrix Multiplication

Information Theory 2020-05-05 v4 Cryptography and Security Distributed, Parallel, and Cluster Computing Information Retrieval math.IT

Abstract

In secure distributed matrix multiplication (SDMM) the multiplication AB\mathbf{A}\mathbf{B} from two private matrices A\mathbf{A} and B\mathbf{B} is outsourced by a user to NN distributed servers. In \ell-SDMM, the goal is to a design a joint communication-computation procedure that optimally balances conflicting communication and computation metrics without leaking any information on both A\mathbf{A} and B\mathbf{B} to any set of N\ell\leq N servers. To this end, the user applies coding with A~i\tilde{\mathbf{A}}_i and B~i\tilde{\mathbf{B}}_i representing encoded versions of A\mathbf{A} and B\mathbf{B} destined to the ii-th server. Now, SDMM involves multiple tradeoffs. One such tradeoff is the tradeoff between uplink (UL) and downlink (DL) costs. To find a good balance between these two metrics, we propose two schemes which we term USCSA and GSCSA that are based on secure cross subspace alignment (SCSA). We show that there are various scenarios where they outperform existing SDMM schemes from the literature with respect to the UL-DL efficiency. Next, we implement schemes from the literature, including USCSA and GSCSA, and test their performance on Amazon EC2. Our numerical results show that USCSA and GSCSA establish a good balance between the time spend on the communication and computation in SDMMs. This is because they combine advantages of polynomial codes, namely low time for the upload of (A~i,B~i)i=1N\left(\tilde{\mathbf{A}}_i,\tilde{\mathbf{B}}_i\right)_{i=1}^{N} and the computation of Oi=A~iB~i\mathbf{O}_i=\tilde{\mathbf{A}}_i\tilde{\mathbf{B}}_i, with those of SCSA, being a low timing overhead for the download of (Oi)i=1N\left(\mathbf{O}_i\right)_{i=1}^{N} and the decoding of AB\mathbf{A}\mathbf{B}.

Keywords

Cite

@article{arxiv.1910.13849,
  title  = {Uplink-Downlink Tradeoff in Secure Distributed Matrix Multiplication},
  author = {Jaber Kakar and Anton Khristoforov and Seyedhamed Ebadifar and Aydin Sezgin},
  journal= {arXiv preprint arXiv:1910.13849},
  year   = {2020}
}

Comments

Amazon EC2 results includes now encoding time. Second-Order Encoding Strategy added

R2 v1 2026-06-23T11:59:30.521Z