pith. sign in

arxiv: 1901.06811 · v2 · pith:WZH4UU7Qnew · submitted 2019-01-21 · 💻 cs.IT · cs.DC· cs.LG· math.IT

Straggler Resilient Serverless Computing Based on Polar Codes

classification 💻 cs.IT cs.DCcs.LGmath.IT
keywords codescomputationcomputingpolarproposedserverlesscodedcloud
0
0 comments X
read the original abstract

We propose a serverless computing mechanism for distributed computation based on polar codes. Serverless computing is an emerging cloud based computation model that lets users run their functions on the cloud without provisioning or managing servers. Our proposed approach is a hybrid computing framework that carries out computationally expensive tasks such as linear algebraic operations involving large-scale data using serverless computing and does the rest of the processing locally. We address the limitations and reliability issues of serverless platforms such as straggling workers using coding theory, drawing ideas from recent literature on coded computation. The proposed mechanism uses polar codes to ensure straggler-resilience in a computationally effective manner. We provide extensive evidence showing polar codes outperform other coding methods. We have designed a sequential decoder specifically for polar codes in erasure channels with full-precision input and outputs. In addition, we have extended the proposed method to the matrix multiplication case where both matrices being multiplied are coded. The proposed coded computation scheme is implemented for AWS Lambda. Experiment results are presented where the performance of the proposed coded computation technique is tested in optimization via gradient descent. Finally, we introduce the idea of partial polarization which reduces the computational burden of encoding and decoding at the expense of straggler-resilience.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Distributed Black-Box Optimization via Error Correcting Codes

    cs.DC 2019-07 unverdicted novelty 6.0

    Presents a coded distributed black-box optimization framework resilient to stragglers via error-correcting codes on search directions, extending evolution strategies, with experiments showing faster runtimes on advers...

  2. Coded Distributed Computing: Performance Limits and Code Designs

    cs.IT 2019-06 unverdicted novelty 6.0

    Coded distributed computing execution time equals erasure-channel error probability for linear codes, with explicit expressions for binary random linear codes and asymptotic optimality for binary codes matching any li...