Litcius/Paper detail

GShard: Scaling Giant Models with Conditional Computation and Automatic Sharding

Dmitry Lepikhin, HyoukJoong Lee, Yuanzhong Xu, Dehao Chen, Orhan Fırat, Yanping Huang, Maxim Krikun, Noam Shazeer, Zhifeng Chen

2021International Conference on Learning Representations49 citations

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.

Topics & Concepts

Computer scienceComputationMachine translationArtificial intelligenceCompilerTransformerScalingArtificial neural networkMachine learningProgramming paradigmDistributed computingParallel computingTheoretical computer scienceProgramming languagePhysicsMathematicsQuantum mechanicsGeometryVoltageTopic ModelingAdvanced Neural Network ApplicationsMachine Learning and Data Classification
GShard: Scaling Giant Models with Conditional Computation and Automatic Sharding | Litcius