Analog Lagrange Coded Computing
Mahdi Soleymani, Hessam Mahdavifar, A. Salman Avestimehr

TL;DR
This paper introduces analog Lagrange coded computing (ALCC), an extension of LCC that operates over real/complex fields with floating-point numbers, improving scalability and privacy in distributed polynomial evaluations.
Contribution
The paper proposes a novel analog extension of LCC, analyzing its privacy, accuracy, and demonstrating its superiority over fixed-point LCC in matrix multiplication tasks.
Findings
ALCC offers better scalability than traditional LCC.
A trade-off exists between privacy and accuracy in ALCC.
ALCC outperforms fixed-point LCC in matrix multiplication experiments.
Abstract
A distributed computing scenario is considered, where the computational power of a set of worker nodes is used to perform a certain computation task over a dataset that is dispersed among the workers. Lagrange coded computing (LCC), proposed by Yu et al., leverages the well-known Lagrange polynomial to perform polynomial evaluation of the dataset in such a scenario in an efficient parallel fashion while keeping the privacy of data amidst possible collusion of workers. This solution relies on quantizing the data into a finite field, so that Shamir's secret sharing, as one of its main building blocks, can be employed. Such a solution, however, is not properly scalable with the size of dataset, mainly due to computation overflows. To address such a critical issue, we propose a novel extension of LCC to the analog domain, referred to as analog LCC (ALCC). All the operations in the proposed…
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 · Error Correcting Code Techniques · Ferroelectric and Negative Capacitance Devices
MethodsLipschitz Constant Constraint
