NILGMay 31, 2021

Reinforcement Learning-based Dynamic Service Placement in Vehicular Networks

arXiv:2105.15022v2
Originality Synthesis-oriented
AI Analysis

This addresses service placement inefficiencies for vehicles in dynamic networks, but it is incremental as it applies existing RL methods to a specific domain problem.

The paper tackles the challenge of dynamic service placement in vehicular networks by proposing a reinforcement learning-based framework that optimizes for delay or server utilization, achieving fair resource usage and low service delay compared to static methods.

The emergence of technologies such as 5G and mobile edge computing has enabled provisioning of different types of services with different resource and service requirements to the vehicles in a vehicular network.The growing complexity of traffic mobility patterns and dynamics in the requests for different types of services has made service placement a challenging task. A typical static placement solution is not effective as it does not consider the traffic mobility and service dynamics. In this paper, we propose a reinforcement learning-based dynamic (RL-Dynamic) service placement framework to find the optimal placement of services at the edge servers while considering the vehicle's mobility and dynamics in the requests for different types of services. We use SUMO and MATLAB to carry out simulation experiments. In our learning framework, for the decision module, we consider two alternative objective functions-minimizing delay and minimizing edge server utilization. We developed an ILP based problem formulation for the two objective functions. The experimental results show that 1) compared to static service placement, RL-based dynamic service placement achieves fair utilization of edge server resources and low service delay, and 2) compared to delay-optimized placement, server utilization optimized placement utilizes resources more effectively, achieving higher fairness with lower edge-server utilization.

Foundations

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

Your Notes