arXiv:2411.04246cs.ROcs.AI2024-11被引 2

用随机化训练让无人机在未知障碍环境中高速竞速

Learning Generalizable Policy for Obstacle-Aware Autonomous Drone Racing

  • 通过随机化赛道和障碍物配置,提升策略泛化能力
  • 实测无人机在未见过的复杂环境中达70km/h速度
  • 适合研究智能飞行、强化学习与真实场景部署的开发者

自主无人机竞速因其推动无人机导航技术边界而受到关注。现有研究多聚焦于无障碍环境,少数涉及障碍感知竞速的方法常因过拟合导致泛化性能差。本文提出基于深度强化学习的可泛化障碍感知竞速策略,通过在每次推理前对赛道和障碍配置进行域随机化,并在随机环境中并行收集经验来实现目标。模拟实验表明,该方法使无人机在未见过的杂乱环境中实现最高70 km/h的速度。本研究为障碍感知无人机竞速及复杂环境通用导航策略的学习奠定基础。代码见 https://github.com/ErcBunny/IsaacGymEnvs。

原文摘要 · Abstract (English)

Autonomous drone racing has gained attention for its potential to push the boundaries of drone navigation technologies. While much of the existing research focuses on racing in obstacle-free environments, few studies have addressed the complexities of obstacle-aware racing, and approaches presented in these studies often suffer from overfitting, with learned policies generalizing poorly to new environments. This work addresses the challenge of developing a generalizable obstacle-aware drone racing policy using deep reinforcement learning. We propose applying domain randomization on racing tracks and obstacle configurations before every rollout, combined with parallel experience collection in randomized environments to achieve the goal. The proposed randomization strategy is shown to be effective through simulated experiments where drones reach speeds of up to 70 km/h, racing in unseen cluttered environments. This study serves as a stepping stone toward learning robust policies for obstacle-aware drone racing and general-purpose drone navigation in cluttered environments. Code is available at https://github.com/ErcBunny/IsaacGymEnvs.

无人机竞速强化学习泛化能力域随机化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。