双智能体强化学习让无人机在复杂环境中实时避障跟踪轨迹
Dual Agent Learning Based Aerial Trajectory Tracking
- 用两个强化学习智能体分别负责轨迹追踪和避障
- 基于3D点云感知,无需占用网格,实现实时响应
- 适合需要高动态适应性的无人机自主导航场景
本文提出一种基于双智能体架构的强化学习框架,用于在复杂环境中实现无人飞行器(UAV)的轨迹跟踪。传统优化方法面临计算负担重、动态环境鲁棒性差的问题。本方法采用深度强化学习,利用3D点云数据感知环境,无需依赖内存密集的占用网格表示。系统包含两个强化学习智能体:一个用于预测无人机速度以跟踪参考轨迹,另一个用于在障碍物存在下进行碰撞规避。该架构确保了实时性能与对不确定性的适应能力。通过仿真与真实世界实验验证,本方法在轨迹跟踪与避障方面优于现有最先进强化学习及优化方法。此外,采用课程学习范式,使算法可扩展至更复杂环境,在静态与动态场景中均表现稳健。
原文摘要 · Abstract (English)
This paper presents a novel reinforcement learning framework for trajectory tracking of unmanned aerial vehicles in cluttered environments using a dual-agent architecture. Traditional optimization methods for trajectory tracking face significant computational challenges and lack robustness in dynamic environments. Our approach employs deep reinforcement learning (RL) to overcome these limitations, leveraging 3D pointcloud data to perceive the environment without relying on memory-intensive obstacle representations like occupancy grids. The proposed system features two RL agents: one for predicting UAV velocities to follow a reference trajectory and another for managing collision avoidance in the presence of obstacles. This architecture ensures real-time performance and adaptability to uncertainties. We demonstrate the efficacy of our approach through simulated and real-world experiments, highlighting improvements over state-of-the-art RL and optimization-based methods. Additionally, a curriculum learning paradigm is employed to scale the algorithms to more complex environments, ensuring robust trajectory tracking and obstacle avoidance in both static and dynamic scenarios.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。