REVIEW 2 cited by
Mobile V-MoEs: Scaling Down Vision Transformers via Sparse Mixture-of-Experts
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Sparse Mixture-of-Experts models (MoEs) have recently gained popularity due to their ability to decouple model size from inference efficiency by only activating a small subset of the model parameters for any given input token. As such, sparse MoEs have enabled unprecedented scalability, resulting in tremendous successes across domains such as natural language processing and computer vision. In this work, we instead explore the use of sparse MoEs to scale-down Vision Transformers (ViTs) to make them more attractive for resource-constrained vision applications. To this end, we propose a simplified and mobile-friendly MoE design where entire images rather than individual patches are routed to the experts. We also propose a stable MoE training procedure that uses super-class information to guide the router. We empirically show that our sparse Mobile Vision MoEs (V-MoEs) can achieve a better trade-off between performance and efficiency than the corresponding dense ViTs. For example, for the ViT-Tiny model, our Mobile V-MoE outperforms its dense counterpart by 3.39% on ImageNet-1k. For an even smaller ViT variant with only 54M FLOPs inference cost, our MoE achieves an improvement of 4.66%.
Forward citations
Cited by 2 Pith papers
-
ExpertSim: Fast Particle Detector Simulation Using Mixture-of-Generative-Experts
A mixture-of-experts GAN with an intensity-based router improves ZDC detector simulation fidelity by over 15% in Wasserstein distance while keeping generation fast.
-
Efficient Data Driven Mixture-of-Expert Extraction from Trained Networks
A post-training pipeline clusters MLP activations in pretrained vision transformers and extracts overlapping expert subnetworks, cutting MACs by up to 36% and parameters by up to 32% while retaining about 98% accuracy...
Discussion (0). Sign in to comment.