Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Sparse Upcycling: Training Mixture-of-Experts from Dense Checkpoints

About

Training large, deep neural networks to convergence can be prohibitively expensive. As a result, often only a small selection of popular, dense models are reused across different contexts and tasks. Increasingly, sparsely activated models, which seek to decouple model size from computation costs, are becoming an attractive alternative to dense models. Although more efficient in terms of quality and computation cost, sparse models remain data-hungry and costly to train from scratch in the large scale regime. In this work, we propose sparse upcycling -- a simple way to reuse sunk training costs by initializing a sparsely activated Mixture-of-Experts model from a dense checkpoint. We show that sparsely upcycled T5 Base, Large, and XL language models and Vision Transformer Base and Large models, respectively, significantly outperform their dense counterparts on SuperGLUE and ImageNet, using only ~50% of the initial dense pretraining sunk cost. The upcycled models also outperform sparse models trained from scratch on 100% of the initial dense pretraining computation budget.

Aran Komatsuzaki, Joan Puigcerver, James Lee-Thorp, Carlos Riquelme Ruiz, Basil Mustafa, Joshua Ainslie, Yi Tay, Mostafa Dehghani, Neil Houlsby• 2022

Related benchmarks

TaskDatasetResultRank
Language UnderstandingMMLU 5-shot--
132
Medical Visual Question AnsweringVQA-RAD--
106
Medical Visual Question AnsweringPathVQA--
86
Code GenerationHumanEval and MBPP
Overall Average Score60.2
30
Code GenerationHumanEval and MBPP EvalPlus
HumanEval+ Pass@k61
29
Medical Visual Question AnsweringSLAKE (test)
Closed Accuracy85.8
29
Medical Visual Question AnsweringVQA-RAD (test)--
13
Medical Visual Question AnsweringPathVQA (test)--
13
Mathematical ReasoningMath Evaluation Suite
Math Score28.1
10
General PerformanceAggregated LLM Evaluation Suite
Average Score46.3
10
Showing 10 of 16 rows

Other info

Follow for update