pith. sign in

arxiv: 1806.00939 · v4 · pith:LEDK4TDZnew · submitted 2018-06-04 · 💻 cs.IT · cs.DC· cs.LG· math.IT

Lagrange Coded Computing: Optimal Design for Resiliency, Security and Privacy

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

We consider a scenario involving computations over a massive dataset stored distributedly across multiple workers, which is at the core of distributed learning algorithms. We propose Lagrange Coded Computing (LCC), a new framework to simultaneously provide (1) resiliency against stragglers that may prolong computations; (2) security against Byzantine (or malicious) workers that deliberately modify the computation for their benefit; and (3) (information-theoretic) privacy of the dataset amidst possible collusion of workers. LCC, which leverages the well-known Lagrange polynomial to create computation redundancy in a novel coded form across workers, can be applied to any computation scenario in which the function of interest is an arbitrary multivariate polynomial of the input dataset, hence covering many computations of interest in machine learning. LCC significantly generalizes prior works to go beyond linear computations. It also enables secure and private computing in distributed settings, improving the computation and communication efficiency of the state-of-the-art. Furthermore, we prove the optimality of LCC by showing that it achieves the optimal tradeoff between resiliency, security, and privacy, i.e., in terms of tolerating the maximum number of stragglers and adversaries, and providing data privacy against the maximum number of colluding workers. Finally, we show via experiments on Amazon EC2 that LCC speeds up the conventional uncoded implementation of distributed least-squares linear regression by up to $13.43\times$, and also achieves a $2.36\times$-$12.65\times$ speedup over the state-of-the-art straggler mitigation strategies.

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. On the Upload versus Download Cost for Secure and Private Matrix Multiplication

    cs.IT 2019-06 unverdicted novelty 7.0

    Achieves lower convex hull of (N/(K-1), (K/(K-1)) * sum_{i=0 to M-1} (K/N)^i) pairs for K=2..N in secure private matrix multiplication over N servers.

  2. Random Khatri-Rao-Product Codes for Numerically-Stable Distributed Matrix Multiplication

    cs.IT 2019-07 unverdicted novelty 6.0

    RKRP codes are MDS with probability 1, have identical communication/encoding costs to prior codes, lower average decoding complexity than OrthoPoly, and show substantially lower reconstruction error in numerical tests.