NIGTLGMAOct 11, 2020

Distributed Resource Allocation with Multi-Agent Deep Reinforcement Learning for 5G-V2V Communication

arXiv:2010.05290v11 citations
Originality Incremental advance
AI Analysis

This addresses resource allocation challenges for vehicle-to-vehicle communication in congested 5G networks, representing an incremental improvement over existing methods.

The paper tackles the distributed resource allocation problem for 5G-V2V communication without a base station, where vehicles must autonomously select transmission resources in dynamic, congested scenarios, and shows that their proposed DIRAL mechanism improves packet reception ratio by 20% compared to the standardized semi-persistent scheduling approach.

We consider the distributed resource selection problem in Vehicle-to-vehicle (V2V) communication in the absence of a base station. Each vehicle autonomously selects transmission resources from a pool of shared resources to disseminate Cooperative Awareness Messages (CAMs). This is a consensus problem where each vehicle has to select a unique resource. The problem becomes more challenging when---due to mobility---the number of vehicles in vicinity of each other is changing dynamically. In a congested scenario, allocation of unique resources for each vehicle becomes infeasible and a congested resource allocation strategy has to be developed. The standardized approach in 5G, namely semi-persistent scheduling (SPS) suffers from effects caused by spatial distribution of the vehicles. In our approach, we turn this into an advantage. We propose a novel DIstributed Resource Allocation mechanism using multi-agent reinforcement Learning (DIRAL) which builds on a unique state representation. One challenging issue is to cope with the non-stationarity introduced by concurrently learning agents which causes convergence problems in multi-agent learning systems. We aimed to tackle non-stationarity with unique state representation. Specifically, we deploy view-based positional distribution as a state representation to tackle non-stationarity and perform complex joint behavior in a distributed fashion. Our results showed that DIRAL improves PRR by 20% compared to SPS in challenging congested scenarios.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes