用深度强化学习实现未知环境中多无人机追逃的在线规划。
Online Planning for Multi-UAV Pursuit-Evasion in Unknown Environments Using Deep Reinforcement Learning
- 引入预测增强网络应对部分可观测性问题。
- 在复杂场景中捕捉率达100%,且能泛化到未见场景。
- 首次在真实四旋翼上零样本部署基于力与姿态率控制的策略。
多无人机追逃任务是无人机集群智能的关键挑战。虽然多智能体强化学习(MARL)在建模协同行为方面展现潜力,但现有方法多局限于简化仿真,动态模型有限或场景固定。此前工作大多仅限于二维环境,如地面车辆或固定高度的无人机。本文考虑无人机动力学与物理约束,提出一种增强逃逸者预测的网络以解决协同策略学习中的部分可观测性问题。同时,在MARL训练中引入自适应环境生成器,提升探索效率并增强策略在多样化场景下的泛化能力。仿真结果显示,该方法在复杂场景中显著优于所有基线,在未见场景中实现100%捕获率。最后,通过两阶段奖励优化获得可行策略,并在真实四旋翼上实现零样本部署。据我们所知,这是首个基于集体推力与机体速率控制指令,在未知环境中实现多无人机追逃的RL策略的构建与部署。开源代码与视频见:https://sites.google.com/view/pursuit-evasion-rl。
原文摘要 · Abstract (English)
Multi-UAV pursuit-evasion, where pursuers aim to capture evaders, poses a key challenge for UAV swarm intelligence. Multi-agent reinforcement learning (MARL) has demonstrated potential in modeling cooperative behaviors, but most RL-based approaches remain constrained to simplified simulations with limited dynamics or fixed scenarios. Previous attempts to deploy RL policy to real-world pursuit-evasion are largely restricted to two-dimensional scenarios, such as ground vehicles or UAVs at fixed altitudes. In this paper, we address multi-UAV pursuit-evasion by considering UAV dynamics and physical constraints. We introduce an evader prediction-enhanced network to tackle partial observability in cooperative strategy learning. Additionally, we propose an adaptive environment generator within MARL training, enabling higher exploration efficiency and better policy generalization across diverse scenarios. Simulations show our method significantly outperforms all baselines in challenging scenarios, generalizing to unseen scenarios with a 100% capture rate. Finally, we derive a feasible policy via a two-stage reward refinement and deploy the policy on real quadrotors in a zero-shot manner. To our knowledge, this is the first work to derive and deploy an RL-based policy using collective thrust and body rates control commands for multi-UAV pursuit-evasion in unknown environments. The open-source code and videos are available at https://sites.google.com/view/pursuit-evasion-rl.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。