Coded Sparse Matrix Multiplication

02/09/2018
by   Sinong Wang, et al.
0

In a large-scale and distributed matrix multiplication problem C=A^B, where C∈R^r× t, the coded computation plays an important role to effectively deal with "stragglers" (distributed computations that may get delayed due to few slow or faulty processors). However, existing coded schemes could destroy the significant sparsity that exists in large-scale machine learning problems, and could result in much higher computation overhead, i.e., O(rt) decoding time. In this paper, we develop a new coded computation strategy, we call sparse code, which achieves near optimal recovery threshold, low computation overhead, and linear decoding time O(nnz(C)). We implement our scheme and demonstrate the advantage of the approach over both uncoded and current fastest coded strategies.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset