English

MergeComp: A Compression Scheduler for Scalable Communication-Efficient Distributed Training

Distributed, Parallel, and Cluster Computing 2021-03-30 v1 Machine Learning

Abstract

Large-scale distributed training is increasingly becoming communication bound. Many gradient compression algorithms have been proposed to reduce the communication overhead and improve scalability. However, it has been observed that in some cases gradient compression may even harm the performance of distributed training. In this paper, we propose MergeComp, a compression scheduler to optimize the scalability of communication-efficient distributed training. It automatically schedules the compression operations to optimize the performance of compression algorithms without the knowledge of model architectures or system parameters. We have applied MergeComp to nine popular compression algorithms. Our evaluations show that MergeComp can improve the performance of compression algorithms by up to 3.83x without losing accuracy. It can even achieve a scaling factor of distributed training up to 99% over high-speed networks.

Keywords

Cite

@article{arxiv.2103.15195,
  title  = {MergeComp: A Compression Scheduler for Scalable Communication-Efficient Distributed Training},
  author = {Zhuang Wang and Xinyu Wu and T. S. Eugene Ng},
  journal= {arXiv preprint arXiv:2103.15195},
  year   = {2021}
}

Comments

8 papes

R2 v1 2026-06-24T00:37:39.674Z