You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ryoherisson
changed the title
[WIP]QSGD: Communication-Efficient SGD via Gradient Quantization and Encoding
QSGD: Communication-Efficient SGD via Gradient Quantization and Encoding
Jun 4, 2021
一言でいうと
ノード間の勾配の更新の通信を効率化するため,収束性が保証された勾配の圧縮方式を提案.
論文リンク
https://proceedings.neurips.cc/paper/2017/file/6c340f25839e6acdc73414517203f5f0-Paper.pdf
著者/所属機関
Dan Alistarh, Demjan Grubic, Jerry Li, Ryota Tomioka, Milan Vojnovic
(IST Austria, ETH Zurich, Google, MIT, Microsoft, LSE)
投稿日付(yyyy/MM/dd)
2016/08/07
概要
SGDの並列実装に関し,収束性が保証された勾配の圧縮方式を提案し,ノード間通信と収束時間のトレードオフを改善.
ImageNet上でResNet-152ネットワークを全精度で学習する場合に比べて,1.8倍の速度で学習.
新規性・差分
手法
QSGD algorithm
結果
コメント
The text was updated successfully, but these errors were encountered: