Distributed Matrix Computations with Low-weight Encodings
Anindya Bijoy Das, Aditya Ramamoorthy, David J. Love, Christopher, G. Brinton

TL;DR
This paper introduces a distributed matrix computation method using low-weight random linear combinations that is efficient for sparse matrices, resilient to stragglers, and improves overall computation speed and encoding efficiency.
Contribution
The authors propose a novel low-weight encoding scheme for distributed matrix computations that enhances efficiency for sparse matrices and maintains straggler resilience.
Findings
Up to 30% reduction in per worker computation time
100x faster encoding compared to existing methods
Effective utilization of partial computations in heterogeneous systems
Abstract
Straggler nodes are well-known bottlenecks of distributed matrix computations which induce reductions in computation/communication speeds. A common strategy for mitigating such stragglers is to incorporate Reed-Solomon based MDS (maximum distance separable) codes into the framework; this can achieve resilience against an optimal number of stragglers. However, these codes assign dense linear combinations of submatrices to the worker nodes. When the input matrices are sparse, these approaches increase the number of non-zero entries in the encoded matrices, which in turn adversely affects the worker computation time. In this work, we develop a distributed matrix computation approach where the assigned encoded submatrices are random linear combinations of a small number of submatrices. In addition to being well suited for sparse input matrices, our approach continues have the optimal…
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.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Random Matrices and Applications · Cryptography and Data Security
