Fullpaper MLandDLinNDT
Fullpaper MLandDLinNDT
Fullpaper MLandDLinNDT
net/publication/376047364
Article in Harbin Gongcheng Daxue Xuebao/Journal of Harbin Engineering University · November 2023
CITATIONS READS
2 1,114
1 author:
Samira Gholizadeh
University of Cape Town
16 PUBLICATIONS 870 CITATIONS
SEE PROFILE
All content following this page was uploaded by Samira Gholizadeh on 06 December 2023.
S.Gholizadeh
Blast Impact and Survivability Research Unit (BISRU), Department of Mechanical Engineering, University of
Cape Town, Rondebosch, Cape Town, 7701, South Africa, Email: ghlsam002@myuct.ac.za
Abstract— There has been considerable evidence of the effectiveness of machine learning (ML) and artificial
intelligence (AI) algorithms as numerical tools; some of their applications include computational fluid dynamics,
control and automation, signal processing, and materials engineering. Recent advances in ML and AI can directly
benefit non-destructive testing, one of the most important industrial applications. With AI, data analysis can be
improved and better harnessed. NDT uses electromagnetic waves or material-based methods to acquire information
from a specimen. ML algorithms can interpret multiple signals or images to analyze, inspect, and examine the
integrity of the materials structure. An overview of the foundations and current applications of ML techniques in
advanced NDT is presented in this paper. In addition to explaining ML techniques, the most recent advances in ML
and AI, including deep learning, are also discussed.
Index Terms— Deep learning, Machine learning, Non-destructive testing, NDT
977
Journal of Harbin Engineering University Vol 44 No. 11
ISSN: 1006-7043 November 2023
Table 1: Category of NDT methods based on the between datasets. In particular, it is a method of
detecting factors [2, 3] automatically detecting patterns in data and then
Inspection Type NDT Method
predicting future data, or making other decisions under
Residual stresses in Ultrasonic Testing [4,
materials 5] uncertain conditions based on the uncovered patterns
Aircraft composites Shearography [6] and [23]. There are many ways in which uncertainty can
assessment Thermographic
present itself in ML, such as determining the best model
Health monitoring of Testing [7, 8],
aerospace composite Vibration Methods [7, for explaining some data; or based on past data, what is
structures 9] the best prediction for the future. It is common for NDT
Ultrasonic Testing, specialists to make mistakes during interpretation of
Renewable energy and Thermography,
industrial assets Acoustic emission signals and analysis of large amounts of data, resulting
[10] in defects being missed, and the sizing of the defect
Rebound Hammer being incorrect, or the defect not being identified. In
Evaluation of compressive (RH) and Ultrasonic
any NDT technique, consistency and reliability of the
strength in the structure Pulse Velocity (UPV)
[11, 12] results are strongly influenced by the personnel
Structural Health Ultrasonic Testing [13, conducting the inspections and evaluating the results.
Monitoring (SHM) 14]
With AI, data analysis can be improved and better
Optical (laser, LED) ,
Penetrant inspection, harnessed. By addressing the challenges posed by large
Ultrasonic testing , data analysis and processing, this innovation will
Acoustic emission reduce the amount of time that advanced NDT
Radiographic
Additive manufacturing methodologies must invest in a single analysis. The role
techniques
Electromagnetic of NDT becomes ever more important as industrial
techniques work and discovery increases and materials are used
Thermographic
beyond their physical limits. Thus, testing methods
techniques [15, 16]
Auto-detection of impact themselves are evolving [24].
damage in carbon fiber Thermographic
composites Testing [17, 18]
Characterizing damage in Radiography [19] ML ALGORITHMS CATEGORIES
CFRP structures
Impact damage in Each ML algorithm develops a model that is
Infrared
glass/epoxy with equivalent to a set of experiences. The following five
Thermography [20]
manufacturing defects categories can be used to categorize ML algorithms:
Multiple Cracks Detection Neutron Radiography
[21] [21]
a. Supervised Learning Algorithms: Labeled data is
ML is a subset of AI and computer science based on a used to train the algorithm. Supervised learning
set of statistical tools that focus on developing models algorithms are used when both predictors (inputs X)
with data learning and training that can predict new data and outcomes (outputs Y) are present in the training
in the future. In general, ML is a set of related data set.
algorithms and processes that create relationships
978
Journal of Harbin Engineering University Vol 44 No. 11
ISSN: 1006-7043 November 2023
979
Journal of Harbin Engineering University Vol 44 No. 11
ISSN: 1006-7043 November 2023
Machine Learning
maintenance [36].
I. DEEP LEARNING (DL)
ML and DL techniques have been highly successful
Deep learning is a subfield of ML that focuses on in extracting features, providing better performance
training and utilizing artificial neural networks with than many other techniques. Therefore, they are highly
multiple layers to learn and extract intricate patterns valued in many scientific fields. For example, Artificial
and representations from complex data. It is inspired by Neural Networks (ANNs) were employed to analyze
the structure and functioning of the human brain's fiber orientation in composite materials using neurons
neural networks. Deep learning models, also known as as connecting elements [37], a single hidden-layer
deep neural networks, are designed to automatically feedforward neural network (SLFN) was utilized for
learn hierarchical representations of data [31]. DL has defect classification [38], convolutional neural network
achieved remarkable success in various domains, (CNN) models were implemented for inner damage
including computer vision, natural language analysis and evaluation [39, 40], Support Vector
processing, speech recognition, and recommender Machine (SVM) automatic classification model was
systems. Its ability to automatically learn features and utilized to monitor microcracks using multi-sensor
representations from raw data, without the need for measurements [41], and k-means clustering method
manual feature engineering, has revolutionized many was used for automatic defect detection and classify
fields and led to breakthroughs in tasks such as image signal sources [42].
classification, object detection, machine translation, Other ML algorithms have been applied in various
and more. DL has various applications in NDT, offering fields, such as object recognition [43], speech
improved accuracy and efficiency in defect detection recognition [44], Probabilistic neural network (PNN)
[32, 33], classification [34, 35], and predictive [45], Least square support vector machines (LSSVM)
980
Journal of Harbin Engineering University Vol 44 No. 11
ISSN: 1006-7043 November 2023
the data through a process called training. Once trained, ML algorithms can be trained to automatically detect
the ML models can analyze new, unseen data and make and recognize defects in NDT data, such as images or
ML techniques can also classify and categorize effective generalization capability with a training
different types of defects or flaw patterns based on accuracy of 96.41% and testing accuracy 94.35%.
training data. This helps in accurately identifying and Risheh et al. [61] used K-means clustering algorithm
characterizing defects, improving the reliability of NDT for defect detection in thermal images of industrial
inspections. For example, ML can distinguish between materials, while Sophian et al. [62] utilized the same
different types of corrosion or classify different types of algorithms for defect detection using pulse eddy
surface cracks [54-58]. Such classification enables currents and Shrifan et al [63] used it in microwave
better understanding of defect types and facilitates NDT to detect defect.
appropriate remedial actions. For instance, K-means Similarly, in ultrasonic testing, ML can analyze
clustering was applied by Du et al. [59] to classify waveforms and identify specific flaw patterns [64, 65].
acoustic emission signals obtained from the analysis of Fei et al. [66] and Vaclav et al. [67] have demonstrated
stress-corrosion-cracking (SCC) on 304 stainless steel. the effectiveness of Support-Vector Machines (SVMs)
The authors conducted experiments with three clusters in classifying ultrasonic signals. Both shallow neural
(k = 3) that represented the types of damages networks and SVMs have achieved a high degree of
encountered in steel (crack propagation, pitting, and accuracy for A-scan. However, due to the necessity of
bubble break-up). Saenkhum et al. [60] classified feature engineering, these methods are not suitable for
corrosion using acoustic emission and Artificial Neural broader applications. Niu et al. [68] proposed the use of
Networks (ANNs). Testing phase of neural networks Surface Defect-Generation Adversarial Network
indicated very little misclassification rate and a very (SDGAN) for generating defect images to enhance
981
Journal of Harbin Engineering University Vol 44 No. 11
ISSN: 1006-7043 November 2023
deep-learning-based surface defect recognition, improves the classification accuracy of deep learning
addressing the limitations of insufficient and costly classifiers. A typical defect detection study and test
labeled defect data. The SDGAN is applied to expand method of comparative analysis is shown in Table 2.
the commutator cylinder surface defect image data sets,
B. Predictive Maintenance (PdM), Condition and
both with labeled data (CCSD-L) and without labeled
Real-time Monitoring
data (CCSD-NL). For anomaly recognition, an error
ML models can analyze historical NDT data, sensor
rate of 1.77% and a relative improvement (IMP) of
readings, and other relevant parameters to predict the
49.43% for the CCSD-NL defect data set was reported.
likelihood of future defects or failures, or the remaining
In terms of defect classification, an error rate of 0.74%
useful life of components or structures. By considering
and an IMP of 57.47% for the CCSD-L defect data set
patterns and trends in the data, ML algorithms can
were achieved. Munir et al. [69] utilized deep neural
estimate when and how defects or failures might occur.
networks (autoencoder) to mechanize the ultrasonic
This enables proactive maintenance planning and
weldment defect classification system to identify and
minimizes the risk of unexpected equipment or
remove the noise from the counterbore, planer, and
component failures, scheduling repairs or replacements
volumetric weldment defect signals. Results revealed
before failures happen, and optimizing maintenance
that the autoencoder was successful in reducing noise
resources.
from ultrasonic weldment defect signals which in turn
982
Journal of Harbin Engineering University Vol 44 No. 11
ISSN: 1006-7043 November 2023
In predictive maintenance, diagnostics and algorithms [87] have been extensively used in
prognostics play an important role. Diagnostics and data-driven PdM in industrial manufacturing. A
prognostics fall into three categories: i) the reliability detailed description of the implementation process for
data-driven approach that consist of determining the the data-driven PdM can be found in [88], which
expected lifetime of the average component under follows the design methodology. In general, there are
historically average conditions [79], ii) Stress-driven four stages in the process: operational assessment, data
models that estimate the lifespan of components in a acquisition, feature engineering, and modeling (Figure
particular environments [80], iii) In Condition-based, 3).
the component's lifetime is determined based on its
operating environment [81, 82]. Figure 2 demonstrates
a broad spectrum of diagnostic and prognostic
techniques, as well as different steps in data driven
diagnostics and prognostics.
983
Journal of Harbin Engineering University Vol 44 No. 11
ISSN: 1006-7043 November 2023
984
Journal of Harbin Engineering University Vol 44 No. 11
ISSN: 1006-7043 November 2023
985
Journal of Harbin Engineering University Vol 44 No. 11
ISSN: 1006-7043 November 2023
(ARIMA), and Support Vector Regression (SVR) are predicted according to those vectors. Zhao et al. [124]
categorized as statistical models for anomaly detection Further, Zhao et al incorporated CNN and LSTM to
[81]. Sfar et al. [118] investigated SHM of a tube via formulate a more complicated deep learning model
ultrasonic guided waves by utilizing two models based called the Convolutional Bi-directional Long
on Empirical Mode Decomposition (EDM)- ARIMA to Short-Term Memory Network (CBLSTM). The robust
realize high-precision predictions, and predict local features of the sequential input were extracted
components; and Auto-Regressive Neural Networks with CNN, as shown in Figure 7. In the sequential
(ARNNET) technique to estimate functions based on a output of CNN, bi-directional LSTM was adopted to
huge volume of training data. EMD-ARIMA provides encode temporal information. The final step was to
better results than ARIMA for both modes. In the study predict the target value by adding fully-connected
by Hongzhan et al. [117], ARIMA was used to forecast stacked layers and using a linear regression. Compared
linear basic load, whereas SVMs were used to forecast with several baseline approaches, including
non-linear sensitive load, and a hybrid model of both. conventional LSTM models, the proposed model
The result showed that the hybrid ARIMA-SVMs excelled at tool wear tests. A LSTM-based
realized the mutual supplement with each other and encoder-decoder structure was developed by Malhotra
performed better than the two separate models of et al [125], in which a LSTM-based encoder
themselves with lowest error of 3.85%. transformed a multivariate input sequence to a
Deep learning has emerged as one of the most fixed-length vector, and then the LSTM decoder
popular techniques in the past years to detect anomalies produced the target sequence from the vectors. To
in time series data, delivering state-of-the-art results for predict RUL, their assumptions state that the model the
a range of unsupervised and supervised tasks due to its model can initially be trained unsupervised on raw
capability of learning high-level representations signals corresponding to normal behavior. After that,
automatically from data; its higher accuracy, greater the reconstruction error is used to calculate a health
flexibility, stronger generalization, and its lower index (HI) that can be used to estimate RUL.
dependency on domain knowledge [119]. long
short-term memory (LSTMs) and recurrent neural
networks (RNNs) are now the deep learning models of
choice for learning long-range patterns in sequential
and temporal data [120, 121].
Yuan et al. [122] investigated three RNN models for
aeroengine fault diagnosis and prognostics, including
vanilla RNN, LSTM and GRU. The LSTM and GRU Figure 6: Illustrations of the proposed Convolutional
advanced RNN models outperformed vanilla RNNs. Bi-directional Long Short-Term Memory Networks
et al. [123]. In the applied LSTM model, raw sensory in Numenta [126], Aggarwal et al [127-129]. A
data was encoded into vectors and tool wear was potential breakthrough developed by Numenta is
986
Journal of Harbin Engineering University Vol 44 No. 11
ISSN: 1006-7043 November 2023
Hierarchical Temporal Memory (HTM) [126], a [4] V. Dive and S. Lakade, Recent Research
Progress on Residual Stress Measurement
biologically inspired machine intelligence system that
Using Non-Destructive Testing. Materials
mimics neocortex processes and architecture. HTM Today: Proceedings, 2021. 47: p. 3282-3287.
[5] K. Kurashkin, V. Mishakin, and A. Rudenko,
stood out as a promising real-time predictive
Ultrasonic evaluation of residual stresses in
maintenance approach. Kukjin et al. [130] provided a welded joints of hydroelectric unit rotor frame.
Materials Today: Proceedings, 2019. 11: p.
broad explanation of how DL can be applied to anomaly
163-168.
detection. [6] R. Růžek, R. Lohonka, and J. Jironč, Ultrasonic
C-Scan and shearography NDI techniques
evaluation of impact defects identification.
NDT & E International, 2006. 39(2): p.
CONCLUSION 132-142.
[7] A. Katunin, K. Dragan, and M.
ML and DL represents power tools that can lead to Dziendzikowski, Damage identification in
significant improvements in NDT and related fields. aircraft composite structures: A case study
using various non-destructive testing
Overall, ML and DL in NDT empowers industries to techniques. Composite Structures, 2015.
leverage the power of data analysis and pattern 127(0): p. 1-9.
[8] N. P. Avdelidis, D. P. Almond, A. Dobbinson,
recognition to enhance inspection capabilities, increase B. C. Hawtin, C. Ibarra-Castanedo, and X.
accuracy and efficiency, enable and optimize predictive Maldague, Aircraft composites assessment by
means of transient thermal NDT. Progress in
maintenance strategies, support data-driven Aerospace Sciences, 2004. 40(3): p. 143-162.
decision-making in various industries and ultimately [9] T. H. Loutas, A. Panopoulou, D. Roulias, and
V. Kostopoulos, Intelligent health monitoring
contributing to safer and more reliable systems and of aerospace composite structures based on
structures. The rapid advancement of NDT dynamic strain measurements. Expert Systems
with Applications, 2012. 39(9): p. 8412-8422.
technologies and automation necessitates the urgent [10] M. Papaelias, F.P.G. Marquez, and A.
need for a precise assessment of test signals, data, Karyotakis, Non-Destructive Testing and
Condition Monitoring Techniques for
images, and patterns. In order to fulfill this requirement, Renewable Energy Industrial Assets. 2019:
an AI-powered knowledge-based system is desired to Elsevier Science.
[11] K. Ali-Benyahia, S. Kenai, M. Ghrici, Z.
process the NDT testing data and generate a Sbartaï, and S. Elachachi, Analysis of the
comprehensive output in the form of classified and accuracy of in-situ concrete characteristic
compressive strength assessment in real
systematic interpretation. structures using destructive and
non-destructive testing methods. Construction
and Building Materials, 2023. 366: p. 130161.
[12] R. Pucinotti, Reinforced concrete structure:
REFERENCES Non destructive in situ strength assessment of
concrete. Construction and Building Materials,
2015. 75: p. 331-341.
[1] C. D. Lockard, Anomaly detection in [13] W. J. Staszewski, S. Mahzan, and R. Traynor,
radiographic images of composite materials via Health monitoring of aerospace composite
crosshatch regression. 2015, Mills College: structures – Active and passive approach.
Ann Arbor. p. 76. Composites Science and Technology, 2009.
[2] S. Gholizadeh, A review of non-destructive 69(11–12): p. 1678-1685.
testing methods of composite materials. [14] V. Giurgiutiu and J. Bao,
Procedia Structural Integrity, 2016. 1: p. 50-57. Embedded-ultrasonics Structural Radar for In
[3] S.Gholizadeh, Impact behaviours and Situ Structural Health Monitoring of Thin-wall
Non-Destructive Testing (NDT) methods in Structures. Structural Health Monitoring, 2004.
Carbon Fiber Composites in Aerospace 3(2): p. 121-140.
Industry: A Review. Authorea, 2022.
987
Journal of Harbin Engineering University Vol 44 No. 11
ISSN: 1006-7043 November 2023
988
Journal of Harbin Engineering University Vol 44 No. 11
ISSN: 1006-7043 November 2023
[38] G. Huang, Y.Chen, and H.A. Babri, defects in horticultural products. Postharvest
Classification ability of single hidden layer Biology and Technology, 2017. 128: p. 33-43.
feedforward neural networks. IEEE [50] Fusaomi Nagata, Kenta Tokuno, Kazuki
transactions on neural networks, 2000. 11(3): p. Mitarai, Akimasa Otsuka, Takeshi Ikeda,
799-801. Hiroaki Ochi, Keigo Watanabe, and Maki K.
[39] J. Huang, Q. Hu, Zh. Song, G. Zhang, Ch.Zh. Habib, Defect detection method using deep
Qin, M. Wu, and Xia. Wang, Classification of convolutional neural network, support vector
cracking sources of different engineering machine and template matching techniques.
media via machine learning. Fatigue Fracture Artificial Life Robotics, 2019. 24: p. 512 - 519.
of Engineering Materials Structures, 2021. [51] I. Valavanis and D. Kosmopoulos, Multiclass
44(9). defect detection and classification in weld
[40] I. Tabian, H. Fu, and Z. Sharif Khodaei, A radiographic images using geometric and
Convolutional Neural Network for Impact texture features. Expert Systems with
Detection and Characterization of Complex Applications, 2010. 37(12): p. 7606-7614.
Composite Structures. Sensors, 2019. 19(22). [52] R.R. Silva and D. Mery, State-of-the-art of
[41] N. F. Ince, Chu-Shu Kao, M. Kaveh, A. weld seam inspection by radiography testing:
Tewfik, and J. F. Labuz, A Machine Learning Part I – Image Processing. Materials
Approach for Locating Acoustic Emission. Evaluation, , 2007. 65(2): p. pp. 643-647.
EURASIP Journal on Advances in Signal [53] Sh. Wang and R. M. Summers, Machine
Processing, 2010(1). learning and radiology. Medical Image
[42] P. Liu, Dong Xu, J. Li, Zh. Chen, Sh. Wang, J. Analysis, 2012. 16(5): p. 933-951.
Leng, R. Zhu, L. Jiao, W. Liu, and Zh. Li, [54] M. F. Sheikh, Kh. Kamal, F. Rafique, S. Sabir,
Damage mode identification of composite wind H. Zaheer, and K. Khan, Corrosion detection
turbine blade under accelerated fatigue loads and severity level prediction using acoustic
using acoustic emission and machine learning. emission and machine learning based approach.
SAGE, 2020. 19(4): p. 1092-1103. Ain Shams Engineering Journal, 2021. 12(4):
[43] M. Z. Alom, M. Alam, T. M. Taha, and K. M. p. 3891-3903.
Iftekharuddin. Object recognition using [55] M. Le, V. Luong, D. Kh. Nguyen, D.Kh. Le,
cellular simultaneous recurrent networks and and J. Lee, Auto-Detection of Hidden
convolutional neural network. in 2017 Corrosion in an Aircraft Structure by
International Joint Conference on Neural Electromagnetic Testing: A Machine-Learning
Networks (IJCNN). 2017. Approach. 2022. 12(10): p. 5175.
[44] V. Lakhani and R. Mahadev, Multi-Language [56] B. T. Bastian, J.N, S. Kumar Ranjith, and C. V.
Identification Using Convolutional Recurrent Jiji, Visual inspection and characterization of
Neural Network. arxiv, 2017. external corrosion in pipelines using deep
[45] M A. De Oliveira, N. V. S. Araujo, R. N. Da neural network. NDT & E International, 2019.
Silva, T. I. Da Silva, and J. Epaarachchi, Use of 107: p. 102134.
Savitzky–Golay Filter for Performances [57] A. Wronkowicz-Katunin, A. Katunin, M.
Improvement of SHM Systems Based on Nagode, and J. Klemenc, Classification of
Neural Networks and Distributed PZT Sensors. Cracks in Composite Structures Subjected to
Sensors, 2018. 18(1). Low-Velocity Impact Using
[46] N. Yue and Z. Sharif Khodaei, Assessment of Distribution-Based Segmentation and Wavelet
Impact Detection Techniques for Aeronautical Analysis of X-ray Tomograms. 2021. 21(24):
Application: ANN vs. LSSVM. Journal of p. 8342.
Multiscale Modelling, 2016. 07(04): p. [58] J.Zhang and J. Zhang, An Improved
1640005. Nondestructive Semantic Segmentation
[47] Y. LeCun, Y. Bengio, and G. Hinton, Deep Method for Concrete Dam Surface Crack
learning. Nature, 2015. 521(7553): p. 436-444. Images with High Resolution. Mathematical
[48] H. Kasban, O. Zahran, H. Arafa, M. El-Kordy, Problems in Engineering, 2020. 2020: p.
S. M. S. Elaraby, and F. E. Abd El-Samie, 5054740.
Welding defect detection from radiography [59] G. Du, J. Li, W. K. Wang, C. Jiang, and S. Z.
images with a cepstral approach. NDT & E Song, Detection and characterization of
International, 2011. 44(2): p. 226-231. stress-corrosion cracking on 304 stainless steel
[49] M. van Dael, P. Verboven, J. Dhaene, L. Van by electrochemical noise and acoustic emission
Hoorebeke, J. Sijbers, and B. Nicolai, techniques. Corrosion Science, 2011. 53(9): p.
Multisensor X-ray inspection of internal 2918-2926.
989
Journal of Harbin Engineering University Vol 44 No. 11
ISSN: 1006-7043 November 2023
990
Journal of Harbin Engineering University Vol 44 No. 11
ISSN: 1006-7043 November 2023
[81] P. Adhikari, H. Gururaja Rao, and Dipl.-Ing. [92] J. P. Lynch and K. J. Loh, A summary review
M. Buderath, Machine Learning based Data of wireless sensors and sensor networks for
Driven Diagnostics & Prognostics Framework structural health monitoring. Shock vibration
for Aircraft Predictive Maintenance in 10th digest, 2006. 38(2): p. 91-130.
International Symposium on NDT in [93] N. Xu, S. Rangwala, K. K. Chintalapudi, D.
Aerospace 2018: Germany. Ganesan, A. Broad, R. Govindan, and D.
[82] H. O. A. Ahmed, M. L. D. Wong, and A. K. Estrin. A wireless sensor network for structural
Nandi, Intelligent condition monitoring method monitoring. in Proceedings of the 2nd
for bearing faults from highly compressed international conference on Embedded
measurements using sparse over-complete networked sensor systems. 2004.
features. Mechanical Systems and Signal [94] M. Modares and N. Waksmanski, Overview of
Processing, 2018. 99: p. 459-477. structural health monitoring for steel bridges.
[83] L. Liao and F. Köttig, A hybrid framework Journal of Practice Periodical on Structural
combining data-driven and model-based Design Construction, 2013. 18(3): p. 187-191.
methods for system remaining useful life [95] A. Gomez-Cabrera, E. Ambrosio, and P. Jorge,
prediction. Applied Soft Computing, 2016. 44: Review of machine-learning techniques
p. 191-199. applied to structural health monitoring systems
[84] H. Oppenheimer Charles and A. Loparo for building and bridge structures. Journal of
Kenneth. Physically based diagnosis and Applied Sciences, 2022. 12(21): p. 10754.
prognosis of cracked rotor shafts. in Proc.SPIE. [96] S. Gholizadeh, Z. Leman, and B. T. H. T.
2002. Baharudin, State-of-the-art ensemble learning
[85] V. Venkatasubramanian, R. Rengaswamy, K. and unsupervised learning in fatigue crack
Yin, and S. N. Kavuri, A review of process recognition of glass fiber reinforced polyester
fault detection and diagnosis: Part I: composite (GFRP) using acoustic emission.
Quantitative model-based methods. Computers Ultrasonics, 2023. 132: p. 106998.
& Chemical Engineering, 2003. 27(3): p. [97] A. Reddy, V. Indragandhi, L. Ravi, and V.
293-311. Subramaniyaswamy, Detection of Cracks and
[86] Y. Jiang and S. Yin, Recursive Total Principle damage in wind turbine blades using artificial
Component Regression Based Fault Detection intelligence-based image analytics.
and Its Application to Vehicular Measurement, 2019. 147: p. 106823.
Cyber-Physical Systems. IEEE Transactions on [98] W. Fan, Y. Chen, J. Li, Y. Sun, J. Feng, H.
Industrial Informatics, 2018. 14(4): p. Hassanin, and P. Sareh. Machine learning
1415-1423. applied to the design and inspection of
[87] D. You, X. Gao, and S. Katayama, reinforced concrete bridges: Resilient methods
WPD-PCA-Based Laser Welding Process and emerging applications. in Structures. 2021.
Monitoring and Defects Diagnosis by Using Elsevier.
FNN and SVM. IEEE Transactions on [99] P. Jorge E. Ambrosio, X. Liu, N. Lieven, and
Industrial Electronics, 2015. 62(1): p. 628-636. JM. Ramírez-Cortés. Wavelet-fuzzy logic
[88] Ch. Farrar and K.Worden, Structural Health approach to structural health monitoring. in
Monitoring A Machine Learning Perspective. 2011 Annual Meeting of the North American
2013. Fuzzy Information Processing Society. 2011.
[89] W. Zhang, D. Yang, and H. Wang, Data-Driven IEEE.
Methods for Predictive Maintenance of [100] P. Jorge E. Ambrosio and N. Lieven. Soft
Industrial Equipment: A Survey. IEEE Systems computing feature extraction for health
Journal, 2019. 13(3): p. 2213-2227. monitoring of rotorcraft structures. in 2007
[90] R. Zhao, R. Yan, Zh. Chen, K. Mao, P. Wang, IEEE International Fuzzy Systems Conference.
and R. X. Gao, Deep learning and its 2007. IEEE.
applications to machine health monitoring. [101] H. Ibrahim and B. H Far. Simulation-based
Mechanical Systems and Signal Processing, benefit analysis of pattern recognition
2019. 115: p. 213-237. application in intelligent transportation
[91] A. Sofi, J. J. Regita, B. Rane, and H.Ho Lau, systems. in 2015 IEEE 28th Canadian
Structural health monitoring using wireless Conference on Electrical and Computer
smart sensor network – An overview. Engineering (CCECE). 2015. IEEE.
Mechanical Systems and Signal Processing, [102] A. Entezami, H. Shariatmadar, and S. Mariani,
2022. 163: p. 108113. Early damage assessment in large-scale
structures by innovative statistical pattern
991
Journal of Harbin Engineering University Vol 44 No. 11
ISSN: 1006-7043 November 2023
recognition methods based on time series diagnosis based on vibration signals. Applied
modeling and novelty detection. Advances in Acoustics, 2015. 89: p. 16-27.
Engineering Software, 2020. 150: p. 102923. [112] E. Keogh, J. Lin, and A. Fu. Hot sax:
[103] A. Fiorini Morosini, S. Shaffiee Haghshenas, S. Efficiently finding the most unusual time series
Shaffiee Haghshenas, D. Yong Choi, and subsequence. in Fifth IEEE International
Z.Woo Geem, Sensitivity analysis for Conference on Data Mining (ICDM'05). 2005.
performance evaluation of a real water Ieee.
distribution system by a pressure driven [113] Zh. Ji, B. Wang, S. Deng, and Zh. You,
analysis approach and artificial intelligence Predicting dynamic deformation of retaining
method. Journal of Water, 2021. 13(8): p. 1116. structure by LSSVR-based time series method.
[104] G. Guido, S. Shaffiee Haghshenas, S. Shaffiee Journal of Neuro computing, 2014. 137: p.
Haghshenas, A. Vitale, V. Astarita, Y. Park, 165-172.
and Z. Woo Geem, Evaluation of contributing [114] Sh. Bhardwaj, E. Chandrasekhar, P. Padiyar,
factors affecting number of vehicles involved and V. Gadre, A comparative study of
in crashes using machine learning techniques in wavelet-based ANN and classical techniques
rural roads of Cosenza, Italy. Journal of Safety, for geophysical time-series forecasting.
2022. 8(2): p. 28. Computers & Geosciences, 2020. 138: p.
[105] G. Ferreira Gomes, Y. Mendéz, P. Silva Lopes 104461.
Alexandrino, S. Simões da Cunha Jr, and A. [115] N. Suhermi, Suhartono, D. Prastyo, and
Carlos Ancelotti Jr, The use of intelligent Baharuddin. A , Roll motion prediction using a
computational tools for damage detection and hybrid deep learning and ARIMA model.
identification with an emphasis on Procedia Computer Science, 2018. 144: p.
composites–A review. Composite Structures, 251-258.
2018. 196: p. 44-54. [116] S. Panigrahi and H. Behera, A hybrid
[106] R. Mikaeil, S. Sh. Haghshenas, S. Shaffiee ETS-ANN model for time series forecasting.
Haghshenas, and M. Ataei, Performance Eng. Appl. of AI, 2017. 66: p. 49-59.
prediction of circular saw machine using [117] H. Nie, G. Liu, X. Liu, and Y. Wang, Hybrid of
imperialist competitive algorithm and fuzzy ARIMA and SVMs for Short-Term Load
clustering technique. Journal of Neural Forecasting. Energy Procedia, 2012. 16: p.
Computing Applications, 2018. 29: p. 283-292. 1455-1460.
[107] E. Figueiredo, I. Moldovan, A. Santos, P. [118] M. Sfar, S. Yaacoubi, S. Dellagi, M.
Campos, and J.CWA Costa, Finite Mountassir, El, and S. Turki, Towards A
element–based machine-learning approach to Predictive Maintenance Based On Ultrasonic
detect damage in bridges under operational and Guided Waves Non-Destructive Testing
environmental variations. Journal of Bridge Technique: A Case Study, in 13ème
Engineering, 2019. 24(7): p. 04019061. Conference Internationale De Modelisation,
[108] A. Widodo and B. Yang, Support vector Optimisation Et Simulation (MOSIM2020),
machine in machine condition monitoring and 12-14 Nov 2020, AGADIR, Maroc. 2020:
fault diagnosis. Mechanical Systems and Signal AGADIR (virtual), Morocco.
Processing, 2007. 21(6): p. 2560-2574. [119] Zh. Ji, J. Gong, and J. Feng, A Novel Deep
[109] A. H. A. Bakar, H. A. Illias, M. K. Othman, and Learning Approach for Anomaly Detection of
H. Mokhlis, Identification of failure root causes Time Series Data. Scientific Programming,
using condition based monitoring data on a 2021. 2021: p. 6636270.
33kV switchgear. International Journal of [120] A. Sagheer and M. Kotb, Time series
Electrical Power & Energy Systems, 2013. 47: forecasting of petroleum production using deep
p. 305-312. LSTM recurrent networks. Journal of Neuro
[110] W. Sun, R. Zhao, R. Yan, S. Shao, and X. computing, 2019. 323: p. 203-213.
Chen, Convolutional Discriminative Feature [121] N. Jin, Y. Zeng, K. Yan, and Zh. Ji,
Learning for Induction Motor Fault Diagnosis. Multivariate air quality forecasting with nested
IEEE Transactions on Industrial Informatics, long short term memory neural network. IEEE
2017. 13(3): p. 1350-1359. Transactions on Industrial Informatics, 2021.
[111] J. Ben Ali, N. Fnaiech, L. Saidi, B. 17(12): p. 8514-8522.
Chebel-Morello, and F. Fnaiech, Application of [122] M. Yuan, Y. Wu, and L. Lin. Fault diagnosis
empirical mode decomposition and artificial and remaining useful life estimation of aero
neural network for automatic bearing fault engine using LSTM neural network. in 2016
992
Journal of Harbin Engineering University Vol 44 No. 11
ISSN: 1006-7043 November 2023
993
View publication stats