Energy-Efficient Task Computation at the Edge for Vehicular Services
Paniz Parastar, Giuseppe Caso, Jesus Alberto Omana Iglesias, Andra Lutu, Ozgu Alay
TL;DR
Energy-efficient task computation at the edge for vehicular services addresses how to minimize total energy while meeting latency constraints in a multi-tier MEC for highly mobile vehicles. The authors analyze real-world car mobility traces from a European MNO, formulate a MDP, and develop two PPO-based MARL policies: LAPPO for static scenarios and MALAPPO for mobile scenarios. The approach achieves up to $47\%$ energy savings in static settings and $14\%$ in mobile settings compared with baseline schemes, while reducing user dissatisfaction and task interruptions. The work demonstrates practical MEC strategies that respect privacy by using base-station level location proxies and shows strong potential for sustainable, low-latency vehicular computing.
Abstract
Multi-access edge computing (MEC) is a promising solution for providing the computational resources and low latency required by vehicular services such as autonomous driving. It enables cars to offload computationally intensive tasks to nearby servers. Effective offloading involves determining when to offload tasks, selecting the appropriate MEC site, and efficiently allocating resources to ensure good performance. Car mobility poses significant challenges to guaranteeing reliable task completion, and today we still lack energy efficient solutions to this problem, especially when considering real-world car mobility traces. In this paper, we begin by examining the mobility patterns of cars using data obtained from a leading mobile network operator in Europe. Based on the insights from this analysis, we design an optimization problem for task computation and offloading, considering both static and mobility scenarios. Our objective is to minimize the total energy consumption at the cars and at the MEC nodes while satisfying the latency requirements of various tasks. We evaluate our solution, based on multi-agent reinforcement learning, both in simulations and in a realistic setup that relies on datasets from the operator. Our solution shows a significant reduction of user dissatisfaction and task interruptions in both static and mobile scenarios, while achieving energy savings of 47 percent in the static case and 14 percent in the mobile case compared to state-of-the-art schemes.
