Speculating Experts Accelerates Inference for Mixture-of-Experts

Fuente: arXiv
Saved in:
Bibliographic Details
Main Authors: Madan, Vivan, Singhania, Prajwal, Bhatele, Abhinav, Goldstein, Tom, Panda, Ashwinee
Format: Preprint
Published: 2026
Subjects:
Online Access:
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866912975040806912
author Madan, Vivan
Singhania, Prajwal
Bhatele, Abhinav
Goldstein, Tom
Panda, Ashwinee
author_facet Madan, Vivan
Singhania, Prajwal
Bhatele, Abhinav
Goldstein, Tom
Panda, Ashwinee
contents Mixture-of-Experts (MoE) models have gained popularity as a means of scaling the capacity of large language models (LLMs) while maintaining sparse activations and reduced per-token compute. However, in memory-constrained inference settings, expert weights must be offloaded to CPU, creating a performance bottleneck from CPU-GPU transfers during decoding. We propose an expert prefetching scheme that leverages currently computed internal model representations to speculate future experts, enabling memory transfers to overlap with computation. Across multiple MoE architectures, we demonstrate that future experts can be reliably predicted by these internal representations. We also demonstrate that executing speculated experts generally maintains downstream task accuracy, thus preserving more effective compute-memory overlap by eliminating the need to re-fetch true router-selected experts. Integrated into an optimized inference engine, our approach achieves up to 14\% reduction in time per output token (TPOT) over on-demand loading of experts from CPU memory. For MoEs where speculative execution alone yields suboptimal accuracy, we further examine lightweight estimators that improve expert prediction hit rates, thereby reducing performance degradation. Our code is released in open-source at https://github.com/axonn-ai/yalis/tree/offload_prefetch.
format Preprint
id arxiv_https___arxiv_org_abs_2603_19289
institution arXiv
publishDate 2026
record_format arxiv
spellingShingle Speculating Experts Accelerates Inference for Mixture-of-Experts
Madan, Vivan
Singhania, Prajwal
Bhatele, Abhinav
Goldstein, Tom
Panda, Ashwinee
Machine Learning
Artificial Intelligence
Mixture-of-Experts (MoE) models have gained popularity as a means of scaling the capacity of large language models (LLMs) while maintaining sparse activations and reduced per-token compute. However, in memory-constrained inference settings, expert weights must be offloaded to CPU, creating a performance bottleneck from CPU-GPU transfers during decoding. We propose an expert prefetching scheme that leverages currently computed internal model representations to speculate future experts, enabling memory transfers to overlap with computation. Across multiple MoE architectures, we demonstrate that future experts can be reliably predicted by these internal representations. We also demonstrate that executing speculated experts generally maintains downstream task accuracy, thus preserving more effective compute-memory overlap by eliminating the need to re-fetch true router-selected experts. Integrated into an optimized inference engine, our approach achieves up to 14\% reduction in time per output token (TPOT) over on-demand loading of experts from CPU memory. For MoEs where speculative execution alone yields suboptimal accuracy, we further examine lightweight estimators that improve expert prediction hit rates, thereby reducing performance degradation. Our code is released in open-source at https://github.com/axonn-ai/yalis/tree/offload_prefetch.
title Speculating Experts Accelerates Inference for Mixture-of-Experts
topic Machine Learning
Artificial Intelligence
url https://arxiv.org/abs/2603.19289