Hovering Flight of Soft-Actuated Insect-Scale Micro Aerial Vehicles using Deep Reinforcement Learning
Yi-Hsuan Hsiao, Wei-Tung Chen, Yun-Sheng Chang, Pulkit Agrawal, YuFeng Chen
TL;DR
This work tackles hovering control for soft-actuated insect-scale IMAVs plagued by system delay and model uncertainty. It introduces a delay-aware initialization using modified BC with state-action rematching and domain randomization, followed by PPO-based reinforcement learning to refine the policy in a delayed simulator. The approach enables zero-shot hovering on two different robots, achieving up to 50 seconds with lateral RMSE of $1.34$ cm and altitude RMSE of $0.05$ cm, outperforming prior scales. The results bridge the Sim2Real gap for end-to-end deep RL on soft IMAVs and highlight the feasibility of running compact neural controllers on insect-scale hardware to enable robust, high-speed flight tasks.
Abstract
Soft-actuated insect-scale micro aerial vehicles (IMAVs) pose unique challenges for designing robust and computationally efficient controllers. At the millimeter scale, fast robot dynamics ($\sim$ms), together with system delay, model uncertainty, and external disturbances significantly affect flight performances. Here, we design a deep reinforcement learning (RL) controller that addresses system delay and uncertainties. To initialize this neural network (NN) controller, we propose a modified behavior cloning (BC) approach with state-action re-matching to account for delay and domain-randomized expert demonstration to tackle uncertainty. Then we apply proximal policy optimization (PPO) to fine-tune the policy during RL, enhancing performance and smoothing commands. In simulations, our modified BC substantially increases the mean reward compared to baseline BC; and RL with PPO improves flight quality and reduces command fluctuations. We deploy this controller on two different insect-scale aerial robots that weigh 720 mg and 850 mg, respectively. The robots demonstrate multiple successful zero-shot hovering flights, with the longest lasting 50 seconds and root-mean-square errors of 1.34 cm in lateral direction and 0.05 cm in altitude, marking the first end-to-end deep RL-based flight on soft-driven IMAVs.
