Preprint
Article

This version is not peer-reviewed.

Predicting Aircraft Monitoring Parameters Using Regression Polynomials with Process Similarity Criteria Fit

Submitted:

09 January 2026

Posted:

09 January 2026

You are already at the latest version

Abstract
The paper presents a rapid predictive analysis for aircraft sensors monitoring data using Regression Polynomials with Process Similarity Criteria Fit (RPPSCF). Two necessary conditions of the method are formulated. It provides a comparison of machine learning methods for predicting aircraft health status. The Long Short-term Memory (LSTM) model is identified as the most efficient for aircraft engine health prediction, according to the analysis of the research papers on aircraft prediction. It is shown that machine learning models that have high prediction efficiency are suitable for long-term aircraft health prognostics and are not applicable for predicting parameters with rapidly changing characteristics. The paper introduces information about rapid machine learning algorithms and their limitations due to low efficiency. Due to the low computational complexity of the RPSCF, the method can be used for the maintenance and supply chain prognostics of the high volume of monitoring data. The method implementation is not limited to aircraft monitoring parameters abnormality detection. The results of the prediction with minimum least square approximation, LSTM, and RPPSCF are illustrated in the charts.The mathematical expression for method implementation for the arbitrary polynomial power is provided. The solution of the non-linear operator equations for defining polynomial coefficients is obtained using the hypernumber theory. Further directions are identified for automated cognition of the similarity criteria and combining the hypernumber method of solving operator equations with Kantorovich's modified Newton method of solving non-linear equations. The second direction would allow us to increase the computational speed.
Keywords: 
;  ;  ;  ;  ;  ;  

1. Introduction

The aircraft parts' reliability prediction is critical for aviation safety [1]. The set of machine learning methods provides a solid asset for predicting technological process abnormalities. The opportunity to diagnose the aircraft engine state in real-time mode with a neural network is covered in research papers [2,3]. The publications that compare the existing machine-learning approaches for aircraft health prediction are listed below. The paper [4] introduces a comparison of using three neural network methods for airplane cooling system health prediction:
  • Fully Connected Autoencoder (FCAE): The FCAE used in this paper is a multi-layered neural network with an input layer and multiple hidden layers.
  • .Convolutional Autoencoder (CAE). Using this model by following good results for anomaly detection using time series data in this research [5], the proposed CAE is a variant of the FCAE where fully connected and convolutional layers are mixed in the encoder and decoder.
  • LSTM Autoencoder (LSTMAE), where layers consist of Long Short-Term Memory (LSTM) neural networks, allowing for input sequences to be of variable length. The theoretical aspects of the LSTM neural network are covered in [6].
Table 1. Neural network models precision in predicting the health of the airplane cooling system.
Table 1. Neural network models precision in predicting the health of the airplane cooling system.
LSTMAE CAE FCAE
Precision 85.8% 93.4% 97.1%
Although FCAE and CAE precision is the highest, both models tend to reconstruct some of the anomalies with a high rate of false negatives and low recall. Per the author's conclusion, the added complexity of a CAE compared to an FCAE does not improve the performance; LSTMAE models are more precise and superior overall.
The research paper [7] compares such machine learning methodologies as LSTM, Random Forest, Gaussian Regression (RFGR) [8], Linear Regression (LR), K-Nearest Neighbours Regression (K-NNR), and Support Vector Regression (SVR) to predict engine health.
The accuracy and precision of the methods are shown in the table below.
Table 2. Aircraft engine health prediction comparable results using machine learning methods.
Table 2. Aircraft engine health prediction comparable results using machine learning methods.
LR
(%)
K-NNR
(%)
SVR
(%)
GR
(%)
RF
(%)
LSTM
(%)
Accuracy 74.5 76.4 78.1 92.4 92.8 98.9
Precision 79.98 90.13 93.88
Both models conclude that the LSTM has the best prediction result. For this reason, we will compare the new rapid prediction approach with the LSTM model.
Using LSTM, Random Forest, and Gaussian Regression methods is highly efficient for predicting the health of the system, which does not require rapid diagnostics.
The limitations of Machine Learning approaches covered above for rapid forecasting related to the training time. Modern aircraft are often equipped with thousands of sensors, and full flight sensor data with thousands of parameters is recorded for each flight [1]. The number of sensors that read critical aircraft parameters that can be rapidly changed and lead to catastrophic events is significant for using high-time complexity algorithms for onboard computing. The research paper [9] covers real-time engine health diagnostics by sending monitoring data to the nearest EMC labs and processing data using a high-performance computing model. Boeing 777 engine sensors generate around 200 gigabytes of data every minute. Transmitting such data in real-time requires considerable bandwidth, which may be limited or costly, especially via satellite communication [3].
The advantage of the RPPSCF is its low computational complexity and high accuracy, according to research results for thermal process prediction [10]. This makes the method a promising candidate for real-time prediction of aircraft parameters. The method is also flexible for prediction accuracy optimization by redefining similarity criteria.

