DCMar 17

Biased Compression in Gradient Coding for Distributed Learning

arXiv:2603.1635341.8h-index: 7
Predicted impact top 38% in DC · last 90 daysOriginality Incremental advance
AI Analysis

This addresses communication and straggler issues in distributed learning, representing an incremental improvement by integrating biased compression with existing gradient coding techniques.

The paper tackles communication bottlenecks and straggler effects in distributed learning by proposing COCO-EF, a method combining gradient coding with biased compression, which achieves superior learning performance over baselines as validated empirically.

Communication bottlenecks and the presence of stragglers pose significant challenges in distributed learning (DL). To deal with these challenges, recent advances leverage unbiased compression functions and gradient coding. However, the significant benefits of biased compression remain largely unexplored. To close this gap, we propose Compressed Gradient Coding with Error Feedback (COCO-EF), a novel DL method that combines gradient coding with biased compression to mitigate straggler effects and reduce communication costs. In each iteration, non-straggler devices encode local gradients from redundantly allocated training data, incorporate prior compression errors, and compress the results using biased compression functions before transmission. The server aggregates these compressed messages from the non-stragglers to approximate the global gradient for model updates. We provide rigorous theoretical convergence guarantees for COCO-EF and validate its superior learning performance over baseline methods through empirical evaluations. As far as we know, we are among the first to rigorously demonstrate that biased compression has substantial benefits in DL, when gradient coding is employed to cope with stragglers.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes