AI Agents 相关度: 9/10

UAV-MARL: Multi-Agent Reinforcement Learning for Time-Critical and Dynamic Medical Supply Delivery

Islam Guven, Mehmet Parlak
arXiv: 2603.10528v1 发布: 2026-03-11 更新: 2026-03-11

AI 摘要

提出UAV医疗物资配送的MARL框架,利用PPO算法优化无人机队调度,提升紧急情况下的医疗物流效率。

主要贡献

  • 提出基于MARL的UAV医疗物资配送框架
  • 将问题建模为POMDP,考虑通信和定位约束
  • 评估PPO算法及其变体在实际地理数据上的性能

方法论

使用MARL框架解决UAV医疗物资配送问题,采用PPO算法学习最优策略,并使用真实地理数据进行实验验证。

原文摘要

Unmanned aerial vehicles (UAVs) are increasingly used to support time-critical medical supply delivery, providing rapid and flexible logistics during emergencies and resource shortages. However, effective deployment of UAV fleets requires coordination mechanisms capable of prioritizing medical requests, allocating limited aerial resources, and adapting delivery schedules under uncertain operational conditions. This paper presents a multi-agent reinforcement learning (MARL) framework for coordinating UAV fleets in stochastic medical delivery scenarios where requests vary in urgency, location, and delivery deadlines. The problem is formulated as a partially observable Markov decision process (POMDP) in which UAV agents maintain awareness of medical delivery demands while having limited visibility of other agents due to communication and localization constraints. The proposed framework employs Proximal Policy Optimization (PPO) as the primary learning algorithm and evaluates several variants, including asynchronous extensions, classical actor--critic methods, and architectural modifications to analyze scalability and performance trade-offs. The model is evaluated using real-world geographic data from selected clinics and hospitals extracted from the OpenStreetMap dataset. The framework provides a decision-support layer that prioritizes medical tasks, reallocates UAV resources in real time, and assists healthcare personnel in managing urgent logistics. Experimental results show that classical PPO achieves superior coordination performance compared to asynchronous and sequential learning strategies, highlighting the potential of reinforcement learning for adaptive and scalable UAV-assisted healthcare logistics.

标签

Multi-Agent Reinforcement Learning UAV Medical Supply Delivery

arXiv 分类

cs.LG cs.AI