2. Predicting Aircraft Parameters Using Regression Polynomials with the Process Similarity Criteria Fit

The RPPSCF method [10,11] for stochastic data defined with dynamic hypernumber H k satisfactory conditions, is listed below:
  • The polynomial should satisfy statistical criteria. The time series data point filtered from the stochastic noise should belong to the polynomial.
  • The last point of the training time series data is defined with the condition: H k t n =   P ¯ ( t n )
The equal variance statistical criterion is defined by expression 1.
L = m i n i = 0 n   j = i m 2 j = i + m 2 P j a 0 + a 1 t j + + a l t j l   2 m 1 v ¯ 2
where P j is monitoring sequential parameter’s value and v ¯ is a variance defined with the expression:
v ¯ = 1 n i = 1 n P i a 0   +   a 1 t j +   a 2 t j 2 +   +   a l t j l   2
Let the sum of the time-dependent member of the regression polynomial equal:
S n = a 1   t i   t n +   a 2   t i 2   t n 2 +   +   a n t i n   t l n
Plugging (3) into (2) yields expression (3) for a variance results:
v ¯ = 1 n i = 1 n P i   S n +   H k t n 2
where H k t n is defined with linear regression of the P i . The H k t n precision can be calculated using Least Squares Error estimation [12].
The conditions (5) should be satisfied for an operator (1)
L a 1 = 0 L a 2 = 0 L a r = 0 L a l = 0
The operator L derivative for arbitrary polynomial coefficient is calculated with the expression below:
L a r = 2 i = 0 n j = i m 2 j = i + m 2 P j S n +   H k t n 2 m 1 v ¯ j = i m 2 j = i + m 2 2 P j S n +   H k t n t j n r t n n r m 1 v ¯ a r = 0
To simplify the expression, the term P j is defined as:
P j =   P j S n +   H k t n
The expression below is obtained by plugging (7) into (6):
L a r = 2 j = i m 2 j = i + m 2 P j m 1   v ¯ j = i m 2 j = i + m 2 2 P j t j n r t n n r m 1   v ¯ a r
The v ¯ a r is computed by plugging (3) into (4)
v ¯ a r = 2 n i = 1 n P j t i n r t n n r
The iteration of finding a polynomial using operator equations solutions with the theory of hypernumber [13,14] is defined below.
H k + 1 c o n = H k c o n + δ H k c o n
where δ H k c o n is the deviation to find the new value of the polynomial. defined with matrices equation:
δ H k c o n = ε   × D L k   ×   L M k 1
where DL and LM matrices are computed using equations (12, 13)
  D L k = L a 1 ( H k ) L a 2 ( H k ) L a l ( H k )
L M k = 2 L a 1 2 ( H k ) 2 L a 1 a l ( H k ) 2 L a 1 a 2 ( H k ) 2 L a 2 a 3 H k       2 L a 1 a l ( H k ) 2 L a l 2 ( H k )
The 2 L a r a c expression is defined by taking derivative from (8)
2 L a r a c = i = 0 n j = i m 2 j = i + m 2 P j 2 m 1 v ¯ × 2 m 1 j = i m 2 j = i + m 2 t j l r t n l r t j l c t n l c       2 v ¯ a r a c +   j = i m 2 j = i + m 2 2 P j m 1 + v ¯ a c × j = i m 2 j = i + m 2 2 P j t j l r t n l r m 1 + v ¯ a r
The 2 v ¯ a r a c derivative is provided below:
2 v ¯ a r a c =   2 n i = 1 n t i l r   t n l r t i l c   t n l c
It has been proven in [13] that there exists ε < 1 such that guarantees convergence of the solution to the operator equation using constructive hypernumber.

