English

Resource Allocation for Multiuser Edge Inference with Batching and Early Exiting (Extended Version)

Information Theory 2023-01-02 v2 Signal Processing math.IT

Abstract

The deployment of inference services at the network edge, called edge inference, offloads computation-intensive inference tasks from mobile devices to edge servers, thereby enhancing the former's capabilities and battery lives. In a multiuser system, the joint allocation of communication-and-computation (C2\text{C}^\text{2}) resources (i.e., scheduling and bandwidth allocation) is made challenging by adopting efficient inference techniques, batching and early exiting, and further complicated by the heterogeneity in users' requirements on accuracy and latency. Batching groups multiple tasks into one batch for parallel processing to reduce time-consuming memory access and thereby boosts the throughput (i.e., completed task per second). On the other hand, early exiting allows a task to exit from a deep-neural network without traversing the whole network to support a tradeoff between accuracy and latency. In this work, we study optimal C2\text{C}^\text{2} resource allocation with batching and early exiting, which is an NP-complete integer programming problem. A set of efficient algorithms are designed under the criterion of maximum throughput by tackling the challenge. Experimental results demonstrate that both optimal and sub-optimal C2\text{C}^\text{2} resource allocation algorithms can leverage integrated batching and early exiting to double the inference throughput compared with conventional schemes.

Keywords

Cite

@article{arxiv.2204.05223,
  title  = {Resource Allocation for Multiuser Edge Inference with Batching and Early Exiting (Extended Version)},
  author = {Zhiyan Liu and Qiao Lan and Kaibin Huang},
  journal= {arXiv preprint arXiv:2204.05223},
  year   = {2023}
}

Comments

To appear in IEEE Journal on Selected Areas in Communications Special Issue on Communication-Efficient Distributed Learning over Networks

R2 v1 2026-06-24T10:44:43.612Z