Optimizing Control-Friendly Trajectories with Self-Supervised Residual Learning
Kexin Guo, Zihan Yang, Yuhang Liu, Jindou Jia, Xiang Yu
TL;DR
The paper tackles the challenge of accurate tracking for aggressive robotic motions by explicitly modeling residual physics that are not captured by nominal dynamics. It introduces a self-supervised residual-learning framework that augments a nominal closed-loop model into a hybrid dynamics system, enabling stable long-horizon predictions with arbitrary integration steps. A residual-minimizing trajectory optimizer then generates control-friendly reference trajectories that are easier to track with standard controllers, demonstrated on quadrotor platforms both in simulation and real-world experiments. The results show reduced tracking error and the ability to produce aggressive yet trackable trajectories without re-tuning controllers, highlighting practical impact for high-speed robotic flight and planning under model mismatch. Limitations include offline learning and potential computational costs, with future work pointing to online adaptation and alternative, simpler regressors to improve real-time applicability.
Abstract
Real-world physics can only be analytically modeled with a certain level of precision for modern intricate robotic systems. As a result, tracking aggressive trajectories accurately could be challenging due to the existence of residual physics during controller synthesis. This paper presents a self-supervised residual learning and trajectory optimization framework to address the aforementioned challenges. At first, unknown dynamic effects on the closed-loop model are learned and treated as residuals of the nominal dynamics, jointly forming a hybrid model. We show that learning with analytic gradients can be achieved using only trajectory-level data while enjoying accurate long-horizon prediction with an arbitrary integration step size. Subsequently, a trajectory optimizer is developed to compute the optimal reference trajectory with the residual physics along it minimized. It ends up with trajectories that are friendly to the following control level. The agile flight of quadrotors illustrates that by utilizing the hybrid dynamics, the proposed optimizer outputs aggressive motions that can be precisely tracked.
