Multi-Task Reinforcement Learning of Drone Aerobatics by Exploiting Geometric Symmetries
Zhanyu Guo, Zikang Yin, Guobin Zhu, Shiliang Guo, Shiyu Zhao
TL;DR
GEAR addresses data-efficiency and generalization challenges in multi-task reinforcement learning for autonomous drone aerobatics by exploiting $SO(2)$ rotational symmetry in the policy architecture. It uses an $SO(2)$-equivariant actor backbone, FiLM-based task conditioning, and a multi-head critic to enable a single policy to master multiple maneuvers while maintaining task-specific learning signals. In high-fidelity simulations, GEAR achieves nearly $99\%$ success across aerobatic tasks and outperforms baseline methods; real-world experiments validate stable execution and composition of learned primitives into complex maneuvers such as Power Loop and Barrel Roll. By treating symmetry as a soft inductive bias and combining geometric priors with adaptive conditioning, the approach delivers data-efficient, robust, multi-task control for agile MAVs.
Abstract
Flight control for autonomous micro aerial vehicles (MAVs) is evolving from steady flight near equilibrium points toward more aggressive aerobatic maneuvers, such as flips, rolls, and Power Loop. Although reinforcement learning (RL) has shown great potential in these tasks, conventional RL methods often suffer from low data efficiency and limited generalization. This challenge becomes more pronounced in multi-task scenarios where a single policy is required to master multiple maneuvers. In this paper, we propose a novel end-to-end multi-task reinforcement learning framework, called GEAR (Geometric Equivariant Aerobatics Reinforcement), which fully exploits the inherent SO(2) rotational symmetry in MAV dynamics and explicitly incorporates this property into the policy network architecture. By integrating an equivariant actor network, FiLM-based task modulation, and a multi-head critic, GEAR achieves both efficiency and flexibility in learning diverse aerobatic maneuvers, enabling a data-efficient, robust, and unified framework for aerobatic control. GEAR attains a 98.85\% success rate across various aerobatic tasks, significantly outperforming baseline methods. In real-world experiments, GEAR demonstrates stable execution of multiple maneuvers and the capability to combine basic motion primitives to complete complex aerobatics.
