Coded Distributed Computing with Partial Recovery
Emre Ozfatura, Sennur Ulukus, Deniz Gunduz

TL;DR
This paper introduces a novel coded computation scheme that allows for partial recovery, balancing accuracy and speed in distributed computing, especially beneficial for iterative algorithms like machine learning.
Contribution
It proposes a new coded matrix-vector multiplication method called CCPR that reduces computation and decoding time by enabling approximate results, extending to general tasks with coded communication.
Findings
Reduces computation time and decoding complexity.
Enables trade-off between accuracy and latency.
Numerical simulations show improved convergence in linear regression.
Abstract
Coded computation techniques provide robustness against straggling workers in distributed computing. However, most of the existing schemes require exact provisioning of the straggling behaviour and ignore the computations carried out by straggling workers. Moreover, these schemes are typically designed to recover the desired computation results accurately, while in many machine learning and iterative optimization algorithms, faster approximate solutions are known to result in an improvement in the overall convergence time. In this paper, we first introduce a novel coded matrix-vector multiplication scheme, called coded computation with partial recovery (CCPR), which benefits from the advantages of both coded and uncoded computation schemes, and reduces both the computation time and the decoding complexity by allowing a trade-off between the accuracy and the speed of computation. We then…
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
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Linear Regression
