vix.ing · top · new · best · stats · spec

Predicting Aircraft Trajectories: A Deep Generative Convolutional Recurrent Neural Networks Approach

2018/12/30 by Yulin Liu, Mark Hansen, Liu, Yulin +1 · 1 citation
Computer Science · Engineering · #Advanced Neural Network Applications #Aerospace and Aviation Technology #Air Traffic Management and Optimization #Autonomous Vehicle Technology and Safety #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Video Surveillance and Tracking Methods

paper · pdf · doi:10.48550/arxiv.1812.11670

openalex publication_date 2018/12/31 · openalex created_date 2022/08/01 · openalex updated_date 2026/07/28

Abstract

Reliable 4D aircraft trajectory prediction, whether in a real-time setting or for analysis of counterfactuals, is important to the efficiency of the aviation system. Toward this end, we first propose a highly generalizable efficient tree-based matching algorithm to construct image-like feature maps from high-fidelity meteorological datasets - wind, temperature and convective weather. We then model the track points on trajectories as conditional Gaussian mixtures with parameters to be learned from our proposed deep generative model, which is an end-to-end convolutional recurrent neural network that consists of a long short-term memory (LSTM) encoder network and a mixture density LSTM decoder network. The encoder network embeds last-filed flight plan information into fixed-size hidden state variables and feeds the decoder network, which further learns the spatiotemporal correlations from the historical flight tracks and outputs the parameters of Gaussian mixtures. Convolutional layers are integrated into the pipeline to learn representations from the high-dimension weather features. During the inference process, beam search, adaptive Kalman filter, and Rauch-Tung-Striebel smoother algorithms are used to prune the variance of generated trajectories.

Cited by

Related