Autonomous Task Offloading of Vehicular Edge Computing with Parallel Computation Queues
Sungho Cho, Sung Il Choi, Seung Hyun Oh, Ian P. Roberts, Sang Hyun Lee
TL;DR
The paper tackles delay minimization in vehicular edge computing with multi-CPU edge servers and finite queues by formulating a combinatorial offloading problem and solving it with a distributed message-passing algorithm on a factor graph. It provides a rigorous convergence and optimality analysis, demonstrates exact alignment with the global optimum in simulations, and validates practical feasibility on a real-map digital-twin platform. The approach, which preserves discrete queue dynamics and balances load vs. congestion, achieves significant delay improvements over existing methods and scales to large VEC networks. A noted limitation is tail latency optimization, pointing to future work on priority-aware scheduling to improve worst-case performance.
Abstract
This work considers a parallel task execution strategy in vehicular edge computing (VEC) networks, where edge servers are deployed along the roadside to process offloaded computational tasks of vehicular users. To minimize the overall waiting delay among vehicular users, a novel task offloading solution is implemented based on the network cooperation balancing resource under-utilization and load congestion. Dual evaluation through theoretical and numerical ways shows that the developed solution achieves a globally optimal delay reduction performance compared to existing methods, which is also validated by the feasibility test over a real-map virtual environment. The in-depth analysis reveals that predicting the instantaneous processing power of edge servers facilitates the identification of overloaded servers, which is critical for determining network delay. By considering discrete variables of the queue, the proposed technique's precise estimation can effectively address these combinatorial challenges to achieve optimal performance.
