Deep Reinforcement Learning for Delay-Optimized Task Offloading in Vehicular Fog Computing
Mohammad Parsa Toopchinezhad, Mahmood Ahmadi
TL;DR
The paper tackles delay-sensitive task offloading in Vehicular Fog Computing (VFC) by formulating the problem as a queuing-network with a centralized RSU. It adopts a Deep Reinforcement Learning approach (PPO) within a grid-based, realistic mobility simulator and releases an open-source environment for VFC offloading. The proposed method outperforms Random, Cloud-only, and Greedy baselines, achieving lower average delays and reduced queue congestion, with stronger gains as fleet size grows. This work demonstrates the scalability and practicality of fog-based offloading for large autonomous vehicle fleets, offering a realistic, reusable framework for future research.
Abstract
The imminent rise of autonomous vehicles (AVs) is revolutionizing the future of transport. The Vehicular Fog Computing (VFC) paradigm has emerged to alleviate the load of compute-intensive and delay-sensitive AV programs via task offloading to nearby vehicles. Effective VFC requires an intelligent and dynamic offloading algorithm. As a result, this paper adapts Deep Reinforcement Learning (DRL) for VFC offloading. First, a simulation environment utilizing realistic hardware and task specifications, in addition to a novel vehicular movement model based on grid-planned cities, is created. Afterward, a DRL-based algorithm is trained and tested on the environment with the goal of minimizing global task delay. The DRL model displays impressive results, outperforming other greedy and conventional methods. The findings further demonstrate the effectiveness of the DRL model in minimizing queue congestion, especially when compared to traditional cloud computing methods that struggle to handle the demands of a large fleet of vehicles. This is corroborated by queuing theory, highlighting the self-scalability of the VFC-based DRL approach.
