Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Environment as Policy: Learning to Race in Unseen Tracks

About

Reinforcement learning (RL) has achieved outstanding success in complex robot control tasks, such as drone racing, where the RL agents have outperformed human champions in a known racing track. However, these agents fail in unseen track configurations, always requiring complete retraining when presented with new track layouts. This work aims to develop RL agents that generalize effectively to novel track configurations without retraining. The naive solution of training directly on a diverse set of track layouts can overburden the agent, resulting in suboptimal policy learning as the increased complexity of the environment impairs the agent's ability to learn to fly. To enhance the generalizability of the RL agent, we propose an adaptive environment-shaping framework that dynamically adjusts the training environment based on the agent's performance. We achieve this by leveraging a secondary RL policy to design environments that strike a balance between being challenging and achievable, allowing the agent to adapt and improve progressively. Using our adaptive environment shaping, one single racing policy efficiently learns to race in diverse challenging tracks. Experimental results validated in both simulation and the real world show that our method enables drones to successfully fly complex and unseen race tracks, outperforming existing environment-shaping techniques. Project page: http://rpg.ifi.uzh.ch/env_as_policy.

Hongze Wang, Jiaxu Xing, Nico Messikommer, Davide Scaramuzza• 2024

Related benchmarks

TaskDatasetResultRank
Drone RacingFigure8 track Simulated
Lap Time (s)4.746
3
Drone RacingBigS track Simulated
Lap Time (s)7.513
3
Drone RacingKidney track Simulated
Lap Time (s)4.943
3
Showing 3 of 3 rows

Other info

Follow for update