Learning When to Automate: Queue Control in Human-AI Service Systems
arXiv:2607.06017
2026
Dynamics
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper combines confidence-bound learning for unknown automation quality with Lyapunov drift-plus-penalty control for preventing expensive fallback queues from becoming unstable. The transferable asset is a queue-aware routing rule that trades cheap, uncertain computation against costly expert computation while explicitly controlling backlog. A practical adaptation is to route requests between a small model and a large model, using empirical success estimates for the small model and virtual queues to enforce latency, escalation-rate, or compute-budget constraints.
Ideas from this paper
✗ Mechanism failed
2026
Replace a fixed confidence threshold in cascaded inference or mixture-of-experts routing with a queue-aware UCB-DPP controller. The controller sends an input to a cheap model when its optimistic estimated success is sufficiently high and the expert backlog is large, while escalating uncertain or high-value inputs when the penalty for an error dominates congestion. This should reduce expensive-model utilization without allowing latency or escalation queues to diverge.
Useful7/10
Difficulty4/10
Novelty6/10