ROJun 25

Bridging Performance and Generalization in Reinforcement Learning for Agile Flight

arXiv:2606.273485.8
Predicted impact top 68% in RO · last 90 daysOriginality Incremental advance
AI Analysis

For autonomous drone racing, this work solves the trade-off between performance and generalization, enabling robust zero-shot flight across unseen tracks without test-time adaptation.

Reinforcement learning for agile drone racing suffers from poor zero-shot generalization; the proposed framework combining task-aware switching and procedural track generation achieves a 7.4x improvement in generalization over state-of-the-art while maintaining competitive racing speeds.

Autonomous drone racing is a fundamentally challenging regime for autonomous aerial robots, requiring time-optimal control while operating under persistent actuation saturation. While reinforcement learning (RL) has achieved human-level performance in this domain, current methods fail to generalize; policies trained on specific environments often crash immediately in unseen configurations. This failure reflects the intrinsic difficulty of zero-shot generalization in agile flight, arising from high-dimensional task variation and the tight coupling between safety and performance at high speeds. Existing approaches that improve generalization impose a substantial cost on flight speed: control policies must significantly degrade performance to achieve even modest levels of generalization. In this work, we propose a framework for zero-shot generalization in agile flight for RL-based drone racing. By combining task-aware switching based on learning progress with a physically informed procedural track generator, the framework produces a fast and robust generalist policy without test-time adaptation. Our method achieves strong zero-shot performance across a wide range of unseen racetracks in the real world, demonstrating a 7.4x improvement in generalization over the state-of-the-art approaches, while maintaining competitive racing speeds. We validate our method's results in both simulation and real-world settings, including a challenging vision-based, end-to-end control setting that operates without explicit state estimation, where all prior approaches fail to generalize.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes