Efficient Real-Time Aircraft ETA Prediction via Feature Tokenization Transformer
Liping Huang, Yicheng Zhang, Yifang Yin, Sheng Zhang, Yi Zhang

TL;DR
This paper introduces a feature tokenization Transformer model for real-time aircraft ETA prediction that achieves high accuracy and efficiency, enabling updates every second and outperforming traditional models in speed and accuracy.
Contribution
The study presents a novel Transformer-based approach utilizing feature tokenization for efficient, high-frequency ETA prediction in aviation, reducing computation time significantly compared to existing methods.
Findings
Outperforms XGBoost with 7% higher accuracy.
Requires only 39% of XGBoost's computation time.
ETA inference time is 51.7 microseconds for 40 aircraft.
Abstract
Estimated time of arrival (ETA) for airborne aircraft in real-time is crucial for arrival management in aviation, particularly for runway sequencing. Given the rapidly changing airspace context, the ETA prediction efficiency is as important as its accuracy in a real-time arrival aircraft management system. In this study, we utilize a feature tokenization-based Transformer model to efficiently predict aircraft ETA. Feature tokenization projects raw inputs to latent spaces, while the multi-head self-attention mechanism in the Transformer captures important aspects of the projections, alleviating the need for complex feature engineering. Moreover, the Transformer's parallel computation capability allows it to handle ETA requests at a high frequency, i.e., 1HZ, which is essential for a real-time arrival management system. The model inputs include raw data, such as aircraft latitude,…
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.