3. Predicting Aircraft Engine Parameters with Similarity Criteria Fit

For engine parameters prediction with Similarity Criteria Fit, polynomial power 3 was selected. The formulas (3,4,6-15) are used to compute the polynomial. The results of the aircraft parameter prediction using RPPSCF and regular minimum least square methods are compared and shown in Figure 1. The simulation shows high prediction accuracy (86.9%) of the Similarity Criteria methods.
The aircraft engine parameter prediction for the same data set was done using the LSTM neural network model. The prediction results are shown in Fig. 2. Such a prediction was implemented to compare the most efficient aircraft engine prediction and rapid real-time diagnostics by Regression with Process Similarity Criteria Fit methods. The accuracy of the LSTM model, per such simulation, is 88.0%. Per both methods' close precisions, the RPPSCF method is approximately 30 times faster than the LSTM prediction.
Figure 2. Predicting aircraft engine parameters with LSTM model.
Figure 2. Predicting aircraft engine parameters with LSTM model.
Preprints 193590 g002

4. Results and Discussion

Considering the RPPSCF method’s accuracy and performance, it can be used for a real-time prediction of the aircraft's life-critical parameters to detect abnormalities and prevent catastrophic events. At the same time, due to the high volume of monitoring data, the method can be an alternative for maintenance prediction. Besides hypernumber methods for solving non-linear equations, the Modified Newton (Kantorovich’s) method can be used if the convergence conditions are satisfied [15,16,17]. The conditions can be verified in real time. The advantage of Kantorovich’s method is rapid computation time. However, contrary to Kantorovich’s method, the hypernumber method works for arbitrary time series data sequences.
The process similarity criteria defined for engine parameter analysis in this paper assumes equal variance. The simulation results support this selection. However, for some processes, the variance could be time-dependent on parameters. Defining the function of the variance time dependency is a subject of future research.

5. Conclusions

The high accuracy and low computational complexity of the intrudeced method’s prove it’s applicability for real time aircraft parts failure prediction The method can be also extended for processes where the variance is time depended by defining it’s approximation and plugging such function into the expression (1) for an operator L . The methodics for variance approximation will be defined in future research. One of the considered approach reveals to applying RPPSCF method using variance of variance for an approximation [18].
On the contrary to the neural network, the method provides analytical expression for predicting monitoring parameters, which allows automatically control processes.
Each Machine Learning method has some cognition limitations. The provided PRPSCF method in provided definition as well as not Physics-Informed Neural Networs (PiNNs) [19] is not able to predict periodic processes. However, the presented concept can be used for non-stationary periodic prediction combining Wavelet Transform and defined process criteria.

Author Contributions

All authors participated in conceptual design of the model and manuscript preparation.

Funding

This research received no external funding.

Institutional Review Board Statement

