Skip to yearly menu bar Skip to main content


Poster

GShard: Scaling Giant Models with Conditional Computation and Automatic Sharding

Dmitry Lepikhin · HyoukJoong Lee · Yuanzhong Xu · Dehao Chen · Orhan Firat · Yanping Huang · Maxim Krikun · Noam Shazeer · Zhifeng Chen


Abstract:

Neural network scaling has been critical for improving the model quality in many real-world machine learning applications with vast amounts of training data and compute. Although this trend of scaling is affirmed to be a sure-fire approach for better model quality, there are challenges on the path such as the computation cost,ease of programming, and efficient implementation on parallel devices. In this paper we demonstrate conditional computation as a remedy to the above mentioned impediments, and demonstrate its efficacy and utility. We make extensive use of GShard, a module composed of a set of lightweight annotation APIs and an extension to the XLA compiler to enable large scale models with up to trillions of parameters. GShard and conditional computation enable us to scale up multilingual neural machine translation Transformer model with Sparsely-Gated Mixture-of-Experts. We demonstrate that such a giant model with 600 billion parameters can efficiently be trained on 2048 TPU v3 cores in 4 days to achieve far superior quality for translation from 100 languages to English compared to the prior art.

Chat is not available.