English

Generating Synthetic Training Data for Deep Learning-Based UAV Trajectory Prediction

Computer Vision and Pattern Recognition 2021-11-02 v2

Abstract

Deep learning-based models, such as recurrent neural networks (RNNs), have been applied to various sequence learning tasks with great success. Following this, these models are increasingly replacing classic approaches in object tracking applications for motion prediction. On the one hand, these models can capture complex object dynamics with less modeling required, but on the other hand, they depend on a large amount of training data for parameter tuning. Towards this end, we present an approach for generating synthetic trajectory data of unmanned-aerial-vehicles (UAVs) in image space. Since UAVs, or rather quadrotors are dynamical systems, they can not follow arbitrary trajectories. With the prerequisite that UAV trajectories fulfill a smoothness criterion corresponding to a minimal change of higher-order motion, methods for planning aggressive quadrotors flights can be utilized to generate optimal trajectories through a sequence of 3D waypoints. By projecting these maneuver trajectories, which are suitable for controlling quadrotors, to image space, a versatile trajectory data set is realized. To demonstrate the applicability of the synthetic trajectory data, we show that an RNN-based prediction model solely trained on the generated data can outperform classic reference models on a real-world UAV tracking dataset. The evaluation is done on the publicly available ANTI-UAV dataset.

Keywords

Cite

@article{arxiv.2107.00422,
  title  = {Generating Synthetic Training Data for Deep Learning-Based UAV Trajectory Prediction},
  author = {Stefan Becker and Ronny Hug and Wolfgang Hübner and Michael Arens and Brendan T. Morris},
  journal= {arXiv preprint arXiv:2107.00422},
  year   = {2021}
}

Comments

Accepted at the International Conference on Robotics, Computer Vision and Intelligent Systems (ROBOVIS) 2021

R2 v1 2026-06-24T03:48:17.582Z