Papers
Topics
Authors
Recent
Search
2000 character limit reached

Coded Distributed (Batch) Matrix Multiplication over Galois Ring via RMFE

Published 2 Dec 2024 in cs.DC, cs.IT, and math.IT | (2412.01172v1)

Abstract: Coded Distributed Matrix Multiplication (CDMM) is a distributed matrix multiplication (DMM) for large-scale matrices through a coding scheme such that any $R$ worker node among all $N$ worker nodes can recover the final product, where $N$ corresponds to the length of the code and $R\leq N$ is called the recovery threshold. The state-of-art CDMM schemes, such as EP codes for Single DMM and GCAS codes for batch DMM, are defined over a Galois field $\mathsf{GF}(q)$ of size $q\geq N$. These are inefficient for small Galois fields such as $\mathsf{GF}(2)$ and the integer residue ring $\mathbb{Z}{p{e}}$ due to the lack of invertible elements for interpolation. DMM over $\mathbb{Z}{p{e}}$ (such as $\mathbb{Z}{2{64}}$ ) is well-motivated in practice due to their direct compatibility with hardware. In this work, we construct efficient CDMM over the Galois ring $\mathsf{GR}(pe,d)$ which is an extension ring over $\mathbb{Z}{p{e}}$ of degree $d$, particularly, $\mathsf{GR}(p,d)=\mathsf{GF}(pd)$ is the Galois field and $\mathsf{GR}(pe,1)=\mathbb{Z}_{pe}$. We first give a general CDMM framework for the batch of $n$ matrix multiplications via the famous RMFE (Cascudo et al. Crypto'18). Compared with GCSA, our construction has a smaller recovery threshold by a factor of $1/n$. Next, we optimize EP codes via batch preprocessing of the input matrices. We give two types of Single CDMM, which can achieve almost the same performance as EP codes over a Galois field with size $q\geq N$. Finally, we present the experimental analysis of our CDMM on Galois rings.

Summary

Paper to Video (Beta)

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.

Collections

Sign up for free to add this paper to one or more collections.