English

Accuracy-Delay Trade-Off in LLM Offloading via Token-Level Uncertainty

Systems and Control 2026-02-10 v1 Artificial Intelligence Distributed, Parallel, and Cluster Computing Systems and Control

Abstract

Large language models (LLMs) offer significant potential for intelligent mobile services but are computationally intensive for resource-constrained devices. Mobile edge computing (MEC) allows such devices to offload inference tasks to edge servers (ESs), yet introduces latency due to communication and serverside queuing, especially in multi-user environments. In this work, we propose an uncertainty-aware offloading framework that dynamically decides whether to perform inference locally or offload it to the ES, based on token-level uncertainty and resource constraints. We define a margin-based token-level uncertainty metric and demonstrate its correlation with model accuracy. Leveraging this metric, we design a greedy offloading algorithm (GOA) that minimizes delay while maintaining accuracy by prioritizing offloading for highuncertainty queries. Our experiments show that GOA consistently achieves a favorable trade-off, outperforming baseline strategies in both accuracy and latency across varying user densities, and operates with practical computation time. These results establish GOA as a scalable and effective solution for LLM inference in MEC environments.

Keywords

Cite

@article{arxiv.2602.07958,
  title  = {Accuracy-Delay Trade-Off in LLM Offloading via Token-Level Uncertainty},
  author = {Yumin Kim and Hyeonsu Lyu and Minjae Lee and Hyun Jong Yang},
  journal= {arXiv preprint arXiv:2602.07958},
  year   = {2026}
}

Comments

This paper has been accepted at 2025 IEEE Globecom Workshop: WS02-GAIMC: Mutual Facilitation of Generative Artificial Intelligence and Mobile Communications

R2 v1 2026-07-01T10:26:43.257Z