SOTAVerified

Gradient Coding

2016-12-10Code Available0· sign in to hype

Rashish Tandon, Qi Lei, Alexandros G. Dimakis, Nikos Karampatziakis

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We propose a novel coding theoretic framework for mitigating stragglers in distributed learning. We show how carefully replicating data blocks and coding across gradients can provide tolerance to failures and stragglers for Synchronous Gradient Descent. We implement our schemes in python (using MPI) to run on Amazon EC2, and show how we compare against baseline approaches in running time and generalization error.

Reproductions