PCoMoE: Shifting MoE Inference from Monolithic Expert Selection to Fine-Grained Path Composition
Mixture-of-Experts (MoE) architectures scale Large Language Model (LLM) capacity efficiently by activating a sparse subset of experts per token. However, modern MoE inference remains heavily constrained by the rigid, whole-expert abstraction. Existing frameworks manage, schedule, or prune experts as atomic execution units, which fixes the optimization boundary too early and leaves fine-grained intra-expert computational redundancy underexplored. In this work, we present PCoMoE, a path-compositional execution framework that shifts MoE inference from coarse-grained expert selection to fine-grain
Lineage graph
Paper → model → repo connections mined from source citations (Tier-1 exact match).
Why these links exist
Every edge carries a method, confidence, and the source snippet that justified it — so bad links are debuggable.
- PossiblePossibly related (embedding) · 54%Qwen3.6-27B UD Q3 with kv at q8 is quite amazing for simple proof of concepts →
- PossiblePossibly related (embedding) · 53%Adaptive Mixture of Experts Gate (AMG) [R] →
- FuzzySimilar title/name (fuzzy) · 84%xorbitsai/inference →
“Fuzzy title match (0.92): “PCoMoE: Shifting MoE Inference from Monolithic Expert Select” ≈ “xorbitsai/inference””
- FuzzyOverlapping authors or contributors · 62%affaan-m/ECC →
“Shared author/contributor keys: jiang”
- FuzzyOverlapping authors or contributors · 62%ray-project/ray →
“Shared author/contributor keys: wang”
- FuzzyOverlapping authors or contributors · 62%langchain-ai/langchain →
“Shared author/contributor keys: gan”
- FuzzyOverlapping authors or contributors · 62%BerriAI/litellm →
“Shared author/contributor keys: jiang”
- LinkedLinked via arxiv author · 85%Ziyan Gan →
“PCoMoE: Shifting MoE Inference from Monolithic Expert Selection to Fine-Grained Path Composition”
