Hostname: page-component-76d6cb85b7-xh428 Total loading time: 0 Render date: 2026-07-12T12:07:37.670Z Has data issue: false hasContentIssue false

Aircraft takeoff speed prediction with deep learning: a comparative study of MLP, 1D-CNN, LSTM and attention-based architectures on Boeing 737-300 data

Published online by Cambridge University Press:  23 June 2026

Mehmet Konar*
Affiliation:
Department of Aviation Electrical and Electronics, Faculty of Aeronautics and Astronautics, Erciyes University, Kayseri, Türkiye
Hüseyin Alp Ayaz
Affiliation:
Department of Aviation Electrical and Electronics, Graduate School of Natural and Applied Sciences, Erciyes University, Kayseri, Türkiye
Erkan Caner Özkat
Affiliation:
Department of Mechanical Engineering, Faculty of Engineering and Architecture, Recep Tayyip Erdogan University, Rize, Türkiye
Aydın Türkmen
Affiliation:
Department of Motor Vehicles and Transportation Technologies, Airbus TUSAŞ Aviation Vocational School, Kahramanmaraş Istiklal University, Türkiye
*
Corresponding author: Mehmet Konar; Email: mkonar@erciyes.edu.tr
Rights & Permissions [Opens in a new window]

Abstract

Modern aviation supports an ever-broader range of civil and military missions, and the airframes designed for these missions must satisfy stringent safety and performance requirements. The takeoff and landing phases are the most accident-prone portions of a flight despite representing only a short interval of the total block time, which makes the accurate prediction of takeoff speed a safety-relevant problem. A previous machine learning study addressed the takeoff-speed prediction problem of the Boeing 737-300 with classical regressors using pressure altitude, outside air temperature, gross weight and flap angle as the predictors. In the present work, the same regression problem is revisited under the deep learning paradigm. Four neural architectures are trained on an identical pre-processing pipeline and train-validation partition, namely a multilayer perceptron, a one-dimensional convolutional network, a long short-term memory network and a wide-and-deep architecture incorporating multi-head self-attention. Among the four candidates, the long short-term memory network attains the lowest root mean square error and mean square error on the unseen test file and is subsequently subjected to Bayesian hyperparameter optimisation through the Keras Tuner library. The predicted and the measured takeoff speeds are reported side by side for the first time in the deep learning literature for this airframe, and the simulation results indicate that the developed networks constitute an effective alternative tool for takeoff-speed prediction.

Information

Type
Research Article
Creative Commons
Creative Common License - CCCreative Common License - BY
This is an Open Access article, distributed under the terms of the Creative Commons Attribution licence (https://creativecommons.org/licenses/by/4.0/), which permits unrestricted re-use, distribution and reproduction, provided the original article is properly cited.
Copyright
© The Author(s), 2026. Published by Cambridge University Press on behalf of Royal Aeronautical Society
Figure 0

Figure 1. Block diagram of the proposed deep learning models for takeoff speed prediction.

Figure 1

Table 1. The descriptive statistics of the training and test subsets (mean ±$ \pm $ standard deviation)

Figure 2

Figure 2. The Pearson correlation matrix of the four input features and the takeoff speed on the training set.

Figure 3

Table 2. Architectural configuration of the four base deep learning models used in this study

Figure 4

Table 3. The search ranges selected for the Bayesian hyperparameter optimisation of the LSTM model

Figure 5

Table 4. The RMSE, MSE and MAE values of the four base deep learning models on the test data, with the trainable parameter count and the training time

Figure 6

Figure 3. The training and validation loss curves of the four base deep learning models.

Figure 7

Figure 4. Comparison of the actual takeoff speed values with the predicted takeoff speed values for the MLP base model.

Figure 8

Figure 5. Comparison of the actual takeoff speed values with the predicted takeoff speed values for the 1D-CNN base model.

Figure 9

Figure 6. Comparison of the actual takeoff speed values with the predicted takeoff speed values for the LSTM base model.

Figure 10

Figure 7. Comparison of the actual takeoff speed values with the predicted takeoff speed values for the wide-and-deep model with self-attention.

Figure 11

Table 5. The best hyperparameter combination obtained with Bayesian optimisation of the LSTM model

Figure 12

Figure 8. Figure 8 long description.The residuals versus the predicted takeoff speed values for the four base deep learning models on the test data.

Figure 13

Table 6. The RMSE, MSE and MAE values of the LSTM model before and after Bayesian hyperparameter optimisation

Figure 14

Figure 9. Comparison of the actual takeoff speed values with the predicted takeoff speed values for the LSTM model after Bayesian hyperparameter optimisation.

Figure 15

Figure 10. The training and validation loss curves of the tuned LSTM model.

Figure 16

Table 7. The test error values of the proposed deep learning models in comparison with the classical machine learning baselines of Karaburun et al. [26]