Deep Learning in Air Traffic Management (ATM): A Survey on Applications, Opportunities, and Open Challenges
Abstract
:1. Introduction
- A comprehensive review of state-of-the-art Deep Learning (DL) solutions for Air Traffic Management (ATM);
- Future directions based on insights of single contributions and ATM solutions groups;
- An extensive list of open challenges in the context of Deep Learning (DL) applications in ATM;
- An extensive list of open challenges from the ATM solutions standpoint.
2. Background
2.1. Deep Learning (DL)
- Feed-Forward Networks: Feed-Forward Neural networks (also referred to as Deep Neural Networks—DNN—in this article) consists of neurons ordered into layers. The first layer, called the input layer, the last layer, called the output layer, and the hidden layers [14]. Neurons can be considered processing units connected to synaptic weights. These neurons produce an output using an activation function, which is sent to the following layer [15]. These networks are usually trained using the back-propagation algorithm (used to compute gradients) and the Stochastic Gradient Descent (SGD) algorithm to optimize the weights (using the gradient computed previously). Figure 1 illustrates a simple DNN and highlights the input, hidden, and output layers. The number of nodes and hidden layers can change depending on the problem faced, similar to the input vector. This architecture has been widely used and has presented tremendous success in several initiatives.
- Convolutional Neural Networks (CNNs): Convolutional Neural Networks (CNNs) are a category of Deep Learning (DL) models designed to process data in a grid-like topology (e.g., time-series and image data). CNNs are usually composed of three types of layers: convolutional, pooling, and fully connected layers [16,17]. The convolutional layers are responsible for extracting important features. The pooling layers reduce the resolution of features, making them robust against noise and distortion. Finally, the fully-connected layers produce class scores from the activations [18]. Figure 2 illustrates a simple CNN model.
- Recurrent Neural Networks (RNN): Recurrent Neural Networks (RNNs) represent a neural network architecture used to detect patterns in sequences (e.g., images, text, or numerical time series) [19]. Important RNN features are the feedback connection and memory, which enable activations to flow in a loop and temporal processing [20]. Figure 3 illustrates a simple example of an RNN.
- Generative Adversarial Networks (GANs): This architecture is based on the competition between a generation and a discriminator. In this sense, the generator uses random noise to produce fake data while the discriminator tries to distinguish real data from fake data. When the generator can produce data that cannot be appropriately classified as fake by the discriminator, the model can produce realistic data [21,22]. Figure 4 illustrates a simple GAN architecture.
- Autoencoders (AE): This specific type of neural network was developed to encode inputs into a compressed and meaningful representation. After this reduced version of the provided features is produced, the model decodes it back, aiming to produce an output as close as possible to the input [23,24]. Figure 5 illustrates a simple AE architecture.
2.2. Air Traffic Management (ATM)
- ATM Operations, Architecture, Performance, and Validation (OAPV): focuses on solutions to enhance and enable trajectory-based operations, considering technologies related to aircraft trajectory. It may include trajectory planning [35,36], prediction [37,38], generation [39,40], optimization [41,42], and clustering [43,44];
- Advanced Air Traffic Services (AATS): involves tools to improve departure and arrival processes, separation management, air and ground safety, and systems to support flight planning. This area refers to solutions considering the interaction between humans and computers and may include augmentation solutions [51,52] and behavioral technologies [53]. Moreover, it also considers airspace complexity solutions [54], e.g., initiatives related to complexity estimation [55] and reduction [56,57] are examples of solutions in this portfolio.
3. Literature Review
- Year: Describes the year in which the article was published;
- ATM Area: Categorizes the article into one of the four ATM solutions areas previously described, i.e., OAPV, EAI, HPAO, and AATS;
- ATM System: Indicates if the solution focuses on Air Traffic Services (ATS), Airspace Management (ASM), or Air Traffic Flow Management (ATFM);
- Flight solution: Indicates if the solution is directly applicable to one (S) or multiple (M) aircraft;
- Deep Learning (DL) Application: Refers to the aspects of the Deep Learning (DL) application, indicating if the authors presented details on the architecture (Arc), validation (Val), and deployment (Dp);
- Airspace Key Performance Indicator (KPI): Indicates the main target of the proposed method regarding airspace operations. Works contributions are classified into safety (Sft), efficiency (Ef), and sustainability (Sus). Although some initiatives overlap multiple KPIs, we intend to identify the primary focus;
- Air Traffic Controller (ATCo): Indicates if the proposed solution is intended to support the operation of ATC professionals. This attribute identifies if the solution proposed considers human factors (HF—e.g., mental workload and fatigue identification) and augmentation capabilities (Aug—e.g., indicates if the solution indents to help professionals in the task).
3.1. Applications of Deep Neural Networks (DNN) Networks in ATM
3.2. Applications of Convolutional Neural Networks (CNN) in ATM
3.3. Applications of Recurrent Neural Networks (RNN) in ATM
3.4. Applications of Generative Adversarial Networks (GANs) in ATM
3.5. Applications of Autoencoders in ATM
Model | Paper | Year | ATM Area | ATC System | Flight Solution | DL Application | Airspace KPI | ATCo | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ATS | ASM | ATFM | S | M | Arc | Val | Dp | Sft | Ef | Sus | HF | Aug | ||||
CNN | Malekzadeh et al. [84] | 2017 | EAI | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||
Liu et al. [85] | 2018 | OAPV | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Yang et al. [92] | 2019 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Liu et al. [97] | 2019 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Chen et al. [98] | 2019 | EAI | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Van et al. [88] | 2019 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | |||||
Qu et al. [87] | 2020 | HPAO | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Van et al. [89] | 2020 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | |||||
Lin et al. [95] | 2020 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ||||||
Pang et al. [82] | 2021 | OAPV | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Zeng et al. [91] | 2021 | OAPV | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Xie et al. [86] | 2021 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ||||||||
Di et al. [83] | 2022 | EAI | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Mas et al. [90] | 2022 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Jardines et al. [93] | 2022 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Rahman et al. [96] | 2022 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ||||||||
DNN | Horiguchi et al. [68] | 2017 | HPAO | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||
Kistan et al. [74] | 2018 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ||||
Boggavarapu et al. [77] | 2019 | HPAO | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Chakrabarty et al. [73] | 2019 | HPAO | ✔ | ✔ | ✔ | ✔ | ||||||||||
Mollinga et al. [62] | 2020 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ||||||||
Wang et al. [66] | 2020 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ||||||||
Mas et al. [72] | 2020 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ||||||
Yazdi et al. [71] | 2020 | HPAO | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Jimenez et al. [79] | 2020 | OAPV | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Cheevachaipimol et al. [67] | 2021 | HPAO | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Bala et al. [69] | 2021 | HPAO | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Dong et al. [78] | 2021 | EAI | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||
Gholami et al. [70] | 2022 | HPAO | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Tan et al. [75] | 2022 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Ivanoska et al. [76] | 2022 | HPAO | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Sangeetha et al. [80] | 2022 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||
Çakıcı et al. [81] | 2022 | OAPV | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Perez et al. [63] | 2022 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
RNN | Shi et al. [104] | 2018 | OAPV | ✔ | ✔ | ✔ | ✔ | ✔ | ||||||||
Pang et al. [101] | 2019 | OAPV | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Zhao et al. [109] | 2019 | OAPV | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Shi et al. [100] | 2020 | OAPV | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ||||||||
Ma et al. [105] | 2020 | OAPV | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Jarry et al. [112] | 2020 | EAI | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Shi et al. [111] | 2021 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Shu et al. [106] | 2021 | AATS | ✔ | ✔ | ✔ | ✔ | ||||||||||
Xu et al. [107] | 2021 | OAPV | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Yan et al. [108] | 2021 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Mas et al. [102] | 2021 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Lim et al. [99] | 2022 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ||||||||
Huang et al. [103] | 2022 | OAPV | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Asirvadam et al. [110] | 2022 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
GAN | Zhang et al. [122] | 2018 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | ||||||||
Fu et al. [117] | 2019 | EAI | ✔ | ✔ | ✔ | ✔ | ||||||||||
Pang et al. [114] | 2020 | OAPV | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Rahnemoonfar et al. [118] | 2020 | AATS | ✔ | ✔ | ✔ | |||||||||||
Aksoy et al. [115] | 2021 | OAPV | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Pham et al. [116] | 2021 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Guo et al. [120] | 2021 | OAPV | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Olive et al. [123] | 2021 | OAPV | ✔ | ✔ | ✔ | ✔ | ||||||||||
Lang et al. [125] | 2021 | EAI | ✔ | ✔ | ✔ | ✔ | ||||||||||
Jarry et al. [124] | 2021 | OAPV | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Wu et al. [113] | 2022 | OAPV | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Hu et al. [119] | 2022 | OAPV | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Huang et al. [121] | 2023 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
AE | Olive et al. [127] | 2018 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ||||
Chen et al. [134] | 2018 | HPAO | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Xuyun et al. [131] | 2019 | EAI | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Fernandez et al. [132] | 2019 | EAI | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ||||||||
Que et al. [130] | 2019 | EAI | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Wu et al. [128] | 2019 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||
Memarzadeh et al. [136] | 2020 | Aircraft | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Olive et al. [138] | 2020 | OAPV | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Corrado et al. [133] | 2021 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ||||||||
Zeng et al. [137] | 2021 | OAPV | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Kim et al. [139] | 2021 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Bastas et al. [126] | 2022 | AATS | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | |||||
Chevrot et al. [129] | 2022 | OAPV | ✔ | ✔ | ✔ | ✔ | ✔ | |||||||||
Wu et al. [135] | 2022 | AATS | ✔ | ✔ | ✔ | ✔ |
3.6. Further Insights: Opportunities
3.7. Paper Count and Keywords
3.8. ATM Solutions
4. Open Challenges
4.1. Deep Learning (DL) Applications
- Interpretability: Understanding the decision made by the DL models is paramount for safe and efficient operations. Hence, the proposal of strategies to explain the decision made in the full ATM system spectrum is a challenging but necessary step for future operations;
- Sustainability: From all works analyzed in this research, none of them are focused on sustainability services for future ATM systems. The use of DL techniques to foster the development of a new strategy is critical for future operations;
- Cybersecurity: Data are shared throughout the airspace systems in today’s operations, and future applications will require even more data. In this sense, it is critical that new solutions use advanced techniques (e.g., DL) to detect and mitigate cybersecurity threats;
- Urban Air Mobility (UAM): Several of the points discussed in this research are also applicable to new transportation paradigms, e.g., UAM. For example, DL can enable the development of trajectory-based solutions tailored to the UAM environment. In fact, lessons learned in the National Airspace System (NAS) can provide insightful directions for UAM applications [140,141];
- Deployment: Few of the works reviewed in this research focus on the deployment of such solutions. Besides the complexity that developing a DL application involves, deployment is also challenging and requires coordination with several stakeholders. Indeed, solutions to simplify the deployment of such methods are part of the open challenges.
4.2. ATM Solutions
4.2.1. Advanced Air Traffic Services (AATS)
- Temporal effects: Throughout the daily operations, the airspace state changes several times. However, there is an intrinsic temporal dependence in the evolution of the airspace state. In this sense, initiatives can focus on identifying temporal connections to improve the complexity prediction capabilities;
- Integrated Analysis: The complex airspace ecosystem entails various systems operating simultaneously. In this sense, an open challenge refers to using global resources and information to understand how complexity is impacted and, ultimately, develop more accurate complexity-based solutions;
- Disruption Management: The consideration of rare but disruptive events is vital in the assessment and development of new complexity-based solutions. Therefore, new capabilities for predicting rare events are part of the future ATM solutions portfolio.
- Data Collection: Building up datasets for training models is a complex challenge due to several factors. The development of new techniques to easily collect data without compromising the operation will produce valuable resources for new applications;
- Integrated Augmentation: Although some initiatives focus on supporting professionals in the ATM system, they are commonly separated and not part of the same portfolio. The development of a scalable and integrated approach to be used as a baseline across the ATM system is an open challenge;
- Training Frameworks: The inclusion of new technologies into the National Airspace System (NAS) requires several phases of testing and certification. In this sense, proposing new training approaches to simplify the use of these new technologies is necessary.
4.2.2. High-Performing Airport Operations (HPAO)
- Airport Data Collection: Although following the same rules, airports operate differently due to several factors (e.g., size, number of gates, and number of flights). Collecting internal data to improve the airport performance is a pillar for future solutions, and the development of a new data collection strategy is essential;
- Data Sampling: The current difficulty faced in collecting the data demands methods to generate realistic samples. In this case, there is a need for new sampling methods that cover the characteristics of the airport operation;
- Disruption Management: The impacts of disruption in delays is difficult to predict due to the minimal number of occurrences in history. Future solutions are required to handle this imbalanced environment and accurately predict such events.
4.2.3. ATM Operations, Architecture, Performance, and Validation (OAPV)
- New Aircraft Concepts: There are some companies working on the production of supersonic aircraft that will be integrated into the NAS in the near future. Then, new trajectory prediction services are required to attend to the new flight configurations and capabilities (both in terms of performance and regulations);
- Multi-Modal Analysis: Trajectory-based solutions are integrated into a complex ecosystem composed of several subsystems. In this sense, using data from different sources and configurations (e.g., audio and video) represents another open challenge;
- Disruption Management: Rare events are difficult to predict accurately. The development of new methods capable of estimating when disruptive events happen and how they affect the aircraft trajectory needs investigation.
4.2.4. Enabling Aviation Infrastructure (EAI)
- Data Collection: For several reasons, collecting data from aircraft (e.g., engines) is a complex task. Therefore, the development of new software and hardware technologies for data collection will improve the results obtained by the existing and future ATM solutions;
- Integrated Health Analysis: The complex ecosystem composed of several subsystems that surround the aircraft can provide information for in-flight decision-making. In this sense, integrating the in-flight solutions with the ecosystem can yield valuable resources and is in the scope of future works;
- New Aircraft Concepts: As new aircraft operate in the NAS (e.g., supersonic aircraft), flight parameters are expected to differ. Then, adjusting the existing solutions for such an environment is pivotal for efficient operations.
4.2.5. Integrated Solutions (IS)
- Collaborative Decision: Considering that local actions can change the global airspace mesh, solutions to enable safe, rapid, and efficient collaborative decision-making represent a significant advancement in today’s technologies. However, reaching this flawless collaboration is not simple, as it represents a research field in ATM systems.
- DL Orchestration: The use of DL solutions in several areas of ATC can improve efficiency. However, enabling these separated entities to communicate and share resources (e.g., parameters and outputs) can provide a smooth integration experience. However, the orchestration of such systems is complex and represents an open challenge.
- Knowledge sharing: Data belonging to different organizations is not always shared due to several reasons (e.g., privacy). Then, new privacy-preserving techniques (e.g., privacy-preserving transfer learning) can overcome this obstacle and enable DL applications to be more accurate without compromising privacy.
5. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
References
- ICAO. Air Traffic Management—DOC 4444. 2012. Available online: https://www.icao.int/EURNAT/Other%20Meetings%20Seminars%20and%20Workshops/FPL%202012%20ICAO%20EUR%20Region%20Plan/Documentation%20related%20to%20FPL%202012%20Amendment/Amendment%201%20Doc4444.EN.pdf (accessed on 24 February 2023).
- ICAO. Air Traffic Services—Annex 11. 2001. Available online: https://skyrise.aero/wp-content/uploads/2017/03/ICAO-Annex-11-Air-traffic-services.pdf (accessed on 24 February 2023).
- Deng, L.; Yu, D. Deep learning: Methods and applications. Found. Trends Signal Process. 2014, 7, 197–387. [Google Scholar] [CrossRef] [Green Version]
- Chakraborty, S.; Tomsett, R.; Raghavendra, R.; Harborne, D.; Alzantot, M.; Cerutti, F.; Srivastava, M.; Preece, A.; Julier, S.; Rao, R.M.; et al. Interpretability of deep learning models: A survey of results. In Proceedings of the 2017 IEEE Smartworld, Ubiquitous Intelligence & Computing, Advanced & Trusted Computed, Scalable Computing & Communications, Cloud & Big Data Computing, Internet of People and Smart City Innovation (Smartworld/SCALCOM/UIC/ATC/CBDcom/IOP/SCI), San Francisco, CA, USA, 4–8 August 2017; pp. 1–6. [Google Scholar]
- LeCun, Y.; Bengio, Y.; Hinton, G. Deep learning. Nature 2015, 521, 436–444. [Google Scholar] [CrossRef] [PubMed]
- Goodfellow, I.; Bengio, Y.; Courville, A. Deep Learning; MIT Press: Cambridge, MA, USA, 2016. [Google Scholar]
- Shinde, P.P.; Shah, S. A review of machine learning and deep learning applications. In Proceedings of the 2018 Fourth International Conference on Computing Communication Control and Automation (ICCUBEA), Pune, India, 16–18 August 2018; pp. 1–6. [Google Scholar]
- Chassagnon, G.; Vakalopolou, M.; Paragios, N.; Revel, M.P. Deep learning: Definition and perspectives for thoracic imaging. Eur. Radiol. 2020, 30, 2021–2030. [Google Scholar] [CrossRef] [PubMed]
- Chaddad, A.; Peng, J.; Xu, J.; Bouridane, A. Survey of Explainable AI Techniques in Healthcare. Sensors 2023, 23, 634. [Google Scholar] [CrossRef] [PubMed]
- Sujith, A.; Sajja, G.S.; Mahalakshmi, V.; Nuhmani, S.; Prasanalakshmi, B. Systematic review of smart health monitoring using deep learning and Artificial intelligence. Neurosci. Inform. 2022, 2, 100028. [Google Scholar] [CrossRef]
- Wu, Y.; Wu, L.; Cai, H. A deep learning approach to secure vehicle to road side unit communications in intelligent transportation system. Comput. Electr. Eng. 2023, 105, 108542. [Google Scholar] [CrossRef]
- Wang, P.; Qin, J.; Li, J.; Wu, M.; Zhou, S.; Feng, L. Optimal Transshipment Route Planning Method Based on Deep Learning for Multimodal Transport Scenarios. Electronics 2023, 12, 417. [Google Scholar] [CrossRef]
- Li, C.; Zheng, P.; Yin, Y.; Wang, B.; Wang, L. Deep reinforcement learning in smart manufacturing: A review and prospects. CIRP J. Manuf. Sci. Technol. 2023, 40, 75–101. [Google Scholar] [CrossRef]
- Svozil, D.; Kvasnicka, V.; Pospichal, J. Introduction to multi-layer feed-forward neural networks. Chemom. Intell. Lab. Syst. 1997, 39, 43–62. [Google Scholar] [CrossRef]
- Sazli, M.H. A brief review of feed-forward neural networks. Commun. Fac. Sci. Univ. Ank. Ser.-Phys. Sci. Eng. 2006, 50, 11–17. [Google Scholar] [CrossRef]
- O’Shea, K.; Nash, R. An introduction to convolutional neural networks. arXiv 2015, arXiv:1511.08458. [Google Scholar]
- Wu, J. Introduction to convolutional neural networks. Natl. Key Lab Nov. Softw. Technol. Nanjing Univ. China 2017, 5, 495. [Google Scholar]
- Hijazi, S.; Kumar, R.; Rowen, C. Using convolutional neural networks for image recognition. J. Comput. Commun. 2015, 9, 1. [Google Scholar]
- Schmidt, R.M. Recurrent neural networks (rnns): A gentle introduction and overview. arXiv 2019, arXiv:1912.05911. [Google Scholar]
- Bullinaria, J.A. Recurrent neural networks. Neural Comput. Lect. 2013, 12, 1. [Google Scholar]
- Goodfellow, I.; Pouget-Abadie, J.; Mirza, M.; Xu, B.; Warde-Farley, D.; Ozair, S.; Courville, A.; Bengio, Y. Generative adversarial networks. Commun. ACM 2020, 63, 139–144. [Google Scholar] [CrossRef]
- Pan, Z.; Yu, W.; Yi, X.; Khan, A.; Yuan, F.; Zheng, Y. Recent progress on generative adversarial networks (GANs): A survey. IEEE Access 2019, 7, 36322–36333. [Google Scholar] [CrossRef]
- Bank, D.; Koenigstein, N.; Giryes, R. Autoencoders. arXiv 2020, arXiv:2003.05991. [Google Scholar]
- Girin, L.; Leglaive, S.; Bie, X.; Diard, J.; Hueber, T.; Alameda-Pineda, X. Dynamical variational autoencoders: A comprehensive review. arXiv 2020, arXiv:2008.12595. [Google Scholar]
- Skybrary. Air Traffic Management (ATM). 2022. Available online: https://skybrary.aero/articles/air-traffic-management-atm (accessed on 24 February 2023).
- Mihetec, T.; Jakšić, Z.; Steiner, S. Air Space Management Procedures in Europe. In Proceedings of the 14th International Conference on Transport Science ICTS, Citeseer. Portorož, Slovenia, 27 May 2011. [Google Scholar]
- Neto, E.C.P.; Baum, D.M.; Brinati, M.A.; Almeida, J.R.; Cugnasca, P.S.; Camargo, J.B. A safe flow-management method for air traffic considering the UAS presence into the non-segregated airspace. In Safety and Reliability–Safe Societies in a Changing World; CRC Press: Boca Raton, FL, USA, 2018; pp. 2137–2145. [Google Scholar]
- Kistan, T.; Gardi, A.; Sabatini, R.; Ramasamy, S.; Batuwangala, E. An evolutionary outlook of air traffic flow management techniques. Prog. Aerosp. Sci. 2017, 88, 15–42. [Google Scholar] [CrossRef]
- Lin, Y. Spoken instruction understanding in air traffic control: Challenge, technique, and application. Aerospace 2021, 8, 65. [Google Scholar] [CrossRef]
- Jackson, J.W.; Green, S.M. Control applications and challenges in air traffic management. In Proceedings of the 1998 American Control Conference, ACC (IEEE Cat. No. 98CH36207). Philadelphia, PA, USA, 26 June 1998; Volume 3, pp. 1772–1788. [Google Scholar]
- Strohmeier, M.; Schäfer, M.; Lenders, V.; Martinovic, I. Realities and challenges of nextgen air traffic management: The case of ADS-B. IEEE Commun. Mag. 2014, 52, 111–118. [Google Scholar] [CrossRef]
- Tobaruela, G.; Schuster, W.; Majumdar, A.; Ochieng, W.Y.; Martinez, L.; Hendrickx, P. A method to estimate air traffic controller mental workload based on traffic clearances. J. Air Transp. Manag. 2014, 39, 59–71. [Google Scholar] [CrossRef]
- Roosens, P. Congestion and Air Transport: A challenging phenomenon. Eur. J. Transp. Infrastruct. Res. 2008, 8, 137–146. [Google Scholar]
- SESAR. Exploring the Boundaries of Air Traffic Management—A Summary of SESAR Exploratory Research Results. 2016. Available online: https://op.europa.eu/en/publication-detail/-/publication/e3460b15-7499-11ed-9887-01aa75ed71a1 (accessed on 24 February 2023).
- Richards, A.; How, J.P. Aircraft trajectory planning with collision avoidance using mixed integer linear programming. In Proceedings of the 2002 American Control Conference (IEEE Cat. No. CH37301), Anchorage, AK, USA, 8–10 May 2002; Volume 3, pp. 1936–1941. [Google Scholar]
- Soler, M.; Olivares, A.; Staffetti, E.; Zapata, D. Framework for aircraft trajectory planning toward an efficient air traffic management. J. Aircr. 2012, 49, 341–348. [Google Scholar] [CrossRef] [Green Version]
- Ayhan, S.; Samet, H. Aircraft trajectory prediction made easy with predictive analytics. In Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, San Francisco, CA, USA, 13–17 August 2016; pp. 21–30. [Google Scholar]
- Mondoloni, S.; Rozen, N. Aircraft trajectory prediction and synchronization for air traffic management applications. Prog. Aerosp. Sci. 2020, 119, 100640. [Google Scholar] [CrossRef]
- Kamgarpour, M.; Dadok, V.; Tomlin, C. Trajectory generation for aircraft subject to dynamic weather uncertainty. In Proceedings of the 49th IEEE Conference on Decision and Control (CDC), Atlanta, GA, USA, 15–17 December 2010; pp. 2063–2068. [Google Scholar]
- Patel, R.; Goulart, P.; Serghides, V. Real-time trajectory generation for aircraft avoidance maneuvers. In Proceedings of the AIAA Guidance, Navigation, and Control Conference, Chicago, IL, USA, 10–13 August 2009; p. 5623. [Google Scholar]
- Sridhar, B.; Ng, H.K.; Chen, N.Y. Aircraft trajectory optimization and contrails avoidance in the presence of winds. J. Guid. Control Dyn. 2011, 34, 1577–1584. [Google Scholar] [CrossRef]
- Rodionova, O.; Sbihi, M.; Delahaye, D.; Mongeau, M. North atlantic aircraft trajectory optimization. IEEE Trans. Intell. Transp. Syst. 2014, 15, 2202–2212. [Google Scholar] [CrossRef] [Green Version]
- Gariel, M.; Srivastava, A.N.; Feron, E. Trajectory clustering and an application to airspace monitoring. IEEE Trans. Intell. Transp. Syst. 2011, 12, 1511–1524. [Google Scholar] [CrossRef] [Green Version]
- Olive, X.; Morio, J. Trajectory clustering of air traffic flows around airports. Aerosp. Sci. Technol. 2019, 84, 776–781. [Google Scholar] [CrossRef] [Green Version]
- Jianzhong, S.; Fangyuan, W.; Shungang, N. Aircraft air conditioning system health state estimation and prediction for predictive maintenance. Chin. J. Aeronaut. 2020, 33, 947–955. [Google Scholar]
- Ren, H.; Chen, X.; Chen, Y. Reliability Based Aircraft Maintenance Optimization and Applications; Academic Press: Hoboken, NJ, USA, 2017. [Google Scholar]
- Boller, C. Ways and options for aircraft structural health management. Smart Mater. Struct. 2001, 10, 432. [Google Scholar] [CrossRef]
- Sternberg, A.; Soares, J.; Carvalho, D.; Ogasawara, E. A review on flight delay prediction. arXiv 2017, arXiv:1703.06118. [Google Scholar]
- Esmaeilzadeh, E.; Mokhtarimousavi, S. Machine learning approach for flight departure delay prediction and analysis. Transp. Res. Rec. 2020, 2674, 145–159. [Google Scholar] [CrossRef]
- Mueller, E.; Chatterji, G. Analysis of aircraft arrival and departure delay characteristics. In Proceedings of the AIAA’s Aircraft Technology, Integration, and Operations (ATIO) 2002 Technical Forum, Los Angeles, CA, USA, 1–3 October 2002; p. 5866. [Google Scholar]
- Abbass, H.A.; Tang, J.; Amin, R.; Ellejmi, M.; Kirby, S. Augmented cognition using real-time EEG-based adaptive strategies for air traffic control. In Proceedings of the Human Factors and Ergonomics Society Annual Meeting; SAGE Publications: Los Angeles, CA, USA, 2014; Volume 58, pp. 230–234. [Google Scholar]
- National Research Council. Flight to the Future: Human Factors in Air Traffic Control; National Academies Press: Washington, DC, USA, 1997. [Google Scholar]
- Aricò, P.; Borghini, G.; Di Flumeri, G.; Bonelli, S.; Golfetti, A.; Graziani, I.; Pozzi, S.; Imbert, J.P.; Granger, G.; Benhacene, R.; et al. Human factors and neurophysiological metrics in air traffic control: A critical review. IEEE Rev. Biomed. Eng. 2017, 10, 250–263. [Google Scholar] [CrossRef] [PubMed]
- Kopardekar, P.H.; Schwartz, A.; Magyarits, S.; Rhodes, J. Airspace complexity measurement: An air traffic control simulation analysis. Int. J. Ind. Eng. Theory, Appl. Pract. 2009, 16, 61–70. [Google Scholar]
- Zhang, K.; Liu, Y.; Wang, J.; Song, H.; Liu, D. Tree-based airspace capacity estimation. In Proceedings of the 2020 Integrated Communications Navigation and Surveillance Conference (ICNS), Herndon, VA, USA, 8–10 September 2020; pp. 5C1-1–5C1-5. [Google Scholar]
- Histon, J.; Li, L.; Hansman, R.J. Airspace structure, future ATC systems, and controller complexity reduction. In Proceedings of the 29th Digital Avionics Systems Conference, Salt Lake City, UT, USA, 3–7 October 2010; pp. 4.A.4-1–4.A.4-14. [Google Scholar]
- Juntama, P.; Chaimatanan, S.; Alam, S.; Delahaye, D. A distributed metaheuristic approach for complexity reduction in air traffic for strategic 4D trajectory optimization. In Proceedings of the 2020 International Conference on Artificial Intelligence and Data Analytics for Air Transportation (AIDA-AT), Singapore, 3–4 February 2020; pp. 1–9. [Google Scholar]
- Terrab, M.; Odoni, A.R. Strategic flow management for air traffic control. Oper. Res. 1993, 41, 138–152. [Google Scholar] [CrossRef]
- Cobano, J.A.; Alejo, D.; Heredia, G.; Ollero, A. 4D trajectory planning in ATM with an anytime stochastic approach. In Proceedings of the 3rd International Conference on Application and Theory of Automation in Command and Control Systems, Naples, Italy, 28–30 May 2013; pp. 1–8. [Google Scholar]
- Condé Rocha Murça, M.; Hansman, R.J. Data-Driven Modeling of Air Traffic Flows for Advanced Air Traffic Management. Ph.D. Thesis, Massachusetts Institute of Technology, Cambridge, MA, USA, 2019. [Google Scholar]
- Li, Y.; Zhang, H.; Xue, X.; Jiang, Y.; Shen, Q. Deep learning for remote sensing image classification: A survey. Wiley Interdiscip. Rev. Data Min. Knowl. Discov. 2018, 8, e1264. [Google Scholar] [CrossRef] [Green Version]
- Mollinga, J.; van Hoof, H. An autonomous free airspace en-route controller using deep reinforcement learning techniques. arXiv 2020, arXiv:2007.01599. [Google Scholar]
- Pérez Moreno, F.; Gómez Comendador, V.F.; Delgado-Aguilera Jurado, R.; Zamarreño Suárez, M.; Janisch, D.; Arnaldo Valdés, R.M. Determination of Air Traffic Complexity Most Influential Parameters Based on Machine Learning Models. Symmetry 2022, 14, 2629. [Google Scholar] [CrossRef]
- Carvalho, D.V.; Pereira, E.M.; Cardoso, J.S. Machine learning interpretability: A survey on methods and metrics. Electronics 2019, 8, 832. [Google Scholar] [CrossRef] [Green Version]
- Ribeiro, M.T.; Singh, S.; Guestrin, C. Model-agnostic interpretability of machine learning. arXiv 2016, arXiv:1606.05386. [Google Scholar]
- Wang, L.; Mykityshyn, A.; Johnson, C.; Marple, B.D. Deep learning for flight demand forecasting. arXiv 2020, arXiv:2011.04476. [Google Scholar]
- Cheevachaipimol, W.; Teinwan, B.; Chutima, P. Flight Delay Prediction Using a Hybrid Deep Learning Method. Eng. J. 2021, 25, 99–112. [Google Scholar] [CrossRef]
- Horiguchi, Y.; Baba, Y.; Kashima, H.; Suzuki, M.; Kayahara, H.; Maeno, J. Predicting fuel consumption and flight delays for low-cost airlines. In Proceedings of the AAAI Conference on Artificial Intelligence, San Francisco, CA, USA, 4–9 February 2017; Volume 31, pp. 4686–4693. [Google Scholar]
- Bala Bisandu, D.; Salih Homaid, M.; Moulitsas, I.; Filippone, S. A deep feedforward neural network and shallow architectures effectiveness comparison: Flight delays classification perspective. In Proceedings of the 2021 The 5th International Conference on Advances in Artificial Intelligence (ICAAI), Online, 20–22 November 2021; pp. 1–10. [Google Scholar]
- Gholami, S.; Khashe, S. Flight Delay Prediction Using Deep Learning and Conversational Voice-Based Agents. Am. Acad. Sci. Res. J. Eng. Technol. Sci. 2022, 89, 60–72. [Google Scholar]
- Yazdi, M.F.; Kamel, S.R.; Chabok, S.J.M.; Kheirabadi, M. Flight delay prediction based on deep learning and Levenberg-Marquart algorithm. J. Big Data 2020, 7, 1–28. [Google Scholar] [CrossRef]
- Mas Pujol, S.; Salamí San Juan, E.; Pastor Llorens, E. A novel methodology to predict regulations using deep learning. In Proceedings of the 10th SESAR Innovation Days: 7th of December-10th of December, 2020, Online, 7–10 December; 2020; pp. 1–8, Single European Sky ATM Research (SESAR). [Google Scholar]
- Chakrabarty, N. A data mining approach to flight arrival delay prediction for american airlines. In Proceedings of the 2019 9th Annual Information Technology, Electromechanical Engineering and Microelectronics Conference (IEMECON), Jaipur, India, 13–15 March 2019; pp. 102–107. [Google Scholar]
- Kistan, T.; Gardi, A.; Sabatini, R. Machine learning and cognitive ergonomics in air traffic management: Recent developments and considerations for certification. Aerospace 2018, 5, 103. [Google Scholar] [CrossRef] [Green Version]
- Tan, X.; Sun, Y.; Zeng, W.; Quan, Z. Congestion Recognition of the Air Traffic Control Sector Based on Deep Active Learning. Aerospace 2022, 9, 302. [Google Scholar] [CrossRef]
- Ivanoska, I.; Pastorino, L.; Zanin, M. Assessing Identifiability in Airport Delay Propagation Roles Through Deep Learning Classification. IEEE Access 2022, 10, 28520–28534. [Google Scholar] [CrossRef]
- Boggavarapu, R.; Agarwal, P.; DH, R.K. Aviation Delay Estimation using Deep Learning. In Proceedings of the 2019 4th International Conference on Information Systems and Computer Networks (ISCON), Mathura, India, 21–22 November 2019; pp. 689–693. [Google Scholar]
- Dong, Y.; Tao, J.; Zhang, Y.; Lin, W.; Ai, J. Deep learning in aircraft design, dynamics, and control: Review and prospects. IEEE Trans. Aerosp. Electron. Syst. 2021, 57, 2346–2368. [Google Scholar] [CrossRef]
- Jiménez-Campfens, N.; Colomer, A.; Núñez, J.; Mogollón, J.M.; Rodríguez, A.L.; Naranjo, V. Deep Learning in Aeronautics: Air Traffic Trajectory Classification Based on Weather Reports. In Proceedings of the Intelligent Data Engineering and Automated Learning–IDEAL 2020: 21st International Conference, Guimaraes, Portugal, 4–6 November 2020; pp. 148–155, Proceedings, Part II 21. [Google Scholar]
- Sangeetha, V.; Andrews, S.K.; Rajavarman, V. Air traffic control using machine learning and artificial neural network. J. Posit. Sch. Psychol. 2022, 6, 4737–4746. [Google Scholar]
- Çakıcı, M.; Okay, F.Y.; Ozdemir, S. Real-time Aircraft Tracking System: A Survey and A Deep Learning Based Model. In Proceedings of the 2021 International Symposium on Networks, Computers and Communications (ISNCC), Dubai, United Arab Emirates, 31 October–2 November 2021. [Google Scholar]
- Pang, Y.; Zhao, X.; Yan, H.; Liu, Y. Data-driven trajectory prediction with weather uncertainties: A Bayesian deep learning approach. Transp. Res. Part Emerg. Technol. 2021, 130, 103326. [Google Scholar] [CrossRef]
- Di, Z.; Zhuang, X.; Hongfu, Z. A hybrid deep neural network based on multi-time window convolutional bidirectional LSTM for civil aircraft APU hazard identification. Chin. J. Aeronaut. 2022, 35, 344–361. [Google Scholar]
- Malekzadeh, T.; Abdollahzadeh, M.; Nejati, H.; Cheung, N.M. Aircraft fuselage defect detection using deep neural networks. arXiv 2017, arXiv:1712.09213. [Google Scholar]
- Liu, Y.; Hansen, M. Predicting aircraft trajectories: A deep generative convolutional recurrent neural networks approach. arXiv 2018, arXiv:1812.11670. [Google Scholar]
- Xie, H.; Zhang, M.; Ge, J.; Dong, X.; Chen, H. Learning air traffic as images: A deep convolutional neural network for airspace operation complexity evaluation. Complexity 2021, 2021, 1–16. [Google Scholar] [CrossRef]
- Qu, J.; Zhao, T.; Ye, M.; Li, J.; Liu, C. Flight delay prediction using deep convolutional neural network based on fusion of meteorological data. Neural Process. Lett. 2020, 52, 1461–1484. [Google Scholar] [CrossRef]
- van Rooijen, S.; Ellerbroek, J.; Borst, C.; van Kampen, E. Conformal automation for air traffic control using convolutional neural networks. In Proceedings of the 2019 Air Traffic Management Research and Development (ATM RD) Seminar, Vienna, Austria, 17–21 June 2019. [Google Scholar]
- van Rooijen, S.; Ellerbroek, J.; Borst, C.; van Kampen, E. Toward individual-sensitive automation for air traffic control using convolutional neural networks. J. Air Transp. 2020, 28, 105–113. [Google Scholar] [CrossRef]
- Mas-Pujol, S.; Salamí, E.; Pastor, E. Rnn-cnn hybrid model to predict c-atc capacity regulations for en-route traffic. Aerospace 2022, 9, 93. [Google Scholar] [CrossRef]
- Zeng, K.; Zhuang, X.; Xie, Y.; Xi, Z. Hypersonic Vehicle Trajectory Classification Using Improved CNN-LSTM Model. In Proceedings of the 2021 IEEE International Conference on Unmanned Systems (ICUS), Beijing, China, 15–17 October 2021; pp. 691–696. [Google Scholar]
- Yang, D.; Li, S.; Peng, Z.; Wang, P.; Wang, J.; Yang, H. MF-CNN: Traffic flow prediction using convolutional neural network and multi-features fusion. IEICE Trans. Inf. Syst. 2019, 102, 1526–1536. [Google Scholar] [CrossRef] [Green Version]
- Jardines, A.; Eivazi, H.; Zea, E.; Simarro, J.; García-Heras, J.; Soler, M.; Otero, E.; Vinuesa, R. Thunderstorm Prediction During Pre-Tactical Air-Traffic-Flow Management Using Convolutional Neural Networks. Available online: https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4236016 (accessed on 24 February 2023).
- Jardines, A.; Soler, M.; Cervantes, A.; García-Heras, J.; Simarro, J. Convection indicator for pre-tactical air traffic flow management using neural networks. Mach. Learn. Appl. 2021, 5, 100053. [Google Scholar] [CrossRef]
- Lin, Y.; Guo, D.; Zhang, J.; Chen, Z.; Yang, B. A unified framework for multilingual speech recognition in air traffic control systems. IEEE Trans. Neural Netw. Learn. Syst. 2020, 32, 3608–3620. [Google Scholar] [CrossRef] [PubMed]
- Rahman, M.S.; Lapasset, L.; Mothe, J. Aircraft Conflict Resolution Using Convolutional Neural Network on Trajectory Image. In Proceedings of the Intelligent Systems Design and Applications: 21st International Conference on Intelligent Systems Design and Applications (ISDA 2021), Online, 13–15 December 2021; pp. 806–815. [Google Scholar]
- Liu, H.; Lin, Y.; Chen, Z.; Guo, D.; Zhang, J.; Jing, H. Research on the air traffic flow prediction using a deep learning approach. IEEE Access 2019, 7, 148019–148030. [Google Scholar] [CrossRef]
- Chen, X.; Kopsaftopoulos, F.; Wu, Q.; Ren, H.; Chang, F.K. A self-adaptive 1D convolutional neural network for flight-state identification. Sensors 2019, 19, 275. [Google Scholar] [CrossRef] [PubMed] [Green Version]
- Lim, J.Y.; Kim, S.; Kim, H.K.; Kim, Y.K. Long short-term memory (LSTM)-based wind speed prediction during a typhoon for bridge traffic control. J. Wind. Eng. Ind. Aerodyn. 2022, 220, 104788. [Google Scholar] [CrossRef]
- Shi, Z.; Pan, Q.; Xu, M. LSTM-Cubic A*-based auxiliary decision support system in air traffic management. Neurocomputing 2020, 391, 167–176. [Google Scholar] [CrossRef]
- Pang, Y.; Xu, N.; Liu, Y. Aircraft trajectory prediction using LSTM neural network with embedded convolutional layer. In Proceedings of the Annual Conference of the PHM Society; PHM Society: Scottsdale, AZ, USA, 2019; Volume 11. [Google Scholar]
- Mas-Pujol, S.; Salamí, E.; Pastor, E. Predict ATFCM weather regulations using a time-distributed Recurrent Neural Network. In Proceedings of the 2021 IEEE/AIAA 40th Digital Avionics Systems Conference (DASC), San Antonio, TX, USA, 3–7 October 2021; pp. 1–8. [Google Scholar]
- Huang, J.; Ding, W. Aircraft Trajectory Prediction Based on Bayesian Optimised Temporal Convolutional Network–Bidirectional Gated Recurrent Unit Hybrid Neural Network. Int. J. Aerosp. Eng. 2022, 2022, 2086904. [Google Scholar] [CrossRef]
- Shi, Z.; Xu, M.; Pan, Q.; Yan, B.; Zhang, H. LSTM-based flight trajectory prediction. In Proceedings of the 2018 International joint conference on neural networks (IJCNN), Rio de Janeiro, Brazil, 8–13 July 2018; pp. 1–8. [Google Scholar]
- Ma, L.; Tian, S. A hybrid CNN-LSTM model for aircraft 4D trajectory prediction. IEEE Access 2020, 8, 134668–134680. [Google Scholar] [CrossRef]
- Shu, W.; Cai, K.; Xiong, N.N. A short-term traffic flow prediction model based on an improved gate recurrent unit neural network. IEEE Trans. Intell. Transp. Syst. 2021, 23, 16654–16665. [Google Scholar] [CrossRef]
- Xu, Z.; Zeng, W.; Chu, X.; Cao, P. Multi-aircraft trajectory collaborative prediction based on social long short-term memory network. Aerospace 2021, 8, 115. [Google Scholar] [CrossRef]
- Yan, Z.; Yang, H.; Li, F.; Lin, Y. A deep learning approach for short-term airport traffic flow prediction. Aerospace 2021, 9, 11. [Google Scholar] [CrossRef]
- Zhao, Z.; Zeng, W.; Quan, Z.; Chen, M.; Yang, Z. Aircraft trajectory prediction using deep long short-term memory networks. In Proceedings of the 19th COTA International Conference of Transportation Professionals, Nanjing, China, 6–8 July 2019; pp. 124–135. [Google Scholar]
- Asirvadam, T.V.; Rao, S.; Balachander, T. Predicting Air Traffic Density in an Air Traffic Control Sector. ECS Trans. 2022, 107, 5037. [Google Scholar] [CrossRef]
- Shi-Garrier, L.; Delahaye, D.; Bouaynaya, N.C. Predicting Air Traffic Congested Areas with Long Short-Term Memory Networks. In Proceedings of the Fourteenth USA/Europe Air Traffic Management Research and Development Seminar (ATM2021), Online, 20–23 September 2021. [Google Scholar]
- Jarry, G.; Delahaye, D.; Feron, E. Approach and landing aircraft on-board parameters estimation with lstm networks. In Proceedings of the 2020 International Conference on Artificial Intelligence and Data Analytics for Air Transportation (AIDA-AT), Singapore, 3–4 February 2020; pp. 1–6. [Google Scholar]
- Wu, X.; Yang, H.; Chen, H.; Hu, Q.; Hu, H. Long-term 4D trajectory prediction using generative adversarial networks. Transp. C Res. Part Emerg. Technol. 2022, 136, 103554. [Google Scholar] [CrossRef]
- Pang, Y.; Liu, Y. Conditional generative adversarial networks (CGAN) for aircraft trajectory prediction considering weather effects. In Proceedings of the AIAA Scitech 2020 Forum, Orlando, FL, USA, 6–10 January 2020; p. 1853. [Google Scholar]
- Aksoy, M.; Ozdemir, O.; Guner, G.; Baspinar, B.; Koyuncu, E. Flight trajectory pattern generalization and abnormal flight detection with generative adversarial network. In Proceedings of the AIAA Scitech 2021 Forum, Online, 19–21 January 2021; p. 0775. [Google Scholar]
- Pham, D.T.; Tran, T.N.; Alam, S.; Duong, V.N. A generative adversarial imitation learning approach for realistic aircraft taxi-speed modeling. IEEE Trans. Intell. Transp. Syst. 2021, 23, 2509–2522. [Google Scholar] [CrossRef]
- Fu, Q.; Wang, H.; Zhao, J.; Yan, X. A maintenance-prediction method for aircraft engines using generative adversarial networks. In Proceedings of the 2019 IEEE 5th international conference on computer and communications (ICCC), Chengdu, China, 6–9 December 2019; pp. 225–229. [Google Scholar]
- Rahnemoonfar, M.; Yari, M.; Paden, J. Radar sensor simulation with generative adversarial network. In Proceedings of the IGARSS 2020-2020 IEEE International Geoscience and Remote Sensing Symposium, Waikoloa, HI, USA, 26 September–2 October 2020; pp. 7001–7004. [Google Scholar]
- Hu, Q.; Huang, G.; Shi, H.; Lin, Y.; Guo, D. A Short-term Aircraft Trajectory Prediction Framework Using Conditional Generative Adversarial Network. In Proceedings of the 2022 IEEE 4th International Conference on Civil Aviation Safety and Information Technology (ICCASIT), Dali, China, 12–14 October 2022; pp. 433–439. [Google Scholar]
- Guo, X.; Zhu, C.; Yang, J.; Xiao, Y. An Anomaly Detection Model for ADS-B Systems Based on Improved GAN and LSTM Networks. In Proceedings of the 2021 IEEE 21st International Conference on Communication Technology (ICCT), Tianjin, China, 13–16 October 2021; pp. 802–809. [Google Scholar]
- Huang, K.W.; Chen, G.W.; Huang, Z.H.; Lee, S.H. IWGAN: Anomaly Detection in Airport Based on Improved Wasserstein Generative Adversarial Network. Appl. Sci. 2023, 13, 1397. [Google Scholar] [CrossRef]
- Zhang, Y.; Sun, H.; Zuo, J.; Wang, H.; Xu, G.; Sun, X. Aircraft type recognition in remote sensing images based on feature learning with conditional generative adversarial networks. Remote Sens. 2018, 10, 1123. [Google Scholar] [CrossRef] [Green Version]
- Olive, X.; Sun, J.; Murça, M.C.R.; Krauth, T. A framework to evaluate aircraft trajectory generation methods. In Proceedings of the 14th USA/Europe Air Traffic Management Research and Development Seminar, Saclay, France, 29 June–2 July 2021; pp. 17–19. [Google Scholar]
- Jarry, G.; Couellan, N.; Delahaye, D. On the use of generative adversarial networks for aircraft trajectory generation and atypical approach detection. In Proceedings of the Air Traffic Management and Systems IV: Selected Papers of the 6th ENRI International Workshop on ATM/CNS (EIWAC2019) 6; Springer: Berlin/Heidelberg, Germany, 2021; pp. 227–243. [Google Scholar]
- Lang, P.; Peng, K.; Cui, J.; Yang, J.; Guo, Y. Data augmentation for fault prediction of aircraft engine with generative adversarial networks. In Proceedings of the 2021 CAA Symposium on Fault Detection, Supervision, and Safety for Technical Processes (SAFEPROCESS), Chengdu, China, 17–18 December 2021; pp. 1–5. [Google Scholar]
- Bastas, A.; Vouros, G. Data-driven prediction of Air Traffic Controllers reactions to resolving conflicts. Inf. Sci. 2022, 613, 763–785. [Google Scholar] [CrossRef]
- Olive, X.; Grignard, J.; Dubot, T.; Saint-Lot, J. Detecting controllers’ actions in past mode S data by autoencoder-based anomaly detection. In Proceedings of the SID 2018, 8th SESAR Innovation Days, Salzburg, Austria, 3–7 October 2018. [Google Scholar]
- Wu, E.Q.; Peng, X.; Zhang, C.Z.; Lin, J.; Sheng, R.S. Pilots’ fatigue status recognition using deep contractive autoencoder network. IEEE Trans. Instrum. Meas. 2019, 68, 3907–3919. [Google Scholar] [CrossRef]
- Chevrot, A.; Vernotte, A.; Legeard, B. CAE: Contextual auto-encoder for multivariate time-series anomaly detection in air transportation. Comput. Secur. 2022, 116, 102652. [Google Scholar] [CrossRef]
- Que, Z.; Liu, Y.; Guo, C.; Niu, X.; Zhu, Y.; Luk, W. Real-time anomaly detection for flight testing using AutoEncoder and LSTM. In Proceedings of the 2019 international conference on field-programmable technology (ICFPT), Tianjin, China, 9–13 December 2019; pp. 379–382. [Google Scholar]
- Xuyun, F.; Hui, L.; Zhong, S.; Lin, L. Aircraft engine fault detection based on grouped convolutional denoising autoencoders. Chin. J. Aeronaut. 2019, 32, 296–307. [Google Scholar]
- Fernández, A.; Martınez, D.; Hernández, P.; Cristóbal, S.; Schwaiger, F.; Nunez, J.M.; Ruiz, J.M. Flight data monitoring (FDM) unknown hazards detection during approach phase using clustering techniques and AutoEncoders. In Proceedings of the Ninth SESAR Innovation Days, Athens, Greece, 2–6 December 2019; pp. 2–5. [Google Scholar]
- Corrado, S.J.; Puranik, T.G.; Pinon-Fischer, O.J.; Mavris, D.; Rose, R.; Williams, J.; Heidary, R. Deep autoencoder for anomaly detection in terminal airspace operations. In Proceedings of the AIAA Aviation 2021 Forum, Online, 2–6 August 2021; p. 2405. [Google Scholar]
- Chen, M.; Zeng, W.; Xu, Z.; Li, J. Delay prediction based on deep stacked autoencoder networks. In Proceedings of the Asia-Pacific Conference on Intelligent Medical 2018 & International Conference on Transportation and Traffic Engineering 2018, Beijing, China, 21–23 December 2018; pp. 238–242. [Google Scholar]
- Wu, Z.; Bai, Z.; Zhang, L.; Wang, K. Feature Extraction Method Based on Sparse Autoencoder for Air Traffic Management System Security Situation Awareness. Secur. Commun. Netw. 2022, 2022, 3757662. [Google Scholar] [CrossRef]
- Memarzadeh, M.; Matthews, B.; Avrekh, I. Unsupervised anomaly detection in flight data using convolutional variational auto-encoder. Aerospace 2020, 7, 115. [Google Scholar] [CrossRef]
- Zeng, W.; Xu, Z.; Cai, Z.; Chu, X.; Lu, X. Aircraft trajectory clustering in terminal airspace based on deep autoencoder and gaussian mixture model. Aerospace 2021, 8, 266. [Google Scholar] [CrossRef]
- Olive, X.; Basora, L.; Viry, B.; Alligier, R. Deep trajectory clustering with autoencoders. In Proceedings of the ICRAT 2020, 9th International Conference for Research in Air Transportation, Zilina, Slovakia, 4–5 November 2020. [Google Scholar]
- Kim, H.; Lee, K. Air traffic prediction as a video prediction problem using convolutional LSTM and autoencoder. Aerospace 2021, 8, 301. [Google Scholar] [CrossRef]
- Neto, E.C.P.; Baum, D.M.; de Almeida, J.R.; Camargo, J.B.; Cugnasca, P.S. A trajectory evaluation platform for urban air mobility (uam). IEEE Trans. Intell. Transp. Syst. 2021, 23, 9136–9145. [Google Scholar] [CrossRef]
- Bauranov, A.; Rakas, J. Designing airspace for urban air mobility: A review of concepts and approaches. Prog. Aerosp. Sci. 2021, 125, 100726. [Google Scholar] [CrossRef]
ATM Area | Paper | Year | Model | Future Directions |
---|---|---|---|---|
AATS | Yang et al. [92] | 2019 | CNN | Flow prediction in severe and rare weather conditions |
Liu et al. [97] | 2019 | CNN | Application of proposal in a real scenario | |
Van et al. [88] | 2019 | CNN | Automatic generation of training data consisting of solution space diagram (SSD) images and conflict resolutions | |
Xie et al. [86] | 2021 | CNN | Application of visual-based techniques in other ATM solutions | |
Jardines et al. [93] | 2022 | CNN | Investigate temporal relationships in weather data | |
Rahman et al. [96] | 2022 | CNN | Inclusion of airspace information to improve conflict resolution | |
Wang et al. [66] | 2020 | DNN | Application of different DL methods to improve performance | |
Tan et al. [75] | 2022 | DNN | Use of Deep Active Learning in other ATM solutions | |
Perez et al. [63] | 2022 | DNN | Application of proposal in different sector types | |
Shi et al. [111] | 2021 | RNN | Quantification of the uncertainty in the predictions | |
Shu et al. [106] | 2021 | RNN | Consideration of special events (e.g., weather and large activities) | |
Yan et al. [108] | 2021 | RNN | Use of other factors to improve prediction accuracy (e.g., weather information, ATC information, the influence of international flights, and dynamic traffic movements on the network. | |
Mas et al. [102] | 2021 | RNN | Implementation of visual framework to apply theoretical regulations and create feedback to re-train the existing model. | |
Lim et al. [99] | 2022 | RNN | Analysis of severe weather impacts on airports | |
Asirvadam et al. [110] | 2022 | RNN | Airspace optimization considering workload, weather and unplanned traffic | |
Zhang et al. [122] | 2018 | GAN | Unsupervised classification method to remove the need for data labeled with type information | |
Rahnemoonfar et al. [118] | 2020 | GAN | Simulation of other ATM systems (e.g., audio) | |
Huang et al. [121] | 2023 | GAN | Use of attention model mechanisms | |
Corrado et al. [133] | 2021 | AE | Hyperparameter Optimization | |
Kim et al. [139] | 2021 | AE | Inclusion of altitude in the proposed method | |
Wu et al. [135] | 2022 | AE | Use of more advanced classifiers | |
Van et al. [89] | 2020 | CNN | Model Optimization | |
Lin et al. [95] | 2020 | CNN | Increase data diversity | |
Mas et al. [90] | 2022 | CNN | Inclusion of additional input features to improve performance | |
Mollinga et al. [62] | 2020 | DNN | Inclusion of stochastic variables like weather, addition of waypoints, and change the simulation approach | |
Mas et al. [72] | 2020 | DNN | Use of an hybrid DL model | |
Sangeetha et al. [80] | 2022 | DNN | Consideration of rare events (e.g., weather-based events) | |
Pham et al. [116] | 2021 | GAN | Implementation of a multi-agent environment | |
Olive et al. [127] | 2018 | AE | Consideration of more evolved structures of networks | |
Wu et al. [128] | 2019 | AE | Application of similar strategies considering ATC professionals | |
Bastas et al. [126] | 2022 | AE | Improvements of predictions regarding low-level ATCOs’ conflict resolution actions | |
OAPV | Liu et al. [85] | 2018 | CNN | Extension of proposed algorithm to more features (e.g., ATM initiatives) |
Pang et al. [82] | 2021 | CNN | Consideration of rare events (e.g., weather-based events) | |
Zeng et al. [91] | 2021 | CNN | Approaches to handle loss of information from data normalization. | |
Jimenez et al. [79] | 2020 | DNN | Use of a more extensive dataset | |
Çakıcı et al. [81] | 2022 | DNN | Data sharing approaches considering aircraft and ATC | |
Shi et al. [104] | 2018 | RNN | Use of multi-modal data, including images, audios and videos | |
Pang et al. [101] | 2019 | RNN | Consideration of rare events (e.g., weather-based events) | |
Zhao et al. [109] | 2019 | RNN | Application of D-LSTM to trajectory information prediction in high density airspace | |
Shi et al. [100] | 2020 | RNN | Inclusion of of multi-modal data | |
Ma et al. [105] | 2020 | RNN | Models for long-term 4D trajectory prediction | |
Xu et al. [107] | 2021 | RNN | Integration of meteorological conditions to achieve more accurate and stable trajectory prediction | |
Huang et al. [103] | 2022 | RNN | Models that use the combination of weather, control, and other uncertainties. | |
Pang et al. [114] | 2020 | GAN | Development of models to improve the prediction performance | |
Aksoy et al. [115] | 2021 | GAN | Consideration of rare events (e.g., weather-based events) | |
Guo et al. [120] | 2021 | GAN | Inclusion of new features to to further improve the performance of the proposed model | |
Olive et al. [123] | 2021 | GAN | Application of the proposed method to compare data-driven trajectory generation models | |
Jarry et al. [124] | 2021 | GAN | Analysis of tailored network architectures and learning | |
Wu et al. [113] | 2022 | GAN | Application of the propose method for short-term trajectory prediction and air traffic state estimation. | |
Hu et al. [119] | 2022 | GAN | To adopt this approach in other ATM solutions | |
Olive et al. [138] | 2020 | AE | Impact assess of clustering losses on the performance of reconstruction-based anomaly detection methods. | |
Zeng et al. [137] | 2021 | AE | Use of the proposed model to assist trajectory prediction solutions | |
Chevrot et al. [129] | 2022 | AE | To adopt this approach in other domains | |
EAI | Malekzadeh et al. [84] | 2017 | CNN | Use of other DNN architecture for this application |
Chen et al. [98] | 2019 | CNN | Consideration of rare events (e.g., weather-based events) | |
Di et al. [83] | 2022 | CNN | Consideration of rare events (e.g., weather-based events) | |
Dong et al. [78] | 2021 | DNN | Data Collection, Labeling, and transfer Learning | |
Jarry et al. [112] | 2020 | RNN | Enhancing flap and landing gear setting prediction with airspeed information | |
Fu et al. [117] | 2019 | GAN | To adopt this approach in other ATM solutions | |
Lang et al. [125] | 2021 | GAN | To adopt this approach in other ATM solutions | |
Xuyun et al. [131] | 2019 | AE | Use of more com prehensive fault cases to locate the fault source | |
Fernandez et al. [132] | 2019 | AE | Consideration of other airspace aspects (e.g., sector desity) | |
Que et al. [130] | 2019 | AE | Automate rapid development of efficient anomaly detection on FPGAs for various applications | |
HPAO | Qu et al. [87] | 2020 | CNN | Use of new models to improve results |
Horiguchi et al. [68] | 2017 | DNN | Inclusion of reservation data in the analysis | |
Boggavarapu et al. [77] | 2019 | DNN | Use of more airport data | |
Chakrabarty et al. [73] | 2019 | DNN | Use of advanced preprocessing and sampling techniques | |
Yazdi et al. [71] | 2020 | DNN | Consideration of rare events (e.g., weather-based events) | |
Cheevachaipimol et al. [67] | 2021 | DNN | Use of other methods to handle imbalanced data | |
Bala et al. [69] | 2021 | DNN | Use of DNN in aircraft maintenance | |
Gholami et al. [70] | 2022 | DNN | Consideration of rare events (e.g., weather-based events) | |
Ivanoska et al. [76] | 2022 | DNN | Consideration of other aspects in flights (e.g., aircraft usage) | |
Chen et al. [134] | 2018 | AE | Consideration of rare events (e.g., weather-based events) |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Pinto Neto, E.C.; Baum, D.M.; Almeida, J.R.d., Jr.; Camargo, J.B., Jr.; Cugnasca, P.S. Deep Learning in Air Traffic Management (ATM): A Survey on Applications, Opportunities, and Open Challenges. Aerospace 2023, 10, 358. https://doi.org/10.3390/aerospace10040358
Pinto Neto EC, Baum DM, Almeida JRd Jr., Camargo JB Jr., Cugnasca PS. Deep Learning in Air Traffic Management (ATM): A Survey on Applications, Opportunities, and Open Challenges. Aerospace. 2023; 10(4):358. https://doi.org/10.3390/aerospace10040358
Chicago/Turabian StylePinto Neto, Euclides Carlos, Derick Moreira Baum, Jorge Rady de Almeida, Jr., João Batista Camargo, Jr., and Paulo Sergio Cugnasca. 2023. "Deep Learning in Air Traffic Management (ATM): A Survey on Applications, Opportunities, and Open Challenges" Aerospace 10, no. 4: 358. https://doi.org/10.3390/aerospace10040358
APA StylePinto Neto, E. C., Baum, D. M., Almeida, J. R. d., Jr., Camargo, J. B., Jr., & Cugnasca, P. S. (2023). Deep Learning in Air Traffic Management (ATM): A Survey on Applications, Opportunities, and Open Challenges. Aerospace, 10(4), 358. https://doi.org/10.3390/aerospace10040358