PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
April 6, 20240 citationsOpen Access

A Multi-Level Framework for Accelerating Training Transformer Models

View Full Paper
LZL.-H. ZouChina National Petroleum Corporation (China)HZHan ZhangNanjing Agricultural UniversityYDYangdong DengTsinghua University

Key Points

Key points are not available for this paper at this time.

Abstract

The fast growing capabilities of large-scale deep learning models, such as Bert, GPT and ViT, are revolutionizing the landscape of NLP, CV and many other domains. Training such models, however, poses an unprecedented demand for computing power, which incurs exponentially increasing energy cost and carbon dioxide emissions. It is thus critical to develop efficient training solutions to reduce the training costs. Motivated by a set of key observations of inter- and intra-layer similarities among feature maps and attentions that can be identified from typical training processes, we propose a multi-level framework for training acceleration. Specifically, the framework is based on three basic operators, Coalescing, De-coalescing and Interpolation, which can be orchestrated to build a multi-level training framework. The framework consists of a V-cycle training process, which progressively down- and up-scales the model size and projects the parameters between adjacent levels of models via coalescing and de-coalescing. The key idea is that a smaller model that can be trained for fast convergence and the trained parameters provides high-qualities intermediate solutions for the next level larger network. The interpolation operator is designed to break the symmetry of neurons incurred by de-coalescing for better convergence performance. Our experiments on transformer-based language models (e.g. Bert, GPT) as well as a vision model (e.g. DeiT) prove that the proposed framework reduces the computational cost by about 20% on training BERT/GPT-Base models and up to 51.6% on training the BERT-Large model while preserving the performance.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Zou et al. (2024) studied this question.

synapsesocial.com/papers/68e7031db6db64358767cf30https://doi.org/10.48550/arxiv.2404.07999
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1Preparing Lessons for Progressive Training on Language Models2024 · 3 citations
  2. 2A General and Efficient Training for Transformer via Token Expansion2024
  3. 3DeepNet: Scaling Transformers to 1,000 Layers2024 · 61 citations
  4. 4Building on Efficient Foundations: Effectively Training LLMs with Structured Feedforward Layers2024
  5. 5Investigation on task effect analysis and optimization strategy of multimodal large model based on Transformers architecture for various languages2024 · 1 citations