Gradient Coding with Iterative Block Leverage Score Sampling
Neophytos Charalambides, Mert Pilanci, Alfred Hero
TL;DR
The paper addresses accelerating distributed linear regression in the presence of stragglers by unifying RandNLA leverage-score techniques with coded computing. It introduces block leverage score sampling and iterative sketching, enabling ℓ2-subspace embeddings without SRHT projections and embedding these sketches into a gradient-coding framework via expansion networks. Theoretical guarantees establish spectral embedding properties and unbiased gradient estimators, while experiments demonstrate favorable convergence under nonuniform sampling. The approach avoids decoding steps, enabling faster approximate solutions with controllable error, and offers a practical pathway to integrate RandNLA into distributed optimization. This work advances the integration of randomized linear algebra with coded computing for scalable, resilient first-order methods.
Abstract
We generalize the leverage score sampling sketch for $\ell_2$-subspace embeddings, to accommodate sampling subsets of the transformed data, so that the sketching approach is appropriate for distributed settings. This is then used to derive an approximate coded computing approach for first-order methods; known as gradient coding, to accelerate linear regression in the presence of failures in distributed computational networks, \textit{i.e.} stragglers. We replicate the data across the distributed network, to attain the approximation guarantees through the induced sampling distribution. The significance and main contribution of this work, is that it unifies randomized numerical linear algebra with approximate coded computing, while attaining an induced $\ell_2$-subspace embedding through uniform sampling. The transition to uniform sampling is done without applying a random projection, as in the case of the subsampled randomized Hadamard transform. Furthermore, by incorporating this technique to coded computing, our scheme is an iterative sketching approach to approximately solving linear regression. We also propose weighting when sketching takes place through sampling with replacement, for further compression.
