OCLGMar 15, 2023

Muti-Agent Proximal Policy Optimization For Data Freshness in UAV-assisted Networks

arXiv:2303.08680v111 citationsh-index: 11
Originality Incremental advance
AI Analysis

This addresses data freshness in UAV-assisted networks for IoT applications, representing an incremental improvement over existing reinforcement learning methods.

The paper tackles the problem of minimizing global Age-of-Updates for time-sensitive data collection by UAVs from IoT devices, proposing a multi-agent proximal policy optimization approach that reduces AoU by at least half compared to conventional methods.

Unmanned aerial vehicles (UAVs) are seen as a promising technology to perform a wide range of tasks in wireless communication networks. In this work, we consider the deployment of a group of UAVs to collect the data generated by IoT devices. Specifically, we focus on the case where the collected data is time-sensitive, and it is critical to maintain its timeliness. Our objective is to optimally design the UAVs' trajectories and the subsets of visited IoT devices such as the global Age-of-Updates (AoU) is minimized. To this end, we formulate the studied problem as a mixed-integer nonlinear programming (MINLP) under time and quality of service constraints. To efficiently solve the resulting optimization problem, we investigate the cooperative Multi-Agent Reinforcement Learning (MARL) framework and propose an RL approach based on the popular on-policy Reinforcement Learning (RL) algorithm: Policy Proximal Optimization (PPO). Our approach leverages the centralized training decentralized execution (CTDE) framework where the UAVs learn their optimal policies while training a centralized value function. Our simulation results show that the proposed MAPPO approach reduces the global AoU by at least a factor of 1/2 compared to conventional off-policy reinforcement learning approaches.

Foundations

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

Your Notes