Learning Generalizable Policy for Obstacle-Aware Autonomous Drone Racing
Yueqian Liu

TL;DR
This paper develops a deep reinforcement learning approach with domain randomization to create obstacle-aware drone racing policies that generalize well to unseen cluttered environments, enabling high-speed navigation.
Contribution
It introduces a novel domain randomization method combined with parallel experience collection to improve policy generalization in obstacle-aware drone racing.
Findings
Drones reach speeds up to 70 km/h in simulated cluttered environments.
The proposed method outperforms non-randomized approaches in unseen environments.
Policies demonstrate robustness and adaptability to new obstacle configurations.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Robotic Path Planning Algorithms · Advanced Neural Network Applications
MethodsSoftmax · Attention Is All You Need
