论文标题

Shadowsync:在背景中进行高度可扩展的分布式训练的同步

ShadowSync: Performing Synchronization in the Background for Highly Scalable Distributed Training

论文作者

Zheng, Qinqing, Su, Bor-Yiing, Yang, Jiyan, Azzolini, Alisson, Wu, Qiang, Jin, Ou, Karandikar, Shri, Lupesko, Hagay, Xiong, Liang, Zhou, Eric

论文摘要

建议系统通常接受大量数据培训,而分布式培训是缩短培训时间的主力。尽管可以通过简单地增加更多的工人来增加训练吞吐量,但保持模型质量也越来越具有挑战性。在本文中,我们提出了\ Shadowsync,这是一个专门针对现代规模推荐系统培训量身定制的分布式框架。与以前的同步作为训练过程的一部分进行的工作相反,\ Shadowsync将同步与训练分开并在后台运行。这种隔离大大降低了同步开销并增加了同步频率,因此在训练时,我们能够获得高吞吐量和出色的模型质量。通过培训深层神经网络的实验来确认我们的程序的优势,以获得点击率速率预测任务。我们的框架能够表达数据并行性和/或模型并行性,仿制为托管各种类型的同步算法,并且很容易适用于其他领域的大规模问题。

Recommendation systems are often trained with a tremendous amount of data, and distributed training is the workhorse to shorten the training time. While the training throughput can be increased by simply adding more workers, it is also increasingly challenging to preserve the model quality. In this paper, we present \shadowsync, a distributed framework specifically tailored to modern scale recommendation system training. In contrast to previous works where synchronization happens as part of the training process, \shadowsync separates the synchronization from training and runs it in the background. Such isolation significantly reduces the synchronization overhead and increases the synchronization frequency, so that we are able to obtain both high throughput and excellent model quality when training at scale. The superiority of our procedure is confirmed by experiments on training deep neural networks for click-through-rate prediction tasks. Our framework is capable to express data parallelism and/or model parallelism, generic to host various types of synchronization algorithms, and readily applicable to large scale problems in other areas.

扫码加入交流群

加入微信交流群

微信交流群二维码

扫码加入学术交流群,获取更多资源