Temporal Convolutions for Multi-Step Quadrotor Motion Prediction
Samuel Looper, Steven L. Waslander

TL;DR
This paper introduces End2End-TCN, a convolutional neural network architecture that predicts multi-step quadrotor motion accurately over long horizons, significantly outperforming previous methods.
Contribution
The paper presents a novel fully convolutional architecture that integrates control inputs for efficient multi-step prediction in quadrotor dynamics.
Findings
Achieves 55% error reduction over state-of-the-art methods.
Provides accurate predictions over 90 timesteps in 900 ms.
Demonstrates effectiveness through thorough analysis and ablation studies.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Human Pose and Action Recognition · Anomaly Detection Techniques and Applications