Not Applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Wang, C.; Puigh, D.; Lei, A.; Guo, W.; Yuan, J.; Mazarek, M. Lessons Learned from Aircraft Component Failure Prediction Using Full Flight Sensor Data. PHM Sociaty Asia-Pacific Conference 2023, 4, 3684. [Google Scholar] [CrossRef]
  2. Darrah, T.; Lovberg, A.; Frank, J.; Biswas, G.; Quinones-Gruiero, M. Developing Deep Learning Model for System Remaining Useful Life Predictions: Application to Aircraft Engines. Annual Conference of the PHM Society 2022, 14. [Google Scholar] [CrossRef]
  3. Kabashkin, I.; Perekrestov, V. Ecosystem of Aviation +Maintenance: Transition from Aircraft Health Monitoring to Health Management Based on IoT and AI Synergy. Appl. Sci. 2024, 14, 4394. [Google Scholar] [CrossRef]
  4. Basora, L.; Bry, P.; Olive, X.; Freeman, F. Aircraft Fleet Health Monitoring with Anomaly Detection Techniques. Aerospace 2024, 8, 103–136. [Google Scholar] [CrossRef]
  5. Husebø, A.B.; Kandukuri, S.T.; Klausen, A.; Robbersmyr, K.G. Rapid Diagnosis of Induction Motor Electrical Faults using Convolutional Autoencoder Feature Extraction. PHM Society European Conference 2020, 5, 10–10. [Google Scholar] [CrossRef]
  6. Elsworth, S.; Guttel, S. Time Series Forecasting Using LSTM Networks: A Symbolic Approach. Available online: https://arxiv.org/pdf/2003.05672.
  7. Yildirim, S.; Rana, Z. Enhancing Aircraft Safety through Advanced Engine Health Monitoring with Long Short-Term Memory. Sensors 2024, 24, 518–518. [Google Scholar] [CrossRef] [PubMed]
  8. Chopra, P. Gaussian Processes for Modeling Time-series Supplier Distribution Costs. M.S. Thesis, Uppsala University, SE-751 05 Uppsala, Sweden, 2021. [Google Scholar]
  9. Essa, Y.; Attiya, G.; El-Sayed, A. Real Time Analysis for Aircraft Using EMC Labs. [Online]; Proven Professional Knowledge Sharing, USA, 2015. 2015. Available online: https://www.researchgate.net/publication/302580400_REAL_TIME_ANALYSIS_FOR_AIRCRAFT_USING_EMC_LABS (accessed on 17 May 2024).
  10. Dantsker, A.; Brito, J.; Pryor, W. Defining Regression Polynomials with Process Similarity Criteria. RRDMS 2023, 10, 13–20. [Google Scholar] [CrossRef]
  11. Burgin, M.; Dantsker, A.; Pryor, W. Detecting Electronic Circuit board Thermal Abnormalities with Dynamic Hypernumbers. RRDMS 2023, 10. [Google Scholar] [CrossRef]
  12. Richter, P. Estimating Errors in Least-Squares Fitting. 1995. Available online: https://ipnpr.jpl.nasa.gov/progress_report/42-122/122E.pdf (accessed on 26 February 2025).
  13. Burgin, M.; Dantsker, A. A method of solvi;g operator equations of mechanics with the theory of Hypernumbers. Notices of the National Academy of Sciences of Ukraine 1995, 8, 27–30. [Google Scholar]
  14. Burgin M. Operations with Extrafunctions and Integration in Bundles with a Hyperspace Base. Functional Analysis and Probability. In Chapter 1; Nova Science Publishers: New York, 2015.
  15. Kantorovich, L.V.; Akilov, G.P. Functional Analysis, 2nd ed.; Pergamon Press: Oxford, 1982. [Google Scholar]
  16. Regmi, S.; Arguros, I. K.; George, S.; Arguros, C. I. Extended Newton-Kantorovich Theorem for Solving Nonlinear Equations. Fondations 2022, 2, 504–511. [Google Scholar] [CrossRef]
  17. Regmi, S.; Argyros, I.; George, S.; & Argyros, M. Extended Regmi, S.; Argyros, I.; George, S.; & Argyros, M. Extended Kantorovich Theory for Solving Nonlinear equations with applications. Comput. Appl. Math. 2023, 42. [CrossRef]
  18. Cho, E.; Cho, M. Variance of Sample Variance. Section on Survey Research Method - JSM 2008, 1291–1293. Available online: http://www.asasrms.org/Proceedings/y2008/Files/3000992.pdf.
  19. Raissi, M.; Perdikaris, P.; Karniadakis, G.E. Physics-Informed Neural Networs: A Deep Learning Framework for Solving Forward and Inverse Problems Involving Nonliear Partial Differential Equations. J. Comput. Phys. 2019, 378, 686–707. [Google Scholar] [CrossRef]
Figure 1. Comparative analysis of the aircraft engine prediction with the Minimum Least. Squares and Best Criteria Fit models.
Figure 1. Comparative analysis of the aircraft engine prediction with the Minimum Least. Squares and Best Criteria Fit models.
Preprints 193590 g001
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.
Copyright: This open access article is published under a Creative Commons CC BY 4.0 license, which permit the free download, distribution, and reuse, provided that the author and preprint are cited in any reuse.
Prerpints.org logo

Preprints.org is a free preprint server supported by MDPI in Basel, Switzerland.

Subscribe

Disclaimer

Terms of Use

Privacy Policy

Privacy Settings

© 2026 MDPI (Basel, Switzerland) unless otherwise stated