Proto-MPC: An Encoder-Prototype-Decoder Approach for Quadrotor Control in Challenging Winds
Yuliang Gu, Sheng Cheng, Naira Hovakimyan
TL;DR
The paper tackles robust quadrotor control under dynamic wind disturbances by introducing Proto-MPC, a model predictive control framework augmented with an Encoder-Prototype-Decoder (EPD) that learns residual dynamics. The EPD employs a universal encoder to capture shared task structure and task-specific linear prototype decoders to adapt quickly to individual wind conditions, with an online mechanism to interpolate among prototypes. A prototype-based meta-update balances cross-task knowledge with task specificity, enabling fast online adaptation even without privileged task information. Experiments in simulation show Proto-MPC achieves superior trajectory tracking under static and spatially varying winds while reducing online computation relative to full online retraining baselines, indicating strong generalization and practical potential for real-world deployment.
Abstract
Quadrotors are increasingly used in the evolving field of aerial robotics for their agility and mechanical simplicity. However, inherent uncertainties, such as aerodynamic effects coupled with quadrotors' operation in dynamically changing environments, pose significant challenges for traditional, nominal model-based control designs. We propose a multi-task meta-learning method called Encoder-Prototype-Decoder (EPD), which has the advantage of effectively balancing shared and distinctive representations across diverse training tasks. Subsequently, we integrate the EPD model into a model predictive control problem (Proto-MPC) to enhance the quadrotor's ability to adapt and operate across a spectrum of dynamically changing tasks with an efficient online implementation. We validate the proposed method in simulations, which demonstrates Proto-MPC's robust performance in trajectory tracking of a quadrotor being subject to static and spatially varying side winds.
