Multi-node Bert-pretraining: Cost-efficient Approach
AI-generated Key Points
⚠The license of the paper does not allow us to build upon its content and the key points are generated using the paper metadata rather than the full article.
- Large-scale models in ML have made remarkable advancements in recent times
- These models have become more complex, resulting in increased weights and computation
- Availability of large-scale unsupervised datasets has extended training time
- ML programmers often rely on advanced hardware setups like GPU-enabled NVIDIA DGX workstations or specialized accelerators such as Google's TPU Pods for training these models
- This reliance on expensive hardware poses limitations for many academic settings
- Authors propose a cost-efficient approach for training BERT pre-trained model using an academic-size cluster of widely available GPUs
- Careful algorithmic and software optimizations are implemented to enhance single device training throughput and distribute the workload across multiple nodes and GPUs
- Communication bottleneck caused by large data exchanges over the network is tackled
- Pre-training on BERT can be done within a reasonable time budget of 12 days in an academic setting using this approach
- Hardware resource requirements are significantly reduced compared to industrial settings based on NVIDIA DGX machines or Google's TPU Pods
- Cost-efficient solution allows ML programmers in academic environments to train large-scale language models like BERT without relying on expensive hardware setups
- Careful algorithmic and software optimizations enable efficient training of complex language models like BERT using readily available GPU resources in academic settings.
Authors: Jiahuang Lin, Xin Li, Gennady Pekhimenko
Abstract: Recently, large scale Transformer-based language models such as BERT, GPT-2, and XLNet have brought about exciting leaps in state-of-the-art results for many Natural Language Processing (NLP) tasks. One of the common trends in these recent models is a significant increase in model complexity, which introduces both more weights and computation. Moreover, with the advent of large-scale unsupervised datasets, training time is further extended due to the increased amount of data samples within a single training epoch. As a result, to train these models within a reasonable time, machine learning (ML) programmers often require advanced hardware setups such as the premium GPU-enabled NVIDIA DGX workstations or specialized accelerators such as Google's TPU Pods. Our work addresses this limitation and demonstrates that the BERT pre-trained model can be trained within 2 weeks on an academic-size cluster of widely available GPUs through careful algorithmic and software optimizations. In this paper, we present these optimizations on how to improve single device training throughput, distribute the training workload over multiple nodes and GPUs, and overcome the communication bottleneck introduced by the large data exchanges over the network. We show that we are able to perform pre-training on BERT within a reasonable time budget (12 days) in an academic setting, but with a much less expensive and less aggressive hardware resource requirement than in previously demonstrated industrial settings based on NVIDIA DGX machines or Google's TPU Pods.
Ask questions about this paper to our AI assistant
You can also chat with multiple papers at once here.
⚠The license of the paper does not allow us to build upon its content and the AI assistant only knows about the paper metadata rather than the full article.
Assess the quality of the AI-generated content by voting
Score: 0
Why do we need votes?
Votes are used to determine whether we need to re-run our summarizing tools. If the count reaches -10, our tools can be restarted.
The previous summary was created more than a year ago and can be re-run (if necessary) by clicking on the Run button below.
⚠The license of this specific paper does not allow us to build upon its content and the summarizing tools will be run using the paper metadata rather than the full article. However, it still does a good job, and you can also try our tools on papers with more open licenses.
Similar papers summarized with our AI tools
Navigate through even more similar papers through a
tree representationLook for similar papers (in beta version)
By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.
Disclaimer: The AI-based summarization tool and virtual assistant provided on this website may not always provide accurate and complete summaries or responses. We encourage you to carefully review and evaluate the generated content to ensure its quality and relevance to your needs.