Shared collection

Mixture-of-Experts

6 papers · shared by top2gating

Mixture-of-Experts architectures for scaling models efficiently.

Follow · See new papers the owner adds
Save a copy · Copy into your own editable folder
2022

GLaM: Efficient Scaling of Language Models with Mixture-of-Experts

ICML 2022spotlight

Scaling language models with more data, compute and parameters has driven significant progress in natural language processing. For example, thanks to scaling, GPT-3 was able to achieve strong results on in-context learning tasks. However, training these large dense models requires significant amount…

Cited by 765SourcePDFScholar
2021

Scaling Vision with Sparse Mixture of Experts

NeurIPS 2021poster

Sparsely-gated Mixture of Experts networks (MoEs) have demonstrated excellent scalability in Natural Language Processing. In Computer Vision, however, almost all performant networks are "dense", that is, every input is processed by every parameter. We present a Vision MoE (V-MoE), a sparse version o…

2022

Mixture-of-Experts with Expert Choice Routing

NeurIPS 2022accept

Sparsely-activated Mixture-of-experts (MoE) models allow the number of parameters to greatly increase while keeping the amount of computation for a given token or a given sample unchanged. However, a poor expert routing strategy (e.g. one resulting in load imbalance) can cause certain experts to be…

Cited by 336SourcePDFScholar
2022

DeepSpeed-MoE: Advancing Mixture-of-Experts Inference and Training to Power Next-Generation AI Scale

ICML 2022spotlight

As the training of giant dense models hits the boundary on the availability and capability of the hardware resources today, Mixture-of-Experts (MoE) models have become one of the most promising model architectures due to their significant training cost reduction compared to quality-equivalent dense…

2024

DeepSeekMoE: Towards Ultimate Expert Specialization in Mixture-of-Experts Language Models

ACL 2024long

In the era of large language models, Mixture-of-Experts (MoE) is a promising architecture for managing computational costs when scaling up model parameters. However, conventional MoE architectures like GShard, which activate the top-K out of N experts, face challenges in ensuring expert specializati…

2022

Multimodal Contrastive Learning with LIMoE: the Language-Image Mixture of Experts

NeurIPS 2022accept

Large sparsely-activated models have obtained excellent performance in multiple domains. However, such models are typically trained on a single modality at a time. We present the Language-Image MoE, LIMoE, a sparse mixture of experts model capable of multimodal learning. LIMoE accepts both images an…

Cited by 210SourcePDFScholar