ROLGOct 8, 2021

Temporal Convolutions for Multi-Step Quadrotor Motion Prediction

arXiv:2110.04182v19 citations
Originality Incremental advance
AI Analysis

This work addresses the need for precise motion models in model-based control for robotic systems like quadrotors, representing an incremental improvement with specific performance gains.

The paper tackled the problem of accurate long-term motion prediction for quadrotors by proposing End2End-TCN, a fully convolutional architecture that integrates future control inputs for multi-step predictions, resulting in a 55% error reduction over state-of-the-art methods on an aggressive indoor flight dataset.

Model-based control methods for robotic systems such as quadrotors, autonomous driving vehicles and flexible manipulators require motion models that generate accurate predictions of complex nonlinear system dynamics over long periods of time. Temporal Convolutional Networks (TCNs) can be adapted to this challenge by formulating multi-step prediction as a sequence-to-sequence modeling problem. We present End2End-TCN: a fully convolutional architecture that integrates future control inputs to compute multi-step motion predictions in one forward pass. We demonstrate the approach with a thorough analysis of TCN performance for the quadrotor modeling task, which includes an investigation of scaling effects and ablation studies. Ultimately, End2End-TCN provides 55% error reduction over the state of the art in multi-step prediction on an aggressive indoor quadrotor flight dataset. The model yields accurate predictions across 90 timestep horizons over a 900 ms interval.

Foundations

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

Your Notes