AI RESEARCH

SMoE: An Algorithm-System Co-Design for Pushing MoE to the Edge via Expert Substitution

arXiv CS.AI

ArXi:2508.18983v3 Announce Type: replace The Mixture of Experts (MoE) architecture has emerged as a key technique for scaling Large Language Models by activating only a subset of experts per query. Deploying MoE on consumer-grade edge hardware, however, is constrained by limited device memory, making dynamic expert offloading essential. Unlike prior work that treats offloading purely as a scheduling problem, we leverage expert importance to guide decisions, substituting low-importance activated experts with functionally similar ones already cached in GPU memory, thereby preserving accuracy.