
TriRoute: Unified Learned Routing for Joint Adaptive Attention, Experts, and KV-Cache Allocation
arXiv:2607.06601, 2026
- Introduces TriRoute, a single lightweight controller that jointly routes attention mode, expert selection, and KV-cache bit-width per token per layer, instead of optimizing each axis in isolation.
- Trains end-to-end under a Lagrangian budget constraint and identifies a cross-axis routing-collapse cascade, fixed via per-axis normalization and a coupling-aware balancing loss.
- Pareto-dominates the best independent MoD+MoE+KV-quantization combination at matched FLOPs and memory across 160M–1.3B parameter models, while better preserving robustness on rare entities, code, and arithmetic.




