2026· IEEE Transactions on Network Science and Engineering· Vol 13, pp. 10882-10899· 0 citations· 102 references
Abstract
Vehicular fog computing (VFC) enhances compute-intensive task processing by exploiting idle vehicle resources. However, existing offloading mechanisms may fail due to dynamic factors, such as vehicle mobility, unstable links, and service overload. This paper proposes an offloading-failure-aware (OFA) task offloading scheme (OFA-offloading). Although the exact offloading failure probability is difficult to obtain, it is determined by the service capability of the selected service vehicle (SV). Thus a new tractable metric, i.e., vehicle service capability (VSC), is defined to reflect the offloading failure probability, which is a function of vehicle mobility, resource availability, and link status. Based on VSC of each SV and considering that delay is important for VFC networks, an OFA delay utility is designed. Aiming to maximize this utility, a joint offloading SVs selection and computing resource allocation optimization problem is formulated. Since it is NP-hard and the VFC network is highly dynamic, a novel Graph Neural Network based federated Advantage Actor-Critic (GNN-FAC) algorithm is proposed to solve the problem. GNN-FAC can proactively predict environmental dynamics and incorporate VSC as a critical criterion for offloading decisions. Simulation results demonstrate that compared with existing offloading algorithms, OFA-offloading can improve the OFA delay utility by up to 40%.
The rapid advancements of next-generation vehicular networks require intelligent, low-latency, and efficient resource management to support heterogeneous services. In this work, we propose a Traffic-aware Dynamic Resource Allocation (TADRA) architecture for UAV-assisted vehicular O-RAN to address the challenges of dynamic traffic conditions, infrastructure failures, and stringent quality of service (QoS) requirements. Due to the dynamic mobility and flexible deployment characteristics, UAV Open Radio Units (O-RUs) in the TADRA architecture support the terrestrial infrastructure under overload or failure conditions, dynamically extending coverage, balancing traffic loads, and restoring service to maintain uninterrupted QoS across diverse and heterogeneous traffic demands. Unlike existing static or single-layer solutions, our proposed TADRA integrates RAN Intelligent Controllers (RICs) with a Hierarchical Traffic-Aware Multi-Agent Twin-Delayed (TMT) algorithm to optimize the allocation of computation and radio resources. This joint optimization problem is NP-hard, highly dynamic, and coupled across agents, making TMT a tractable and adaptive alternative. This hierarchical framework performs traffic prioritization at the upper (application) layer and resource allocation at the lower (MAC) layer, facilitating adaptive decision-making under diverse vehicular traffic patterns. Numerical results demonstrate that our solution provides substantial gains over MATD3, MADDPG, and GA, achieving 17% lower latency, 10% higher throughput, 14% lower energy consumption, and 6.5% higher reliability.
Hayla Nahom Abishu, Ahmed Badawy, Amr Mohamed et al.· IEEE Transactions on Network...· 0 citations
The rapid growth of Internet of Vehicles (IoV) applications has imposed strict requirements on low-latency and energy-efficient computing services. This letter investigates a multi-Uncrewed Aerial Vehicle (UAV)-assisted IoV system, where multiple Mobile Edge Computing (MEC)-enabled UAVs (MUs) collaboratively provide computing services for vehicular terminals (VTs). To improve service capability, we propose an energy-efficient task offloading and load balancing scheme that jointly considers vehicle mobility, task offloading and migration, and computing resource allocation to formulate an optimization problem. To solve this problem, a collective learning (CL)-enabled multi-agent reinforcement learning (CL-MARL) algorithm is proposed, where each agent learns optimal policies through centralized training and collective cooperative learning. Simulation results demonstrate that the proposed scheme outperforms benchmark strategies in terms of energy efficiency, task completion rate, and load balancing.
Yongbin Wang, Peng Lin, Yan Liu et al.· IEEE Wireless Communications...· 0 citations
6G vehicular services, including cooperative perception, augmented reality navigation, and high-definition map updating, need computation support close to moving vehicles. Vehicular Edge Computing (VEC) is a natural solution, but the offloading decision becomes difficult when wireless channel conditions, vehicle density, and edge server loads vary simultaneously. In this paper, we study joint task offloading and resource allocation in 6G VEC with high- and low-frequency cooperation (HL-FC). We formulate the problem as a decentralized partially observable Markov decision process (Dec-POMDP). Each vehicle decides its offloading ratio, transmission power, server association, and edge CPU request from local observations. To evaluate the proposed policy, we build a lightweight equation-driven Python simulator and compare MAPPO with Local-only, Edge-only, Random, and Greedy policies. Compared with Edge-only, MAPPO reduces the average system cost by 32.15%, 23.51%, and 17.13% under 10, 15, and 20 vehicles, respectively. It also improves the task completion rate by 21.00, 20.49, and 17.65 percentage points. Additional blockage experiments show that HL-FC keeps the policy more robust than high-frequency-only transmission under severe high-frequency blockage. The results reveal that MAPPO delivers better performance when edge resources become congested than in lightly loaded scenarios.
Zi-Heng Gu· 2026 8th International Confe...· 0 citations
Task offloading is a key enabler for delay-sensitive Internet of Vehicles (IoV) services, where vehicular applications must be executed under strict latency constraints. This paper proposes a Proximal Policy Optimization (PPO)-based binary offloading framework that selects between Multi-access Edge Computing (MEC) and Cloud execution. Unlike purely simulation-based approaches, the proposed framework is built on a real-data-driven environment derived from vehicular mobility traces and measured service-delay observations collected from the Modena Automotive Smart Area (MASA) testbed. The RL agent observes mobility and delay-related features and learns a deadline-aware offloading policy through reward-driven interaction with the environment. Experimental results under a 50 ms deadline show that PPO achieves the best overall trade-off between task acceptance and delay control, while providing a more stable service behavior than fixed baselines.
Kaouther Gasmi, Marco Mamei, Sergio Saponara· International Conference on...· 0 citations
This paper proposes a hierarchical computation framework that flexibly supports task execution across local vehicles, neighboring vehicles, RSUs, and cloud resources, and designs an efficient task migration and resource scheduling strategy that improves overall system performance under dynamic network conditions.