AuraTracer智迹闻
中文

EVENT DOSSIER

Cache-Aware Joint Router Adaptation for Memory-Efficient MoE Inference

2026-09-07 12:00 Models 🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
2mentions
SummaryAI generated

The researchers proposed a cache-aware post-training framework to optimize the inference memory efficiency of MoE models. This framework combines the adaptation of the MoE backbone network with lightweight auxiliary cache routers, improving performance while maintaining the native Top-K expert selection rules. The experiments involved two routing mechanisms: the Temporal Router that only updates information, and the Spatio-Temporal Router that includes spatial routers. The research team evaluated three tasks on Qwen3 and GPT-OSS models: GSM8K, MATH, and CommonsenseQA. The results showed that the Temporal Router consistently improved cache hit rates and reduced expert weight transmission; the Spatio-Temporal Router achieved the best load adjustment efficiency in the three tasks of Qwen3, increasing the adjusted hit rate by 1.15 to 18.03 percentage points compared to the strongest prefetch baseline, and reducing traffic…

Related eventsRELATED EVENTS
Key entitiesKEY ENTITIES
GPT-OSSQwen3

Coverage · reports per dayLANGUAGE SPLIT

Entity relations
GPT-OSS × Qwen31

SignalsSIGNALS

Keyword heat
  • Qwen31
  • GPT-OSS1

All reports (1)SOURCES

A arXiv cs.CL en 2026-09-07 12:00

Cache-Aware Joint Router Adaptation for Memory-Efficient MoE Inference

提出一种缓存感知的后训练框架,联合适配 MoE 骨干网络与轻量级辅助缓存路由器,在保持推理时原生 Top-K 专家选择规则的同时优化显存效率。该框架包含仅更新模式的 Temporal Router 和加入空间路由器的全时空 Spatio-Temporal Router。研究人员在 Qwen3 和 GPT-OSS 模型上进行了 GSM8K、MATH 和 CommonsenseQA 三项任务评估,结果显示 Temporal Router 一致提升了缓存命中率并减少了专家权重传输量;Spatio-Temporal Router 在 Qwen3 的三项任务中实现了最佳负载调整效率,相比最强预取基线使调整后命中率提升 1.15 至 18.03 个百分点,流量降低 4.6% 至 53.3%。辅助组件消融实验表明联合后训练…