Submitted:
22 May 2024
Posted:
23 May 2024
You are already at the latest version
Abstract
Keywords:
1. Introduction
2. Materials and Methods
2.1. Data
2.2. Methods
2.2.1. Data Preprocess
2.2.2. Methods
2.2.2.1. Linear Interpolation
2.2.2.2. Quadratic Interpolation
2.2.2.3. Cubic Spline Interpolation
2.2.2.4. K-Nearest Neighbor
2.2.2.5. Linear Interpolation + LSTM
2.2.2.6. Linear Interpolation + Bidirectional-LSTM
2.2.3. Cross-Validation and Evaluation Metrics
2.2.3.1. Cross-Validation
2.2.3.2. Evaluation Metrics
3. Results
3.1. Velocity Parameters
3.2. Acceleration Parameters
4. Discussion
5. Conclusions
Author Contributions
Funding
Data Availability Statement
Acknowledgments
Conflicts of Interest
References
- United States General Accounting Office. (2016). BEST PRACTICES: F-35 SUSTAINMENT DOD Needs a Plan to Address Risks Related to Its Central Logistics System, GAO-16-439.
- United States of America Department of Defense. (2008). Condition Based Maintenance Plus DoD Guidebook.
- Park, N.S. Research Trends on Deep Learning for Anomaly Detection of Aviation Safety. Electronics and telecommunications trends, Vol.36 No.5 (May 2021); pp. 82–91.
- You, E.K.; Bae, C.G.; Kim, H.J.; Implementation of OFP initialization fuction in IMDC for FA-50 aircraft. Korea Society of Computer Information, Vol.24 No.2 (2019); pp. 111-118.
- Wong, W.K.; Gerosa, D.; Machine-learning interpolation of population-synthesis simulations to interpret gravitational-wave observations: A case study. Physical review. D, Vol.100 No.8 (2019); pp. 083015.
- Li, J.; Heap, A.D.; Spatial interpolation methods applied in the environmental sciences: A review. Environmental Modeling & Software, Vol.53 (2014); pp. 173 – 189.
- Mitasova, H.; Hofierka, J.; Interpolation by regularized spline with tension: Ⅱ. Application to terrain modeling and surface geometry analysis. Mathematical geology, Vol.25 No.6 (1993); pp. 657 – 669.
- Shukia, S.N.; Marlin, B.M.; Interpolation-Prediction Networks for Irregularly Sampled Time Series. arXiv 2019, arXiv:1909.07782v1.
- Shukia, S.N.; Marlin, B.M.; Heteroscedastic Temporal Variational Autoencoder For Irregularly Sampled Time Series. arXiv 2022, arXiv:2107.11350v1.
- Lin, Q.; Bao, X.; Li, C; Deep Learning based missing data recovery of non-stationary wind velocity. Journal of Wind Engineering and Industrial Aerodynamics, Vol.224 (May 2022).
- Ma, J.; Cheng, J.C.; Jiang, F.; Chen, W.; Wang, M.; Zhai, C. A bi-directional missing data imputation scheme based on LSTM and transfer learning for building energy data. Energy Build 2020, 216, 109941. [Google Scholar] [CrossRef]
- Chen, Z.; Xu, H.; Jiang, P.; Yu, S.; Lin, G.; Bychkov, I.; Hmelnov, A.; Ruzhnikov, G.; Zhu, N.; Liu, Z. A transfer Learning-Based LSTM strategy for imputing Large-Scale consecutive missing data and its application in a water quality prediction system. J.Hydrol. 2021, 602, 126573. [Google Scholar] [CrossRef]
- Tzoumpas, K.; Estrada, A.; Miraglio, P.; Zambelli, P.; A data filling methodology for time series based on CNN and (Bi) LSTM neural networks. arXiv 2022, arXiv:2204.09994.
- Lu, X.; Yuan, L.; Li, R.; Xing, Z.; Yao, N.; Yu, Y.; An Improved Bi-LSTM-Based Missing Value Imputation Approach for Pregnancy Examination Data. Algorithms 2023, 16(1), 12.
- Caruso, C.; Quarta, F.; Interpolation methods comparison. Computers & Mathematics with Applications. Vol.35 No.12 (1998). pp. 109-126.
- Jia, Y.; Ma, J.; What can machine learning do for seismic data processing? An Interpolation application. Geophysics 2017, 82(3), 163-177.
- Belisle, E.; Huang, Z.; Digabel, S.L.; Gheribi, A.E. Evaluation of machine learning interpolation techniques for prediction of physical properties. Computational Materials Sciences 2015, 98, 170–177. [Google Scholar] [CrossRef]
- Chahrour, I.; Wells, J.D. Comparing Machine Learning and Interpolation Methods for Loop-Level Calculations. arXiv 2022, arXiv:2111.14788v3. [Google Scholar] [CrossRef]
- McKinley, S.; Levine, M. Cubic spline Imterpolation. Coll. Redw. 1988, 45, 1049–1060. [Google Scholar]
- Virtanen, P.; Gommers, R.; Oliphant, T.E.; Haberland, M.; Reddy, T.; Cournapeay, D.; Burovski, E.; Peterson, P.; Weckesser, W.; Bright, J. et al.; SciPy 1.0: fundamental algorithms for scientific computing in Python. Nature methods 2020, 17(3), 261-272.
- Hochreiter, S.; Schmidhuber, J.; Long short-term memory. Neural comput. 1997, 9. 1735-1780.
- Abadi, M.; Barham, P.; Chen, J.; Chen, Z.; Davis, A.; Dean, J. Devin, M.; Ghemawat, S.; Irving G.; Isard, M. et al.; Tensorflow: A system for large-scale machine learning. 12th {USENIX} symposium on operating systems design and implementation ({OSDI} 16). 2016. pp. 265-283.
- Chollet, F. Chollet, F. et al.; Keras. 2015. Available online: https://keras.io.
- Kingma, D.P.; Ba, J. Adam: A method for stochastic optimization. arXiv 2014, arXiv:1412.6980. [Google Scholar]
- Matplotlib 3.4.3 Documentation. 2021. Available online: https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.boxplot.html.






