Sparse MoEs meet Efficient Ensembles
James Urquhart Allingham, Florian Wenzel, Zelda E Mariet, Basil, Mustafa, Joan Puigcerver, Neil Houlsby, Ghassen Jerfel, Vincent Fortuin,, Balaji Lakshminarayanan, Jasper Snoek, Dustin Tran, Carlos Riquelme Ruiz,, Rodolphe Jenatton

TL;DR
This paper introduces E$^3$, an efficient ensemble of sparse MoEs that combines the strengths of neural network ensembles and sparse MoEs, achieving better accuracy and uncertainty estimates with fewer FLOPs.
Contribution
The paper presents E$^3$, a scalable and simple ensemble method that integrates sparse MoEs and ensembles, improving performance and efficiency over existing models.
Findings
E$^3$ reduces FLOPs by up to 45% compared to deep ensembles.
E$^3$ improves accuracy, log-likelihood, and uncertainty estimates.
E$^3$ scales effectively to models with up to 2.7B parameters.
Abstract
Machine learning models based on the aggregated outputs of submodels, either at the activation or prediction levels, often exhibit strong performance compared to individual models. We study the interplay of two popular classes of such models: ensembles of neural networks and sparse mixture of experts (sparse MoEs). First, we show that the two approaches have complementary features whose combination is beneficial. This includes a comprehensive evaluation of sparse MoEs in uncertainty related benchmarks. Then, we present Efficient Ensemble of Experts (E), a scalable and simple ensemble of sparse MoEs that takes the best of both classes of models, while using up to 45% fewer FLOPs than a deep ensemble. Extensive experiments demonstrate the accuracy, log-likelihood, few-shot learning, robustness, and uncertainty improvements of E over several challenging vision Transformer-based…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Sparse and Compressive Sensing Techniques
