cd /news/machine-learning/routepack-expert-placement-and-atten… · home topics machine-learning article
[ARTICLE · art-96355] src=machinebrief.com ↗ pub= topic=machine-learning verified=true sentiment=· neutral

RoutePack: Expert Placement and Attention-Aware Data Packing for MoE Reinforcement Learning

A new system called RoutePack, developed by researchers, improves training throughput for Mixture-of-Experts (MoE) reinforcement learning models by coordinating expert placement and data packing. On Ling-3.0-Tiny and Ling-3.0-Flash, RoutePack boosts mean trainer-measured token throughput by 8.85% and 14.89% over baseline, respectively, combining expert rerouting gains of 3.80% and 10.50% with routing-aware packing gains of 4.86% and 3.98%.

read1 min views1 publishedAug 14, 2026

arXiv:2608.12146v1 Announce Type: cross Abstract: Training Mixture-of-Experts (MoE) models for reinforcement learning (RL) couples two load-balancing problems: sequence composition determines dense attention work in each data-parallel microbatch, while token routing determines sparse expert work on expert-parallel ranks. Optimizing either alone can shift the bottleneck to the other. In MoE RL, rollout-time routing replay exposes every sample's sequence length and layer-wise expert demand before its training step. We present RoutePack, a hierarchical planner that coordinates state-consistent, layer-wise expert rerouting with joint attention- and expert-aware data packing over an optimizer-step window. RoutePack first places experts independently at each MoE layer using aggregate routing demand. It then packs samples into the smallest certified, or best-known feasible, number of token-capped execution rows and optimizes their DP layout with a projected EDP-shard-aware objective. The objective combines a window-normalized linear-quadratic attention proxy with per-layer physical EP-rank peaks and minimizes the accumulated cost of the slowest EDP shard. Parallel population annealing searches fixed-row feasible layouts while preserving sample coverage, capacity, nonempty cells, equal microbatch counts, and communicator topology. State-consistent materialization preserves logical top-k routing and existing MoE kernels without microbatch-level expert replication. Across Ling-3.0-Tiny and Ling-3.0-Flash, expert rerouting improves mean trainer-measured token throughput by 3.80% and 10.50%, while routing-aware packing adds another 4.86% and 3.98%, respectively. Overall, RoutePack improves throughput by 8.85% and 14.89% over the baseline.

── more in #machine-learning 4 stories · sorted by recency
── more on @routepack 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/routepack-expert-pla…] indexed:0 read:1min 2026-08-14 ·