Pith. sign in

REVIEW 3 cited by

AdapMoE: Adaptive Sensitivity-based Expert Gating and Management for Efficient MoE Inference

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

arxiv 2408.10284 v1 pith:M4L7DHMH submitted 2024-08-19 cs.LG

classification cs.LG
keywords adapmoeexpertsloadingactivatedmanagementadaptiveefficientexpert
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Mixture-of-Experts (MoE) models are designed to enhance the efficiency of large language models (LLMs) without proportionally increasing the computational demands. However, their deployment on edge devices still faces significant challenges due to high on-demand loading overheads from managing sparsely activated experts. This paper introduces AdapMoE, an algorithm-system co-design framework for efficient MoE inference. AdapMoE features adaptive expert gating and management to reduce the on-demand loading overheads. We observe the heterogeneity of experts loading across layers and tokens, based on which we propose a sensitivity-based strategy to adjust the number of activated experts dynamically. Meanwhile, we also integrate advanced prefetching and cache management techniques to further reduce the loading latency. Through comprehensive evaluations on various platforms, we demonstrate AdapMoE consistently outperforms existing techniques, reducing the average number of activated experts by 25% and achieving a 1.35x speedup without accuracy degradation. Code is available at: https://github.com/PKU-SEC-Lab/AdapMoE.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Mixture of Cache-Conditional Experts for Efficient Mobile Device Inference

    cs.LG 2024-11 conditional novelty 6.0 of 10

    Cache-Prior rerouting, which adds a cache-state bias to router logits, reduces expert cache misses by 50%+ and yields up to 2x faster on-device MoE token generation with small accuracy loss.

  2. Task Scheduling for Efficient Inference of Large Language Models on Single Moderate GPU Systems

    cs.CE 2024-11 conditional novelty 6.0 of 10

    ScheInfer partitions MLP and MoE weights into CPU, GPU, and transfer slices, then solves the optimal split with a fitted performance model.

  3. A Survey on Inference Optimization Techniques for Mixture of Experts Models

    cs.LG 2024-12 conditional novelty 3.0 of 10

    A structured survey of MoE inference optimization that categorizes existing techniques into model, system, and hardware levels and summarizes reported speedups and memory savings.

Pith tools