| Statistical metrics | velocity x |
velocity y |
velocity z |
acceleration x |
acceleration y |
acceleration z |
|---|---|---|---|---|---|---|
| arithmetic mean | -0.98 | -1.37 | 0.11 | -0.002 | -0.002 | 32.03 |
| standard deviation | 347.75 | 425.05 | 42.04 | 16.19 | 15.76 | 6.25 |
| skewness | -0.04 | -0.21 | -2.15 | -0.07 | -0.02 | 2.10 |
| kurtosis | -0.021 | -0.069 | 46.76 | 21.27 | 22.52 | 133.94 |
| Evaluation metrics |
velocity x |
velocity y |
velocity z |
acceleration x |
acceleration y |
acceleration z |
|---|---|---|---|---|---|---|
| linear | 0.1717 | 0.1201 | 10.08 | 18.8736 | 18.0781 | 29.8432 |
| 0.999934 | 0.999904 | 0.998498 | 0.9788 | 0.98381 | 0.815943 | |
| quadratic | 0.1705 | 0.1219 | 10.1059 | 18.8955 | 18.0881 | 29.9172 |
| 0.999933 | 0.999903 | 0.998459 | 0.9782 | 0.9824 | 0.814386 | |
| cubic spline | 01707 | 0.1215 | 10.1752 | 18.9377 | 18.1323 | 29.9696 |
| 0.999933 | 0.999903 | 0.998468 | 0.9783 | 0.9845 | 0.820549 | |
| K-NN | 0.1943 | 0.1264 | 15.4107 | 19.4727 | 19.041 | 22.4049 |
| 0.99991 | 0.999818 | 0.997953 | 0.9789 | 0.9895 | 0.875184 | |
| LSTM | 0.4856 | 0.7785 | 18.785 | 16.9034 | 15.3625 | 25.4411 |
| 0.998451 | 0.999131 | 0.995699 | 0.9802 | 0.9905 | 0.856243 | |
| Bi-LSTM | 0.4812 | 0.7451 | 17.8921 | 12.2729 | 12.9714 | 17.5193 |
| 0.998459 | 0.999129 | 0.995691 | 0.9805 | 0.9909 | 0.900158 |
| velocity x |
velocity y |
velocity z |
acceleration x |
acceleration y |
acceleration z |
|
|---|---|---|---|---|---|---|
| standard deviation |
0.0044 | 0.0035 | 0.0287 | 0.0713 | 0.0651 | 0.3143 |
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. |
© 2024 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/).