A Non-autoregressive Multi-Horizon Flight Trajectory Prediction Framework with Gray Code Representation
Dongyue Guo, Zheng Zhang, Zhen Yan, Jianwei Zhang, and Yi Lin

TL;DR
This paper introduces FlightBERT++, a non-autoregressive framework for multi-horizon flight trajectory prediction that leverages Gray code representation and differential prediction to improve accuracy and efficiency in air traffic control applications.
Contribution
The paper presents a novel non-autoregressive multi-horizon FTP framework with Gray code encoding and a differential prompted decoder, addressing error accumulation and high-bit misclassification issues.
Findings
Outperforms baseline models in accuracy
Reduces prediction outliers significantly
Enhances computational efficiency
Abstract
Flight Trajectory Prediction (FTP) is an essential task in Air Traffic Control (ATC), which can assist air traffic controllers in managing airspace more safely and efficiently. Existing approaches generally perform multi-horizon FTP tasks in an autoregressive manner, thereby suffering from error accumulation and low-efficiency problems. In this paper, a novel framework, called FlightBERT++, is proposed to i) forecast multi-horizon flight trajectories directly in a non-autoregressive way, and ii) improve the limitation of the binary encoding (BE) representation in the FlightBERT framework. Specifically, the proposed framework is implemented by a generalized encoder-decoder architecture, in which the encoder learns the temporal-spatial patterns from historical observations and the decoder predicts the flight status for the future horizons. Compared to conventional architecture, an…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAir Traffic Management and Optimization · Autonomous Vehicle Technology and Safety · Traffic Prediction and Management Techniques
