English

OptiReduce: Resilient and Tail-Optimal AllReduce for Distributed Deep Learning in the Cloud

Distributed, Parallel, and Cluster Computing 2025-05-06 v2 Networking and Internet Architecture

Abstract

We present OptiReduce, a new collective-communication system for the cloud with bounded, predictable completion times for deep-learning jobs in the presence of varying computation (stragglers) and communication (congestion and gradient drops) variabilities. OptiReduce exploits the inherent resiliency and the stochastic nature of distributed deep-learning (DDL) training and fine-tuning to work with approximated (or lost) gradients -- providing an efficient balance between (tail) performance and the resulting accuracy of the trained models. Exploiting this domain-specific characteristic of DDL, OptiReduce introduces (1) mechanisms (e.g., unreliable bounded transport with adaptive timeout) to improve the DDL jobs' tail execution time, and (2) strategies (e.g., Transpose AllReduce and Hadamard Transform) to mitigate the impact of gradient drops on model accuracy. Our evaluation shows that OptiReduce achieves 70% and 30% faster time-to-accuracy (TTA), on average, when operating in shared, cloud environments (e.g., CloudLab) compared to Gloo and NCCL, respectively.

Keywords

Cite

@article{arxiv.2310.06993,
  title  = {OptiReduce: Resilient and Tail-Optimal AllReduce for Distributed Deep Learning in the Cloud},
  author = {Ertza Warraich and Omer Shabtai and Khalid Manaa and Shay Vargaftik and Yonatan Piasetzky and Matty Kadosh and Lalith Suresh and Muhammad Shahbaz},
  journal= {arXiv preprint arXiv:2310.06993},
  year   = {2025}
}

Comments

19 pages

R2 v1 2026-06-28T12:46:33.202Z