paper-with-me

Papers

Approximate Gradient Coding via Sparse Random Graphs

2017-11-17 · Zachary Charles, Dimitris Papailiopoulos, Jordan Ellenberg

Distributed algorithms are often beset by the straggler effect, where the slowest compute nodes in the system dictate the overall running time. Coding-theoretic techniques have been recently proposed to mitigate stragglers via algorithmic redundancy. Prior work in coded computation and gradient coding has mainly focused on exact recovery of the desired output. However, slightly inexact solutions can be acceptable in applications that are robust to noise, such as model training via gradient-based algorithms. In this work, we present computationally simple gradient codes based on sparse graphs that guarantee fast and approximately accurate distributed computation. We demonstrate that sacrificing a small amount of accuracy can significantly increase algorithmic robustness to stragglers.

📄 PDF Abstract BibTeX arXiv:1711.06771

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Approximate Gradient Coding with Optimal Decoding

2020-06-17 · Margalit Glasgow, Mary Wootters

In distributed optimization problems, a technique called gradient coding, which involves replicating data points, has been used to mitigate the effect of straggling machines. Recent work has studied approximate gradient …

Distributed Optimization

Gradient Coding from Cyclic MDS Codes and Expander Graphs

2017-07-12 · ICML 2018 7 · Netanel Raviv, Itzhak Tamo, Rashish Tandon, Alexandros G. Dimakis

Gradient coding is a technique for straggler mitigation in distributed learning. In this paper we design novel gradient codes using tools from classical coding theory, namely, cyclic MDS codes, which compare favorably wi…

Random Edge Coding: One-Shot Bits-Back Coding of Large Labeled Graphs

2023-05-16 · Daniel Severo, James Townsend, Ashish Khisti, Alireza Makhzani

We present a one-shot method for compressing large labeled graphs called Random Edge Coding. When paired with a parameter-free model based on P\'olya's Urn, the worst-case computational and memory complexities scale quas…

An Application of Tree-Structured Expectation Propagation for Channel Decoding

2011-12-01 · NeurIPS 2011 12 · Pablo M. Olmos, Luis Salamanca, Juan Fuentes, Fernando Pérez-Cruz

We show an application of a tree structure for approximate inference in graphical models using the expectation propagation algorithm. These approximations are typically used over graphs with short-range cycles. We demons…

Tree-Projected Gradient Descent for Estimating Gradient-Sparse Parameters on Graphs

2020-05-31 · Sheng Xu, Zhou Fan, Sahand Negahban

We study estimation of a gradient-sparse parameter vector $\boldsymbol{\theta}^* \in \mathbb{R}^p$, having strong gradient-sparsity $s^*:=\|\nabla_G \boldsymbol{\theta}^*\|_0$ on an underlying graph $G$. Given observatio…