Toward Timely and Reliable DNN Inference in Vehicular Edge Intelligence
摘要
This chapter explores on accelerating DNN inference with reliability guarantee in VEC by considering the synergistic impacts of vehicle mobility and V2V/V2I communications. First, we show the necessity of striking a balance between DNN inference acceleration and reliability in VEC and give insights into the design rationale by analyzing the features of overlapped DNN partitioning and mobility-aware task offloading. Second, we formulate the Cooperative Partitioning and Offloading (CPO) problem by presenting a cooperative DNN partitioning and offloading scenario, followed by deriving an offloading reliability model and a DNN inference delay model. The CPO is proved as NP-hard. Third, we propose two approximation algorithms, i.e., Submodular Approximation Allocation Algorithm (SA \({ }^3\) ) and Feed Me the Rest algorithm (FMtR). In particular, SA \({ }^3\) determines the edge allocation in a centralized way, which achieves 1/3-optimal approximation on maximizing the inference reliability. On this basis, FMtR partitions the DNN models and offloads the tasks to the allocated edge nodes in a distributed way, which achieves 1/2-optimal approximation on maximizing the inference reliability. Finally, we build the simulation model and give a comprehensive performance evaluation, which demonstrates the superiority of the proposed solutions.