Next Article in Journal
A Review of the Optimal Design of Neural Networks Based on FPGA
Previous Article in Journal
Analysis of the Effect of Antenna Pointing Error Caused by Satellite Perturbation on Space Terahertz Communication
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Review

Review of Machine-Learning Techniques Applied to Structural Health Monitoring Systems for Building and Bridge Structures

by
Alain Gomez-Cabrera
and
Ponciano Jorge Escamilla-Ambrosio
*
Centro de Investigación en Computación, Instituto Politécnico Nacional, Mexico City 07738, Mexico
*
Author to whom correspondence should be addressed.
Appl. Sci. 2022, 12(21), 10754; https://doi.org/10.3390/app122110754
Submission received: 8 September 2022 / Revised: 13 October 2022 / Accepted: 14 October 2022 / Published: 24 October 2022

Abstract

:
This review identifies current machine-learning algorithms implemented in building structural health monitoring systems and their success in determining the level of damage in a hierarchical classification. The integration of physical models, feature extraction techniques, uncertainty management, parameter estimation, and finite element model analysis are used to implement data-driven model detection systems for SHM system design. A total of 68 articles using ANN, CNN and SVM, in combination with preprocessing techniques, were analyzed corresponding to the period 2011–2022. The application of these techniques in structural condition monitoring improves the reliability and performance of these systems.

1. Introduction

Structural health monitoring (SHM) is a field of science that focuses its efforts on evaluating and monitoring the integrity of a structure of interest [1]. Structural health monitoring systems are based on the design of sensing systems and structural models to evaluate machines and structures.
Although SHM systems are not a new field of research, computational advances in sensing hardware and the computational power of embedded devices drive the generation of reliable data for developing models based on classification and prediction data, including machine-learning algorithms in SHM systems. Moreover, sensors, such as accelerometers, are inexpensive compared to other sensors and can be effectively deployed in a sensing system to implement vibration-based SHM systems [2]. Accelerometers, or when combining them with other sensors, are the dominant sensing approaches for these SHM applications [3]. Because vibration-based systems date back to the late 1970s [4], technological advances represent a field of opportunities to improve existing solutions in the field of damage identification.
Previous studies have been conducted in the field of SHM using machine-learning (ML) techniques. However, the importance of this study is to compare the application of artificial neural networks (ANNs), convolutional neural networks (CNNs) and support vector machine (SVM) techniques considering the input data, feature selection techniques, the structure of interest, data size, the level of damage identification and the accuracy of the ML model. In addition to the fact that each of the above ML techniques has been used for similar tasks in structural damage and system identification, some of them perform better when the data comes from data generated by multi-sensor data fusion or when the data are processed with damage-sensitive feature extraction techniques, such as Hilbert–Huang transform (HHT) or wavelet packet transform (WPT). In addition, this study could provide a starting point for the selection of ML techniques and signal processing techniques for future SHM ML-based solutions where structural configuration or data features have similarity with previous studies that achieved good structural damag or system identification performance.
This paper is structured as follows. First, a brief description of the concepts related to SHM systems is presented in Section 2. In Section 3, the most common feature selection algorithms are presented, and a review of related works is given. In Section 4, the two main branches of SHM system models are presented, namely, the physics-related model (Section 4.1) and the data-driven models (Section 4.2). In Section 4.2, three ML techniques and their application in SHM systems are explored: ANN, CNN and SVM. At the end of Section 4, a comparison between the two main model branches is established in Section 4.3. Section 5 includes a brief review of the use of signal processing techniques to mitigate uncertainties effects from the environment and noise. In Section 6, a summary of the most important features of the application of damage identification techniques are presented in a list. Finally, Section 7 contains conclusions and future work.

2. Damage Classification in SHM

SHM covers several application areas and the assets monitored range from small components to huge civil structures and complex machines. Building SHM systems focus on measuring changes in the physical parameters to assess the current state of the structure and, in some cases, predict the building’s response to future seismic excitations. To make these predictions, it is necessary to identify the natural frequencies of the buildings [5]. In the case of buildings, the structure is subjected to the effects of static and dynamic loads, so the complexity of the analysis presents a challenge in giving an accurate model that includes all these known and unknown effects.
SHM systems are composed of several hardware and software elements. An overview of the main components of SHM systems as defined by Farrar and Worden [6] are:
  • Operational assessment: The aspect related to damage conceptualization and operational conditions.
  • Data acquisition: The sensor system design and data preprocessing.
  • Feature extraction: The selection of sensitive damage features according to the damage identification capabilities of the desired SHM system.
  • Statistical model development: The design and implementation of the physics-based or data-based model.
Yuan et al. [1] explored the data acquisition aspect (1) of recent proposals for SHM systems, showing several features of accelerometer sensing systems that are attractive for the structural monitoring and evaluation of SHM systems. This study focuses on areas three and four of SHM systems, analyzing proposals of the physics-based models and the data-based models presented in the literature that belong to these areas. Figure 1 shows these areas in SHM systems, and the methods, techniques and algorithms involved.
The core of SHM systems is their ability to perform damage identification. Damage is the change in the material’s physical properties due to progressive deterioration or as a result of a single event on a structure. This change can detract from the behavior or integrity of a structure. Damage characterization can be conceived in several ways depending on the objectives of the SHM system, and damage states can be defined in terms of extent, severity, remaining operational time, thresholds, and damage index standards. Rytter [7] also presents a damage identification classification in SHM systems, as shown in Table 1.

3. Feature Selection Algorithms

In the field of SHM, several signal processing techniques can be used to extract damage-sensitive features and detect, locate and estimate structural damage in the machines and structures of interest. Some of the techniques used in previous works in this field include ANFIS [8,9], wavelet-based techniques [10], frequency–response functions (FRF) [11], Kalman filter-based techniques [12] and soft computing-based techniques [13].
The selection of damage-sensitive features by manual means represents a problem, as it requires expertise to identify candidate damage-sensitive signals. Algorithms for producing these features have been explored in the literature and two approaches to the generation of these features are widely proposed. One common approach is to propose novel features based on signal processing techniques. Another is to let a machine model the task of automatically extracting some sensitive features from data hidden on the surface. Composite damage indicators can also be constructed from the combination of damage-sensitive features. For example, Lubrano Lobicanco et al. [14] used residual drift ratios and lateral stiffness to define damage levels and quantify the amount of damage to structures due to seismic events.
A comprehensive review of some damage-sensitive feature construction algorithms can be found in the review of Civera and Surace [15]. Among the most recent techniques applied to the problem of extracting useful information from data for structural damage identification are principal component analysis (PCA), the wavelet transform (WT), along with its variants, and the application of empirical modal decomposition (EMD) in combination with the Hilbert–Huang transform (HHT).

3.1. Principal Component Analysis

Principal component analysis (PCA) is a statistical method mainly applied to reduce data dimensionality, which keeps relevant information from the original data. PCA application in ML models improve training time and model performance because redundant information in training data is removed. Initial data are projected into new variables, named principal components, with the most data variance. PCA use in SHM systems reduces large sensor-gathered data processing times, thereby enhancing the system response for structural changes or events resulting from structural damage.
Table 2 shows a compilation of recent works incorporating the PCA technique on the data for subsequent use by a machine-learning model. As can be seen, PCA is a popular technique in recent years due to the advantages that it offers. Although PCA is a powerful tool for ML applications, the PCA computation calculates the eigenvalues and eigenvectors of the data covariance matrix, which is an expensive operation for large data dimensions.

3.2. Wavelet Transform

The wavelet transform (WT) decomposes a signal into a series expansion where the number of wavelet functions is multiplied by a set of coefficients representing the original signal. Similar to Fourier transform (FT), WT expresses a signal in more specific located-in-time functions, but in the case of WT, the original signal can be non-periodic. In particular, WT analysis of a signal can bring frequency information and its position in time. Wavelet-based techniques include the discrete wavelet transform (DWT), the wavelet packet transform (WPT), the continuous wavelet transform (CWT), and the stationary wavelet transform (SWT). Table 3 shows the combination of WT-based techniques with ML models for structural damage identification. In data-based models, WT techniques serve as dimensionality reduction techniques, noise removal filters, and damage-sensitive feature generators, thereby improving SHM systems’ accuracy and robustness.

3.3. Empirical Mode Decomposition

Empirical mode decomposition (EMD) is one of the most used signal decomposition techniques in SHM. Several proposals exist in structural damage identification, modal parameters identification and structural prognosis. The advantages of using EMD over nonlinear and non-stationary signals, such as structural responses due to mechanical excitation, are the time–frequency information of the analyzed signal in all the signal lengths. Another advantage of the application of EMD in comparison to other signal decomposition techniques is that EMD is signal-adaptative.
Over time, variations have been proposed to tackle the limitations and issues of EMD applications, such as noise and the well-known mode-mixing problem. Ensemble EMD (EEMD), multivariate EMD (MEMD) and time-varying filter-based EMD (TVF-EMD) are used in combination with ML models to achieve better accuracy in structural damage and system identification, as can be seen in Table 4.
A systematic comparative study between the above-mentioned EMD variants can be found in [16], proving EMD to be a robust signal processing technique in structural damage identification, system identification and anomaly detection. Regardless of the benefits of using EMD variations, including mode-mixing minimization and noise removal, the computation of these algorithms can be prohibitively expensive in SHM real-time applications.
Table 2. PCA review.
Table 2. PCA review.
PublicationStructureExcitation SourceSignal Processing and/or Feature Extraction TechniqueDataset SizePurposeYear
[17]Instrumented bridgeOperational conditionsFFT43,200,000 data pointsImprove anomaly detection accuracy and reduce the size of SHM transmitted data2021
[18]Steel-supported experimental beam modelImpact hammerFRF16,384 data pointsStudy the relation between PCA-generated data to modal analysis and frequencies to establish a physical interpretation of PCA-compressed data2020
[19]The Phase II IASC-ASCE SHM benchmark structure FE modelSimulationMSD480,000 data pointsPropose a new method to extract damage-sensitive features that are invariant to environmental effects.2020
[20]Simply supported steel truss bridge experimental modelImpact hammerFRF, PCA1200 samples of 512 data pointsPropose a combination of PCA and FRF to obtain a new damage index for structural damage classification2020
[21]Benchmark concrete beam numerical modelSimulationARM, LDA, QDA, NB, DT8002 data pointsPresent a comparative study between PCA and AR models to extract damage-sensitive features and several classification methods2019
[22]Truss bridge FE model and two-story frame FE modelsSimulationFRF, LUTNot specifiedPropose a combination of PCA and LUT to train an ML model for structural damage detection and localization2017
[23]Truss bridge and two-story frame FE modelsSimulationFRF, 2D-PCA, ICA49 samples (bridge) and 75 samples (two-story frame)Propose a structural damage detection, localization and severity estimation using a PCA-extracted damage index and an ANN2017
[24]Twin-tower steel structure experimental modelShaking tableFRFNot specifiedPropose a scalogram-based damage detection and localization system using PCA and FRF2017
[25]Steel plate experimental modelPZT burst signalGolay filter algorithm8 samples of 10,000 data pointsStudy the noise filtering capabilities of PCA and Golay algorithms to train an ML model for structural damage identification2016
[26]Thin aluminum plate experimental modelPZT burst signalARM1000 samplesPropose methodology to detect structural changes based on statistical inference2016
[27]Three-story frame aluminum structure experimental modelBumperAANN, FA, MSD, SVD, SVDD, KPCA17 samples of 4096 data pointsPropose a comparative study between kernel algorithms for structural damage detection purposes2016
[28]Three-story frame aluminum structure experimental modelShaking tableARM1700 samplesCompare the performance of four PCA-based algorithms for structural damage detection under environmental conditions2015
[29]Grid FE model and steel grid structure experimental modelSimulationPCA, WGN4000 samplesPropose an ANN SHM system for damage detection due to temperature changes and noise perturbations2015
[30]Small aluminum plate experimental modelPZT burst signalChi-square goodness-of-fit test600 samplesPropose a statistical analysis for structural damage detection using PCA-compressed data2014
[31]12-DOF mass–spring-damped experimental modelImpact hammerPCP20,000 samplesPropose a denoising method using PCP for SHM systems2014
[32]Building structure experimental model and Sydney Harbour-instrumented bridgeElectrodynamic shaker and operational conditionsRP, FT, SVM, PAA3240 samples of 8192 data points (building), 6370 samples of 3600 data points (bridge)Propose a comparative study between kernel algorithms for structural damage detection purposes2014
[33]Aluminum plate experimental modelPiezoelectric transducers attached to the plateSOM750 samplesPropose an SHM model for structural damage detection and classification2013
[34]Instrumented bridgeNumerical simulationHHT, EMD500 samplesPropose an environmental noise removal method to improve ML model damage detection capabilities2013
[35]10-story low-rise building FE modelSimulationFRF, PCA240 samplesPropose a structural damage detection method using PCA for data dimensionality reduction and noise removal2013
[36]Aluminum plate experimental modelPZT burst signalCDLM300 samplesPresent a comparative study between five different methods for structural damage detection and localization2011
[37]Aluminum plate experimental modelPZT burst signalChi-square distribution100 samplesPropose a new structural damage detection methodology based on the probability distribution of PCA projections2011
[38]Supported steel beam experimental modelsImpact hammerFRF8192 data pointsPropose a structural damage identification method using residual FRF data in combination with ANN2011
Table 3. WT review.
Table 3. WT review.
PublicationStructureMachine-Learning AlgorithmDataset SizeAccuracyPurposeYear
[39]Three-story building structure experimental model and steel frame experimental modelDCNN2280 samples (building) and 2000 samples (steel frame)ACC = 99% (building),
ACC = 99.610% (steel frame)
Generate 2D training samples using CWT from accelerations scalograms2021
[40]Aluminum plate FE model and aluminum plate experimental modelCNN300,000 data pointsACC = 99.9%Wavelet transform was applied to acceleration signals to obtain wavelet coefficient matrix (WCM) in order to train a CNN2019
[41]Offshore platform FE model and scaled experimental modelTF, WPD, PCA120 samples of 10,000 data points (FE model), 48 samples of 17,500 data points (scaled model)ACC = 78.125% (FE model),
ACC = 84.375% (instrumented model)
WPE and low-order principal components were applied to structural response for SVM model training2018
[42]IASC–ASCE SHM benchmark four-story steel structure FE modelWPD99 samplesACC = 91.75%WPE was used to extract damage-sensitive features from accelerations signal to train a damage detection SVM model2015
[43]IASC–ASCE SHM benchmark four-story steel structure FE modelLS-SVM, PSO, HSA, SF, WPT16 samples of 40,000 data pointsACC = 100% (PSHS),
ACC = 98.2% (Harmony),
ACC = 98.68% (PSO)
Damage features were extracted using WPE in order to train an ANN and an LS-SVM model2014
[44]IASC–ASCE SHM benchmark four-story steel structure FE modelANN621 samplesACC = 95.49% (damage case 1), ACC = 96.78% (Damage case 2)WPT was used to remove noise and interferences from structural responses signal to build a training dataset for an ANN damage detection model2012
[45]Four-story building FE modelBP-NN, WPT, Battle–Lemarie decomposition, WGN183 samplesACC = 90% (single sensor), ACC = 100% (multiple sensor)WPRE was used to extract damage-sensitive features from acceleration data in order to train an ANN damage detection model2011
Table 4. EMD review.
Table 4. EMD review.
PublicationStructureMachine-Learning AlgorithmAccuracyPurposeYear
[46]Mass–spring system numerical model and instrumented bridgeMSD, RARMXError graphEMD method and IMF were used to build damage feature vectors2020
[47]Fourteen-bay steel truss bridge experimental modelANN, CEEMD, HHT, GWNRMSE = 5.156 × 10−4A combination of CEEMDAN and HHT was proposed to extract four key damage-sensitive features to train an ANN model for damage detection, localization and severity estimation2020
[48]Simply supported steel Warren truss instrumented bridgeNeuro-fuzzy ANNACC = 80%EMD method was used to reduce data dimensionality of SHM system for structural damage assessment2020
[48]Hanxi bridge FE modelFastICACorrelation = 0.84EEMD and PCA were used to extract independent deflection components from structural responses and determine the presence of damage2018
[49]Manavgat cable-stayed bridge FE modelSVM, THTACC = 95.43%HHT and THT were used to extract damage-sensitive features to train an SVM damage detection model2018

3.4. Hilbert–Huang Transform

Hilbert–Huang transform (HHT) was designed to represent a non-stationary signal in time and frequency. Intrinsic mode function (IMF) is used in combination with the Hilbert algorithm to locate signal frequency information over a specific time of a given signal. Like EMD, HHT is adaptive for a given signal, and it does not require a prior selection of a function or parameter to compute it. The amplitude and instantaneous phase of a signal at a specific time can be obtained by applying HHT for system identification (e.g., estimating natural frequencies and damping) and damage identification purposes by detecting structural response changes.
Several applications of HHT in damage identification, anomaly detection and system identification in different structures can be found in [50]. Despite the effectivity shown in HHT-proposed SHM systems, better performance can be achieved when HHT is combined with ML algorithms and data fusion techniques. Moreover, some drawbacks of applying HHT in SHM systems can be mitigated by combining other signal decomposition techniques and data-based models, such as ML models. Table 5 shows some proposals found in the literature that combine HHT and ML algorithms in the damage identification applications of structures.
Table 5. HHT review.
Table 5. HHT review.
PublicationStructureMachine-Learning AlgorithmAccuracyPurposeYear
[51]IASC–ASCE SHM benchmark four-story steel structure FE modelCNNACC = 92.36% (25 db SNR)HHT was applied to structural response data to obtain time–frequency graphs and the marginal spectrums for CNN model training2021
[52]Five-story offshore platform experimental modelHHT, MEEMD, SVMACC = 62.5%, MSE = 0.90HHT and EMD were applied to obtain damage-sensitive features from vibration signals and then used to train an SVM damage detection model2021
[47]Fourteen-bay steel truss bridge experimental modelCEEMD, HHT, WGN, FFMLPMSE = 2.65 × 10−7A combination of CEEMDAN and HHT was proposed to extract four key damage-sensitive features to train an ANN model for damage detection, localization and severity estimation2020
[53]Three-story steel moment-resisting frame FE modelEMD, ANNACC = 98.8%A combination of CEEMDAN and HHT was proposed to estimate first mode shapes and structural natural frequencies and compare them against reference values to determine the presence of damage2019
[54]12-story-reinforced concrete frame experimental modelRBFNNACC = 100%HHT was studied for structural modal parameter identification and damage diagnosis2014

4. SHM System Models

4.1. Physics-Based SHM Systems

In the case of physical asset monitoring, there are two main branches of modeling: physics-based modeling, also known as physical-law modeling, and data-driven modeling. Physics-based modeling aims to describe phenomena by formulating mathematical models that integrate interdisciplinary knowledge to generate models that replicate observed behavior. Models are commonly presented in differential equations whose complexity increases as more factors become involved. Several terms and parameters must be defined to fully describe the system phenomena. Initial and boundary conditions must be identified to obtain physics equation solutions, and the computational cost associated with this operation can be very time-consuming for complex phenomena.
In SHM systems, these models are implemented to assess the condition of an asset under operating conditions to monitor changes that may indicate the presence of damage and shorten the remaining useful life of the asset. Finite element modeling (FEM) software implements well-known analyses, such as modal analysis, and allows the simulation of different structures and initial and boundary conditions straightforwardly. FEM software includes physical law models integrated into software libraries to perform damage analysis on a virtualized model of structures efficiently.
The complexity of modeling building structures under seismic excitation is caused by the intervening factors that can modify the behavior of these structures and by the difficulty of correctly defining their physical properties. Several works focus on estimating model parameters and uncertainties to improve the model of the structure. For example, Xu et al. [55] estimated the parameters of the structures based on linear and nonlinear regression analyses. These structures’ linear and nonlinear parameters, such as elastic stiffness and yield displacement, are obtained for a three-story structure. Gomes et al. [56] addressed an inverse identification problem using numerical models and a genetic algorithm.
Model parameters obtained from experimental and recorded data can increase the model’s accuracy compared to the actual measured results. However, environmental and operating conditions do not remain constant throughout the life of the structure. In addition, physical law models have drawbacks that limit their applications in some SHM systems. The time to solve the equations in a real-time SHM system impacts the response time to ensure safety and the reduction of economic losses in response systems for seismic protocols and evacuation procedures. In order to reduce the time costs of performing calculations, optimization algorithms applied to the problem of SHM are encouraged and proposed in the literature [57].
Table 6 lists physics-based proposals for SHM systems in buildings under vibration excitation for multi-story structures. In this table, two types of proposal contributions are shown: the identification of system parameters and damage. According to Farrar’s classification, the level of damage identification for the practical proposals is also presented.

4.2. Data-Based SHM Systems

Machine-learning techniques are a subset of the field of artificial intelligence. Due to their statistical nature, their vision is to address problems of interest in pattern recognition identification and classification tasks. SHM from the ML point of view is a classification problem in which at least two states are compared in SHM systems employing ML techniques: damaged and undamaged states.
A machine-learning model extracts information in the form of features from a given data set and classifies those data features. These data-driven models require large amounts of information to train the model and avoid the overfitting problem. The generalization problem depends on the amount of available data and significant diversity of this training data to avoid overfitting and ensure a reasonable level of generalization. In an idealized situation, the data set should include the samples of the possible range of excitation that can be applied to the structure. In addition, data quality improvement using signal processing techniques, such as normalization and noise filtering, is desirable for the generation of the data set. ML algorithms are applied in the damage identification process and in analyzing the anomalous data obtained from the sensors [8,65], thereby improving data quality. In addition, signal processing techniques, such as WT and HHT also improve data quality and are applied in SHM systems [9,66].
ML techniques can be divided into supervised learning (for regression and classification tasks), unsupervised learning (anomaly detection and clustering) and reinforcement learning. The most popular ML techniques implemented in the construction of SHM solutions are support vector machines (SVMs) and convolutional neural networks (CNNs) [10,67]. In the case of neural network techniques, damage-sensitive feature selection plays a crucial role in the performance of the SHM system. SVM optimally classifies features in linear and nonlinear problems. CNN, a subset of neural network (NN) methods, include convolution operations in the hidden layer of neural networks to classify data, usually in image format. Other techniques, such as PCA, improve the features of the training data set by making them uncorrelated.
The selection of a ML technique is guided by the limitations of each technique and the requirements of SHM in terms of damage identification level and operating conditions. Identifying the modal systems of building structures can also be performed using deep neuronal networks (DNNs) [11,68]. Table 7 summarizes the ML-based proposals for SHM systems in buildings under vibration excitation for multi-story structures.

4.2.1. Artificial Neural Networks (ANNs)

Inspired by the working of brain neurons, artificial neural networks are the most well-known ML algorithm applied for classification and regression problems. ANN architectures consist of an input layer, several hidden layers and an output layer. Several hidden layers can be stacked between the input and output layer according to the complexity of the ANN. Figure 2 shows a typical architecture of a forward neural network, showing input neurons, successive hidden layers and output neurons. In general, ANN power resides in the interconnection of its neurons and a set of weights associated with each interconnection. ANN learning algorithms update network weights to minimize an error function. BP-ANN is a widely used ANN where the backpropagation algorithm (BP) performs the network’s training.
In many SHM systems, FE structural models generate training datasets for ANN weight calculation. In these datasets, damaged and undamaged training examples are provided. Natural frequencies and changes in the structural properties are associated with structural damage. Table 8 groups several SHM proposed systems using ANN and signal processing techniques and modal analysis for damage detection, localization and severity estimation.
Tan et al. [79] proposed a method in which the modal strain energy was used as a damage-sensitive feature and an ANN to locate and quantify structural damage in a series of damaged scenarios. A structural damage identification method using RFR functions in combination with PCA was described by Padil et al. [20] to reduce the input data size and minimize the effects of measurement uncertainties and interferences to reduce the model error. Mousavi et al. [47] proposed a damage identification methodology using the CEEDAM technique to extract damage-sensitive features from the measured data and employing an ANN to perform the classification task in various damage scenarios. The bridge damage presence, severity and location were obtained using the methodology mentioned above.
In [80], Finotti et al. presented a comparison between ANN and SVM techniques in damage identification capability using data from ten statistical indicators from acceleration measurements. These indicators were proposed to avoid manual selection and calculation of modal structural parameters that may introduce undesirable inaccuracies or errors in damage identification performance. Chang et al. [76] proposed a post-seismic evaluation method based on an ANN. This ANN was trained with simulation-generated data from a previously constructed FE model with structural parameters identified by the stochastic identification of the system subspace. Although the accuracy of damage identification was based on the identification of system parameters, it was possible to efficiently locate damage scenarios in one or several elements of the structure.
In the study conducted by Morfidis and Kostinakis [72], combinations of 14 seismic parameters together with an MLP were explored for structural damage prediction. Their analysis observed that with at least five seismic parameters combined with an MLP network, the seismic damage state for an R/C building can be accurately predicted. Correlations between seismic parameters and MLP network training algorithms were also observed and analyzed. Using natural frequencies and modal shapes as input to the network, Padil et al. [81] defined a damage identification system using an ANN. A relationship between input and output parameters was established by defining a probability of damage existence to classify damage states. Numerical and experimental samples were used to validate the proposed method regarding modeling errors and noise interference.
Jin et al. [82] proposed an artificial neural network with an extended Kalman filter to remove temperature effects in SHM systems. This EKF was also used to establish confidence variation intervals and thresholds for structural changes that were suggestive of damage. It was shown that temperature changes induced changes in natural frequencies that can lead to incorrect damage identification if these temperature effects are not considered in the training samples. Smarsly et al. [69] provided a decentralized sensor fault detection system consisting of a set of ANNs that perform anomaly detection in an SHM wireless sensor network. An anomaly detection ANN was incorporated at each sensor node to perform local anomaly detection. Each ANN utilized sensor data redundancy throughout the sensor network using the correlation of sensor measurements in structural response.
Kourehli [83] designed an ANN-based SHM system using incomplete FEM modal data and natural frequencies for damage location and damage severity estimation using only the first two natural frequencies. Using stiffness reduction as a damage indicator, damage identification was successfully achieved in an 8-DOF spring–mass system, a supported beam, and a three-story flat frame. Natural frequencies are commonly used as damage-sensitive features in SHM systems, and the importance of eliminating or reducing interference from temperature changes was noted by Gu et al. [29]. Using a multilayer ANN, they discriminated between changes in natural frequencies due to structural damage and changes in these natural frequencies due to temperature effects. A damage index based on Euclidean distance was employed to quantify the difference between an undamaged structural state under temperature variations and a possible structurally damaged state.
Ng [78] proposed an ANN for structural damage localization and severity estimation using a Bayesian class selection method, improving the selection of optimal ANN hyperparameters (optimal transfer function and the number of neurons). Validation tests were performed using the Phase II IASC-ASCE SHM reference structure data, where ANN estimates stiffness reduction values as an indicator of damage location and severity for six damage cases. Xie et al. [84] presented a bridge damage management system using a BP-ANN algorithm that utilizes four hundred sensors randomly distributed over the bridge. A comparative study was performed employing the proposed BP-ANN algorithm, an SVM, a decision tree (DT) and a logistic regression model, showing that ANN achieves the highest accuracy in damage identification for the proposed SHM system, even under noisy operating conditions. Goh et al. [85] designed a two-step damage identification method. In the first step, a prediction of the modal shape of the unmeasured structure was performed using an ANN. The predicted modal shape was compared with a cubic spline interpolation prediction method to verify the prediction accuracy. Next, a second ANN trained with limited structural response measurement points was used to perform structural damage localization and damage severity. Shu et al. [86] proposed another ANN-BP for bridge damage identification using the statistical parameters of displacement and acceleration measurements as training input for ANN. This proposal showed that measurement noise negatively impacts damage identification performance and should be eliminated or minimized. For this approach, single and multiple damage cases were used for validation testing.
Table 8. ANN review.
Table 8. ANN review.
PublicationStructureExcitation SourceUsed Techniques and/or AlgorithmsNumber of NeuronsNumber of Hidden LayersTraining AlgorithmActivation FunctionErrorDataset SizePurposeYear
[79]A multiple steel girder composite bridge experimental modelElectrodynamic shakerFFT, FRF4 ANN architectures: 10, 15, 20, 25 and 301LMBPSigmoidMSE = 0.000029 (30 neurons)114 samplesPropose ANN architectures for damage detection and localization in structures2020
[20]A simply supported steel truss bridge FE modelSimulationFRF, PCA201LMBPTangent-sigmoidMSE = 0.0152131200 random damage casesIdentify presence of damage considering several uncertainties2020
[47]A fourteen-bay steel truss bridge experimental modelElectrodynamic shakerCEEMD, HHT, GWN341BPLog-sigmoidMSE = 2.65 × 10−7A time series of 14,000 data pointsIdentify presence, location and severity of bridge damage2020
[80]Simply supported beam FE model and railway bridge experimental modelsSimulation (beam) and operational conditions (bridge)SSaI, ARN101LMBPSigmoidDCR = 93.54% (beam), DCR = 87.09% (bridge)5400 samples (beam), 4500 samples (bridge)Detect structural changes based on statistical indicators2019
[76]A twin-tower building experimental modelShaking tableSSI1402BPLog-sigmoidError graph279,936 data pointsIdentify presence, location and severity of building damage2018
[87]A carbon fiber-reinforced plastic plateSimulationFT6271BPSigmoidACC = 100%40 samples with 150 data pointsIdentify presence and type of plate damage2018
[72]A set of 30 reinforced concrete buildings numerical modelsSimulation14 ground motion parameters, NTHA301LMBP, SCGTangent-sigmoidMSE = 0.0453900 vectors of size 18 × 1Propose damage-sensitive features for improving ANN structural damage prediction2017
[81]A single-span steel frame numerical modelImpact hammerSRF201LMBPTangent-sigmoidMSE = 0.00262400 samplesIdentify presence of structural damage using noisy ANN training data2017
[82]A Meriden bridge FE modelSimulationEKF61BPTangentMAE = 0.05726480 samplesPropose a damage detection method using ANN and EKF in structures under temperature changes2016
[88]An instrumented aircraft panel and an instrumented wind turbinePZT burst signal and operational conditionsEnsemble classifier1 (panel ANN) and 27 (turbine ANN)1 (panel),
2 (turbine)
Not specifiedNot specifiedMSE = 0.0098 (panel),
MSE = 0.000194 (turbine)
110 data samples (aircraft) and 3450 data samples (turbine)Propose an ensemble design method for ANN hyperparameter selection2016
[69]A four-story frame structure experimental modelNot specifiedCooley–Tukey FFT algorithm241BPNot specifiedRMS = 0.807100 samplesPropose a detection method for sensor faults in response data of SHM systems2016
[83]3 numerical models: a simply supported beam, three-story plane frame and an 8-DOF spring–mass systemSimulationARN6 ANN architectures: 30, 40, 46, 53, 44 and 511LMBP, GDMTangentMSE = 3.44 × 10−3 (beam),
MSE = 4.77 × 10−3 (plane frame), MSE = 9.12 × 10−4 (spring–mass system)
2304 samples (beam), 2592 samples (three-story frame) and 2187 samples (DOF spring system)Propose a structural damage detection ANN using natural frequencies and incomplete structure mode shapes2015
[29]A simply supported steel beam girder FE modelSimulation and a pistonPCA, GWN2 ANN architectures: 35 and 171LMBPTangent-sigmoidMSE = 0.11374000 samplesUse of an ANN to associate changes in modal frequencies to structural damage due temperature changes2015
[78]The Phase II IASC-ASCE SHM benchmark structure FE modelSimulationBayesian ANN design algorithm171Not specifiedTangent-sigmoidACC = 97%226 samplesA Bayesian model class selection method was proposed to select optimal ANN hyperparameters2014
[84]An instrumented bridgeOperational conditionsN/A6741BPSigmoidACC = 98%8000 samplesPropose a damage detection method that achieves high accuracy and more robust performance in the presence of noise2013
[85]A two-span-reinforced concrete slab FE modelSimulationSRFNot specified1SCGTangent-sigmoidMSE = 0.003423000 samplesPropose an ANN to predict unmeasured mode shape values for damage detection2013
[86]A Banafjäl Bridge FE modelSimulationGWN4 ANN architectures: 19 and 23 (single damage case); 19 and 25 (multiple damage case)2BPNot specifiedACC = 79%416 samples (single damage case) and 900 samples (multiple damage case)Propose a BP-ANN for detection, localization and extent of structural damage using statistical indicators2013
[35]A 10-story low-rise building FE modelSimulationFRF, PCA2 ANN architectures: 25 and 372BPLog-sigmoidACC = 98.77%240 samplesPropose an ANN for detection, localization and extent of structural damage using RF as damage index and PCA2013
[89]An aluminum beam experimental modelMechanical rollerCC362BPSigmoidACC = 87.7%250 samplesThis paper reported a NN technique to select damage-sensitive frequency ranges and diagnose structural damage2012
[90]A building FE modelSimulationFEMA damage index491BPSigmoidMSE = 1.6 × 10−10835 samplesPropose an SHM system based on ANN to predict the building damage index2012
[91]A four-story building FE modelSimulationFRF, PNN161BPNot specifiedACC = 100%30 samples+J24Propose a PNN and a BP-NN for detection, localization and extent of structural damage using RF2011
[45]A four-story building FE modelSimulationWPT, GWN, Battle–Lemarie decomposition2 ANN architectures: 39 (single sensor, damage extend) and 90 (multi sensor fusion, damage extend)1BPNot specifiedACC = 90% (single sensor), ACC = 100% (multiple sensor)183 samplesPropose a feature fusion and a neural network model for structural damage2011
Using a combination of PCA and FRF frequency–response functions, Bandara et al. [35] extracted damage-sensitive features from the structural response data to train an ANN-based damage identification system. The damage location and severity of the structure were represented by damage index classes in the output of the proposed ANN. Several noise levels were added to the acceleration measurements to show the denoising capabilities of PCA on the ANN training data and the reduction of data size to improve training time and computational cost. Mardiyono et al. [90] presented a BP-ANN architecture as part of a post-earthquake SHM response system using the FEMA damage index framework to classify the structural condition of buildings. A complete building SHM framework was developed, including a warning system module, an intelligent module, a monitoring module, and a data acquisition module. The complete function of the framework included accelerometer data collection, data processing and feeding to ANN, damage index prediction and alert notification in case of structural compromise. Wang et al. [91] presented a building damage identification method using a BP-ANN and a probabilistic neural network (PNN). In this method, the damage location process consists of three stages in which the damage location is refined at each stage. In the three stages, the damage was detected in each history, the extent of damage in the history was predicted and the compromised structural members were identified, respectively. Accuracy results indicated that the BP-ANN performed better in estimating the severity of structural damage, and the PNN suggested the damage location more accurately. Liu et al. [45] proposed structural damage identification where energy components were extracted from acceleration measurements and fused with data fusion techniques. An ANN classifier was used to identify, locate and estimate structural damage. The combination of WTERP and data fusion techniques improved the accuracy of ANN damage identification, and WPT-based component energies were shown to be an effective damage-sensitive feature.

4.2.2. Convolutional Neural Networks (CNNs)

Convolutional neural networks (CNNs) are maybe the most representative deep algorithm and have been adopted in several application fields of data-based classification and regression problems. A CNN is composed, essentially, of three types of layers according to its function: convolutional layers, pooling layers and fully connected layers. Convolutional layers automatically extract features from the input data through a convolution between input data and a user-defined matrix named filter. Pooling layers reduce the data size, and fully connected layers perform data classification tasks. Several layers can be stacked in the network design architecture, thereby increasing network complexity at the cost of incrementing computation training time and the amount of resources used.
CNN networks’ inputs consist of n-dimensional training samples, where n can be from 1 to N. Figure 3 shows a convolutional network with an input vector of dimension 1D (128 × 1) for a multiclass classification task. These inputs are, in most cases, images according to the classification or regression problem. In structural damage identification, proposals using CNN architectures use 1D acceleration records or 2D data that consist of images or matrices using reshaping methods, signal processing techniques or feature extraction methods. One advantage of using CNN models in SHM systems is that convolutional layers perform the selection of damage-sensitive features automatically.
Table 9 lists several proposals for SHM applications that employ CNNs. In these proposals, structural responses are captured as acceleration measurements are used. A complete and exhaustive review of SHM systems using CNN and mainly image data can be consulted in [93].
Some relevant limitations of the applications of CNN arise in SHM systems for structural assessment. A large amount of training data are usually required in CNN training to achieve the generalization property of the model, and the structural data of damage states are unavailable in most cases. Moreover, the structural data of damage states in large civil structures are uncommon. A possible solution is to generate damage structural state data from FE models, which is the usual approach in several SHM proposals, as shown in Table 6 However, FE-generated data rely on the accuracy of the FE models, and this also depends on the correct value of the structural parameters that are used for the model. Some of these parameter values are unknown or change over time, so they should be estimated or calculated from experimental data.
Wang et al. [51] proposed a structural damage identification method using a time–frequency plot of the acceleration signal. The marginal spectrum was used as the input to a CNN, and the hyperparameters of this network were optimized using PSO, thereby achieving 10% better accuracy than a CNN without PSO. Oh and Kim [94] explored the application of two objective function techniques for the optimal hyperparameter selection of a structural damage identification system using CNN. Their results showed a computational cost reduction of 40%. Sony et al. [95] designed a 1D-CNN to perform multiclass damage identification using bridge vibration data. The random search technique performed hyperparameter tuning to obtain the optimal network architecture. Oh and Kim [96] also proposed a hyperparameter search technique in CNN. These hyperparameters included the subsampling size and the number and size of kernels using a genetic algorithm and a multi-objective optimization technique.
Damage-sensitive features were extracted from the automatic signal using a CNN architecture in the damage identification strategy presented by Rosafalco et al. [70], which obtained good performance in damage identification and localization. In [97] Zhang et al. proposed a physics-guided CNN architecture for structural response modeling. Structural physics provide a set of constraints for CNN training, which avoid overfitting problems and reduce the size of the training dataset. de Rezende et al. [98] presented a 1D-CNN network with an electromechanical impedance-based methodology to achieve damage identification under various environmental temperature conditions, proposing a robust structural damage identification scheme against temperature effects. Sarawgi et al. [99] designed a distributed SHM damage identification system using 1D-CNN and a four-step methodology. In the first step, a multiclass classification of the vibration data is performed, and the second step consists of training the CNN with patterns of damaged and undamaged data. The damage location is identified in the third step. The first three steps are performed on each node, and in the final step, a combined data set from all nodes are used to train a global damage identification model.
Focusing on joint damage identification, Sharma and Sen [100] proposed a joint damage identification method based on using a 1D-CNN with robustness to signal noise. Single and multiple damage cases were successfully classified. Using the modal shapes and curvature differences as input to the CNN, Zhong et al. [101] proposed a damage identification system based on CNN, detecting that the modal shapes contain damage-sensitive features, which are sensitive to all degrees of damage, thereby allowing high detection accuracy. Additionally, it was shown that the parameters of the first-order modal signal have helpful information for the localization of structural damage. Seventekidis et al. [102] presented the idea of building an optimal FE model to generate training data for a CNN. A comparative case was analyzed comparing this generated optimal data set against a FE data set, showing that the latter is unreliable for CNN training given model uncertainties. This optimal FE model was obtained by initial structure measurements and, subsequently, the use of the covariance matrix adaptation evolution strategy.
Ibrahim et al. [2] evaluated several machine-learning approaches using low-cost accelerometers and noise filtering techniques for structural evaluation after excitation events, including SVM, k-nearest neighbors and CNN. This work demonstrated that the CNN-based detection method in this structure outperformed both SVM and the k-nearest neighbors’ method using noise-contaminated raw measurements.
In a study by Duan and Zhu [103], the Fourier amplitude spectrum was used with a CNN to perform damage state structure identification. This work showed that the use of FAS outperforms traditional CNN proposals using time–history acceleration responses and that the proposed FAS-CNN SHM system was robust against noise effects. Gulgec et al. [104] proposed a damage identification and location method that used a CNN architecture and was trained by analytical simulations. The presented method consisted of two steps for damage identification: the first to detect the presence of damage as a binary classification problem and the second as a regression problem to estimate the damage location by predicting the damage boundaries in the structure. Using the stiffness histogram of the measured structural response and stiffness degradation as an indicator of damage, Zhou et al. [105] proposed a deep learning network to provide a real-time alarm in case of structure compromise. Zhang and Wang [106] proposed a 1D-CNN for structural state identification using raw time-domain data. GANs were used to generate training data and improve the robustness and effectiveness of structural damage identification.
To avoid the manual selection and elaboration of damage-sensitive features from the raw measurements, Yu et al. [107] proposed a CNN architecture to identify and localize structural damage. The input to the proposed network consisted of frequency-domain features obtained by FFT on the raw measurement signals. Compared with other ML techniques, including general regression neural network (GRNN) and ANFIS, the proposed network outperformed these in error classification. Tang et al. [108] proposed a structural damage identification system where real-world anomaly detection acceleration data are transformed into dual-channel time–frequency images. The anomaly detection patterns were correctly identified with an overall average accuracy of 93.5%. They highlight the importance and effect of balancing on the training dataset. Wu and Jahanshahi [109] presented a structural response prediction method using a DCNN in three structures: a linear SDOF, a nonlinear SDOF, and a three-story MDOF steel frame. This approach was compared with an MLP network regarding noise signal robustness, and the convolutional kernel analysis showed a frequency signature feature extraction conducted by the convolutional layers.
Khodabandehlou et al. [110] presented a novel approach using 2D convolutional networks from the raw measurements of a scaled bridge model. This network was able to classify the bridge’s structural condition into four severe damage states, achieving 100% accuracy for the validation test. Avci et al. [111] presented a decentralized 1D-CNN architecture for structural damage identification. In this SHM system, each sensor performs damage identification locally using a 1D-CNN per sensor. Damage identification and localization were achieved through the classification network of each sensor, and the need for data transmission and aggregation is reduced because each sensor analyzes its local measurement data. Azimi and Pekcan [112] designed a CNN SHM system for damage identification and localization using compressed acceleration response histograms as network input. Deep transfer learning techniques were applied to this structural damage classification problem and proved feasible for damage identification in similar structures using discrete acceleration histograms.
Table 9. CNN review.
Table 9. CNN review.
PublicationStructureExcitation SourceSignal Preprocessing TechniquesDataset SizeConvolution Layers SizePooling Layers SizeActivation FunctionAccuracyPurposeYear
[51]The Phase II IASC-ASCE SHM benchmark structure FE modelSimulationHHT1000 samples of size 16 × 4000CNN 1D: 10 × 1, 10 × 1, 6 × 1
(3 layers), CNN 2D: 14 × 14, 5 × 5 (2 layers)
CNN 1D: 3 × 1, 6 × 1
(2 layers), CNN 2D: 2 × 2, 3 × 3
(2 layers)
SoftmaxACC = 100%Propose a novel damage identification method using HHT and CNN with improved accuracy in comparison with CNN and SVM methods2021
[94]A steel beam numerical modelNumerical model forcesGWN2000 samples of size 10 × 10CNN 1: 5 × 1, 3 × 1 (2 layers), CNN 2: 4 × 4, 2 ×2
(2 layers)
CNN 1: 4 × 1, 2 × 1
(2 layers), CNN 2: 2 × 2, 1 × 1
(2 layers)
SigmoidRMS = 2.5Propose a method for CNN hyperparameters selection in SHM systems2021
[95]Z24 bridge experimental modelElectrodynamic shakerStatistical scaling1,231 time series with 65,530 data points16 × 16 (1 layer)N/ASoftmaxACC = 0.85 (pier settlement),
ACC = 0.66 (tendon rupture)
Propose a 1D-CNN for multiclass structural damage detection using limited datasets2021
[96]A three-story building frame experimental modelShaking tableN/A2000 samples of size 10 × 108 × 8, 8 × 8, 7 × 7 (3 layers)8, 8, 7 (3 layers)SigmoidRMS ≈ 5.6Propose a method for CNN hyperparameters selection in SHM systems2021
[70]An eight-story building numerical modelLateral and vertical loads applied at each storyGWN9216 samples8 × 1, 5 × 1, 3 × 1 (3 layers)N/AReLU and SoftmaxACC = 99.3%Propose an FCN architecture for damage detection and localization in structures2020
[97]A six-story hotel instrumented buildingHistorically recorded responseButterworth HPF11 samples with 7200 data points4 × 1, 4 × 1
(2 layers)
N/AReLUConfidence = 93% (worst case)Propose a CNN architecture to develop a surrogate model for modeling the seismic response of building structures2020
[98]A three-aluminum-beam experimental modelMass structure addition and temperature changesN/A900 samples with 888 data points237 × 1 (1 layer)2 × 1 (1 layer)ReLU and SoftmaxACC = 97%Propose a combination of CNN and EMI methods for structural damage prediction2020
[99]The Phase I IASC-ASCE SHM benchmark structure FE modelSimulationN/A6 samples of size 1000 × 40041 × 1, 41 × 1 (2 layers)41 × 1, 41 × 1 (2 layers)tanHACC = 96.11%Propose a 1D-CNN for predicting damage from vibration data of structures2020
[100]A three-story shear frame FE modelSimulationGWN19,800 samples128 × 1, 64 × 1, 32 × 1, and 16 × 1 (4 layers)2 × 1, 2 × 1, 2 × 1 and 2 × 1 (4 layers)SoftmaxACC > 81.8%Propose CNN-based approach to identify and locate damage in structural joints2020
[101]A steel truss FE modelSimulationN/A5326 samples of size 15 × 33 × 3, 2 × 2, 1 × 1, 1 × 1 (4 layers)N/AReLU and SoftmaxACC > 90% (50% damage degree)Propose a CNN method to locate damaged rods using first-order mode shapes and mode curvature differences2020
[102]A linear steel beam FE modelElectrodynamical shakerN/A7500 samples12 × 12, 10 × 10, 8 × 8 (3 layers)4 × 4, 5 × 5, 6 × 6 (layers)ReLU91.75% and 92.18%Present a novel SHM damage detection method based on a CNN trained with FE and experimental data2020
[2]Four- and eight-story building FE modelsSimulationHPF5000 samples50 × 50, 10 × 10 (2 layers)20 × 20, 2 × 2 (2 layers)ReLU and SoftmaxACC > 90% (several noise levels)Propose a CNN method using raw data for structural damage detection2019
[103]A tied-arch bridge FE modelSimulationFDD, FFT10,000 samples3 × 7 (2 layers)4 × 1
(1 layer)
ReLU and SigmoidACC = 99.92 (worst case)Propose a method for structural damage identification using Fourier amplitude spectra of bridge data2019
[104]A structural connection FE modelSimulationGWN60,000 samples3 × 3 (3 layers)2 × 2
(2 layers)
tanHACC = 92.5% (6 cm crack), ACC = 95% (8 cm crack)Propose a CNN for damage detection and localization in structures2019
[105]A three-story full-scale building experimental modelShaking tableBouc–Wen model, Baber–Noori hysteretic model35,400 samples10 × 1 (1 layer)N/ASigmoidACC = 97.2%Propose a DLN to predict the damage index (DI) of stiffness degradation for structures during earthquakes2019
[106]A steel Warren truss bridge scale experimental modelImpact hammerN/ANot specified7 × 1, 5 × 1, 3 × 1 (3 layers)3 × 1, 3 × 1, 3 × 1
(3 layers)
ReLUACC = 100%Propose a new CNN framework to detect and locate damage in different structural crack scenarios2019
[107]A five-level benchmark building experimental modelSimulationGWN, FFT, PSD2832 samples of length 51000 × 1, 30 × 3, 10 × 3 (3 layers)3 × 1, 3 × 1, 3 × 1
(3 layers)
ReLU and SoftmaxRMSE = 0.0163Propose a novel method based on DCNN for damage identification and location in building structures2018
[108]A long-span cable-stayed instrumented bridgeOperational conditionsFFT333,792 samples of size 100 × 100 × 241 × 41 × 2 (1 layer)2 × 2 (1 layer)ReLU and SoftmaxACC = 93.5%Propose a novel method based on CNN using time series that are visualized in the time domain and frequency domain2018
[109]A three-story steel frame experimental modelShaking tableN/A600 samples5 × 8 (7 layers)N/AReLU and tanHRMS = 0.41 (worst noise case)This study presents a DCNN approach to estimate the dynamic response of structures2018
[110]A highway bridge experimental modelShaking tableN/A48 samples of size 122 × 704 × 4, 8 × 8, 16 × 16, 32 × 32, 32 × 32 (5 layers)2 × 2 (5 layers)ReLU and tanHACC = 98.437%Propose a two-dimensional CNN-based SHM system to identify structural damage states2018
[111]A steel structure experimental modelElectrodynamic shakerSignal normalization245,760 samples80 × 1 (2 layers)N/ANot specifiedError graphPropose a CNN SHM-based approach using raw signal without preprocessing or signal extraction techniques to detect structural damage2018
[113]An instrumented main steel frameElectrodynamic shakerN/A6 samples of size42 × 1 (1 layer)2 × 1
(1 layer)
Not specifiedAverage error = 0.54%.Propose a damage detection and localization method using an adaptive 1D-CNN2017
[112]The Phase II IASC-ASCE SHM benchmark structure FE modelSimulationGWN262,144 samples3 × 1 (9 layers)2 × 1
(3 layers)
ReLU and SoftmaxACC = 90–100% (several damage cases)Present a novel CNN-based approach that uses acceleration data to estimate structural responses through transfer learning (TL)-based techniques2016

4.2.3. Support Vector Machines (SVMs)

A support vector machine (SVM) is a popular machine-learning algorithm used for classification and regression problems. Its working principle is essential to maximize the distance value between a set of vectors, named support vectors, and a defined hyperplane. The maximizing goal in SVM can be seen as an optimization problem, and several approaches can be used to solve this problem. An exciting feature of the SVM decision boundary is that this boundary is the best possible boundary between a set of data classes for a given set of data and an SVM formulation. Table 10 shows that several SVM structural approaches for damage identification have high accuracy. However, SVM models’ training stage is usually computationally expensive and unsuitable for real-time SHM systems that rely on post-training updates and ML model improvement. A common practice to reduce this computational cost is to combine SVM models with signal processing techniques such as PCA, WT and HHT, or damage-sensitive feature extraction methods such as RFR. Figure 4 shows an example of an SVM-based structural damage identification system.
Figure 4. An example of an SVM-based structural damage identification system [114].
Figure 4. An example of an SVM-based structural damage identification system [114].
Applsci 12 10754 g004
Cuong-Le et al. [115] proposed a combination of PSO and SVM for structural damage identification, location and severity. Four ML algorithms, including ANN, DNN, ANFIS and SVM, were trained and compared to predict damaged elements and damage severity. The proposed PSO-SVM combination achieved the highest accuracy among the compared techniques and correctly predicted all damage locations in the validation test. In a proposal by Agrawal and Chakraborty [116], Bayesian optimization (BO) was used in the hyperparameter search of an SVM, in which the SVM was used to perform damage identification. A comparison between BO and PSO in hyperparameter optimization search showed that BO was an efficient method that accelerated the optimization problem. Diao et al. [52] designed an SHM damage identification system, in which MEEMD and HHT were applied to acceleration measurements to extract damage characteristics through Hilbert spectrum energy. The SVM trained with Hilbert energy identified, located and estimated the severity of the damage in the structure, and the theoretical and experimental validation of the proposed method was provided.
Seyedpoor and Nopour [117] proposed a two-step method using a differential evolution algorithm (DEA) and an SVM for damage identification in a steel structure. In the first step, the location of the potential damage is determined using an SVM, and in the second step, the severity of the damage and a more accurate location is obtained using the DEA. The results obtained showed high accuracy in the capabilities of the damage identification system. Kohiyama et al. [118] proposed the integration of a DNN and SVMs for the SHM damage identification framework. SVMs were used in the output layer of the DNN to detect data associated with an unlearned structural damage pattern. The added value of the proposed framework is the correct classification of unlearned damage patterns that may lead to misclassification, thereby improving the generalization feature of the classification model for damage identification.
Sajedi and Liang [75] proposed a damage identification SVM system to determine the presence and location of damage using intensity-based features as damage-sensitive features. This SHM system achieved over 83% accuracy in damage classification.
Intensity-based damage features were also used in a system proposed by Sajedi and Liang [74], in which an SVM classifier performed the classification task. The optimal damage-sensitive features and hyperparameters of the SVM were obtained using Bayesian optimization techniques. The proposed system showed robustness against signal distortion and reliability in detecting damage to building structures.
Ghiasi et al. [119] presented a comprehensive comparative study among several ML algorithms, including BP-NN, LS-SVMs, ANFIS, RBFN, LMNN, ELM, GP, multivariate adaptive regression spline (MARS), random forests and Kriging, for damage identification classification, location and severity estimation tasks. The results obtained indicate that the Kriging and LS-SVM models better predict damage location and severity than the other ML models.
Kourehli [120] presented a two-step unmeasured mode prediction method using two LS-SVMs and limited sensor measurements. The first step estimates missing modal shapes through an LS-SVM. In the second step, when complete modal system information is available, a second LS-SVM performs structural damage identification. The effects of noise and modeling error interference were analyzed, showing that the proposed system is robust against these effects. In the damage identification proposal presented by Diao et al. [41], transmissibility functions, WPEV and PCA were calculated on the acceleration response data and fed into an SVM damage classification model. WPEV and PCA were used as damage-sensitive feature extractors to construct the training samples of the ML model. As an improvement of the proposed damage identification scheme, the training data size was greatly reduced with the proposed strategy. The SVM classifier performed damage localization, and damage severity was obtained from the SVM regression result.
Gui et al. [121] presented a comparative study of optimization techniques combined with SVM models. Grid-search, PSO, and GA were used to optimize the SVM hyperparameters in structural damage identification, and the selected damage features included selected autoregressive and residual error features. The application of the above techniques showed improved SVM prediction performance, and the GA with AR features shows the best classification results. Ghiasi and Noori [122] proposed a new method for structural damage identification using an SVM with a newly proposed kernel. A Littlewood–Paley wavelet kernel was presented to improve the accuracy of the SVM for the SHM damage classification task, and the social harmony search algorithm was used to optimize the hyperparameters of the SVM. The results improved damage identification accuracy with the proposed kernel compared to other kernels combined.
An LS-SVM-based damage identification method was proposed by Kourehli [123] using incomplete modal data and natural frequencies as training samples and an iterated improved reduction system method. Coupled simulated annealing (CSA) was used to determine the optimal LS-SVM fitting parameters combined with a 10-fold cross-validation method. The experimental validation of the method was performed by applying it to three different structures, and the results showed an acceptable performance of the LS-SVM in damage identification.
Santos et al. [27] conducted a study in which four kernel-based ML models for damage identification tasks under various noise conditions were compared to analyze their performance. Among the kernel-based ML models, one-class support vector machine, support vector data description, kernel principal component analysis and greedy kernel principal component analysis were selected and used for damage identification. Compared with the previous studies performed by other ML models, kernel-based damage identification showed better accuracy results and better generalization ability.
Zhou et al. [42] presented an a posteriori probability support vector machine based on Dempster–Shafer evidence theory combined with a multi-sensor data fusion strategy. Signal energy features were extracted from vibration data using WPT and then processed by a posteriori probability support vector machine (PPSVM). The experimental results demonstrated that the proposed method was a robust structural damage identification method due to the fusion of information sensors and the application of the Dempster–Shafer evidence theory. Yan et al. [124] proposed a beam structural damage identification method for crack detection using a BP-ANN model and an SVM. The training data were generated through a FE beam model, and the strain differences between the models were considered damage indicators. The two ML models were used and compared, and the results indicated that both ML models performed well in crack identification for single and two-crack damage cases.
In the SHM damage identification approach presented by Khoa et al. [32], random projection (RP) was used to reduce the size of the vibration data, thereby reducing the computational processing time in structural monitoring. Data anomalies or structural damage were detected through one-class SVM and SVM models using the reduced bridge data. The results showed that the combination of SVM and RP improves the computational speed without affecting the detection accuracy.
Ghiasi et al. [43] presented a comparative study between ANN and LS-SVM for structural damage identification. The wavelet power spectrum was used for feature extraction, and the particle swarm harmony search (PSHS) algorithm was used for the hyperparameter selection of LS-SVM and ANN. The increased model performance of both ML techniques was achieved with the PSHS optimization method in terms of accuracy, and the combination of PSHS and LS-SVM was better than ANN with PSHS.
HoThu and Mita [125] designed an SVM-based method using only the first natural frequencies for damage identification and localization in shear structures as input data. The experimental results showed that the proposed system performed damage localization in a five-story laboratory model with response data from two accelerometers: one for the basement and the other from the roof of the structure. Kim et al. [126] presented a novel SHM framework for damage identification in smart structures. DWT, autoregressive models, and SVM were combined in this proposal, in which damage-sensitive feature extraction is performed from wavelet-based AR time series models. The detection results showed that the proposed system effectively detected structural damage in a three-story structure. Liu and Jiao [114] proposed a genetic algorithm to select the optimal hyperparameters of the SVM. Figure 4 shows the diagram with the proposed structural damage detection methodology based on the combination of a SVM and a GA.Mode shape and frequency ratios were used as input data for the SVM model. In the results, the combination of the GA-SVM damage identification method showed an accuracy of 98.16% for the case of single, double and triple damage elements, outperforming other methods, such as RBF networks and GA-BP networks.

4.2.4. Unsupervised Learning Algorithms

Unlike the supervised machine-learning methods discussed in the previous sections, unsupervised learning-based methods use training data samples without the need for class labels. Intuitively, these types of methods avoid the problem of defining possible multiple structural damage cases, including multiple structural damage scenarios. By applying unsupervised methods, two types of detections can be performed from the data obtained by the sensor network measurements of SHM systems: novelty detection and anomaly detection.
To address the drawbacks of supervised machine-learning approaches applied to structural damage identification, including sample labeling and the need for data from multiple damage scenarios, Wang and Cha [51] presented an unsupervised ML approach that uses an autoencoder to extract features from the raw measurement data. An SVM was trained with the extracted features, allowing it to detect even small damages (<10% stiffness reduction) in a structural member of a steel bridge.
Entezami and Shariatmadar [127] proposed two new damage indices for damage localization and quantification from time series modeling using an AR model. In this approach, thresholds are defined to detect possible structural damage without establishing damage patterns. Daneshvar and Sarmadi [128] explored an unsupervised anomaly-based method for short- and long-term SHM using an anomaly score and also setting an alarm threshold to establish damage. The core of the method implemented unsupervised feature selection through a one-class nearest neighbor rule.
de Almeida Cardoso et al. [129] proposed a damage detection framework based on outlier detection in the acquired data. The data descriptors used in this proposal included expected data value, data variability, data symmetry, and data flatness. In this proposal, a k-medoid clustering technique was used to detect outlier data using a proposed symbolic distance-voting scheme. Eltouny and Liang [130] developed a post-earthquake damage detection and localization approach that combines intensive cumulative measurements with an unsupervised learning algorithm. This approach consists of two stages: in the first stage, a feature extraction process is performed to extract the cumulative measures and in the second stage, joint probabilities are used as damage indicators obtained through the kernel multivariate maximum entropy method.
This review will emphasize supervised learning methods such as ANN, CNN and SVM in combination with preprocessing techniques such as WT, EMD, HHT and PCA. Despite the advantages of using unsupervised techniques in the problem of structural damage identification, the use of supervised techniques is the most adopted branch in the literature.

4.3. Model Type Comparative in Building SHM Systems

Table 11 analyzes the advantages and disadvantages of applying the physics-based model and the data-based model based on reviewing the proposals mentioned above.
Recent proposals implement hybrid approaches that improve SHM damage identification models and integrate physics-based and data-driven modeling solutions. One of the most common strategies is to build artificial datasets used to train ML models from FEM-generated data. Conversely, FEM parameters can be estimated from the output of an ML regression model and improve a structural virtual model.

5. Uncertainties Effect Minimization in SHM Systems

Within the training and operation process of SHM systems, model uncertainties and monitoring system anomalies adversely affect the performance and the damage detection system capability. These uncertainties can be found in the data that are used for training and in the data that are processed during system operation.
In the training phase of the machine-learning model, it is common to use synthetic training data generated from FEM models of the structure of interest. The simulation of the structural response facilitates the task of generating data under different operating and structural damage conditions. The initial model of the structure of interest must accurately reflect the structural behavior and response, as it is the starting point for comparison with future states to determine the presence of structural damage. To minimize the uncertainties of the structural FEM model, several solutions have been proposed in recent years to obtain a model with reliable parameters and several solutions have been proposed for the optimal way to update FEM models in the SHM area.
Lee and Cho [131] proposed a direct FEM update strategy based on the identification of modal parameters and their comparison with the predicted structural response from measurements on a bridge structure. Jafarkhani [132] presented an evolutionary strategy in combination with a preliminary damage detection update triggering process and an ARMA model. An iterative FEM model updating process is used in Pachon’s approach [133], where a sensitivity analysis determines the most significant structural parameters that have influence on the overall behavior of the structure. A survey of different FEM model updating methods in the area of SHM can be found in [134]. In the case of bridge-type structures, an analysis of the different model updating techniques can be found in Sharry’s work in [135].
On the other hand, during SHM systems operation it is necessary to identify the impact of environmental and operational effects on structural parameters to minimize their effects on damage-sensitive features, especially in these structures under harsh or extreme conditions. For example, high sensor sensitivity measurements without noise removal techniques may only be permissible when environmental and operational conditions remain unchanged and this scenario is very uncommon in the implementations of SHM systems.
Yuen and Kuok [136] conducted a study to analyze the environmental effects (temperature and humidity) on the modal frequencies of the structure. Through one year of measurements in a 22-story building, Yuen identifies a correlation between the mentioned environmental conditions and the modal frequencies of the structure. The normalization of the sensing system data can reduce the effects of environmental noise and sensor failures. Some of these effects may be correlated with damage and should be eliminated to avoid a false-positive error in damage identification.
Cross et al. [137] employed cointegration and (PCA) techniques to remove operational and environmental effects and extract damage-sensitive features. Damikoukas et al. [138] proposed an identification method based on sensor measurements with noise to obtain the stiffness and damping matrices of a structure model. A final model including these parameters obtained from the noise measurements predicts building response to seismic excitation. Using SVM, relevant vector machines (RVM) and cointegration techniques, Coletta [139] implemented an SHM to monitor the structural condition of a historic building. This SHM system only considers the identified frequencies of the given structure and not the environmental effects of performing structural monitoring. Temperature variation is another environmental factor that can impact the performance of an SHM system and its ability to accurately detect damage, as the sensors can be affected by these variations. Huang et al. [140] proposed a new damage identification system that employs a new algorithm, which includes the effect of temperature variations and their correlation with structural properties. A genetic algorithm (GA) is also used to solve the optimization of the process.
Other approaches in the area of unsupervised learning that consider the effect of uncertainties in measured data have been proposed for anomaly detection systems that are resistant to uncertainty in sensor data. Yan et al. [141] studied the use of symmetric Kullback–Leibler (SKL) distance and transmissibility function to perform structural anomaly detection by comparing a baseline state and potential damage scenarios. Bayesian inference and a Monte Carlo discordance test are used as a statistical screening scheme to deal with measurement uncertainties. To improve the probabilistic function of the anomaly detection model, Mei et al. [142]. used the Bhattacharyya distance of TF. The performance of this proposal outperforms other proposals using Mahalanobis distance-based methods and have better resistance against the effects of uncertainties. Sarmadi and Karamodin [143] presented a Mahalanobis-squared distance-based method that combines the one-class kNN rule and an adaptive distance measure. In this study, the clustering process eliminates the effects of varying environmental conditions on the anomaly detection process.

6. Discussion and Summary

Within the advantages and limitations of physics-based SHM systems, we summarize the following highlights when choosing this approach in the design of a structural damage identification or anomaly detection system.

6.1. Physics-Based SHM Highlights

  • Physics-based SHM systems produce a high level of accuracy of structural response prediction; however, they require domain expertise to define an FEM model with correct boundary conditions, constraints and structural properties.
  • For long-term monitoring systems and in operation, a strategy for updating the FEM model should be defined in order to have a model that reflects and simulates the current state of the structure. This strategy should define the update method, which parameters to update and when to update the structural parameters.
  • To define the initial FEM model of the structure of interest, a stage of identification of the structural parameters must be considered, using estimation algorithms that include wear effects, operating conditions, the uncertainty of material properties, as well as the possibility of underlying structural damage. Using a data-driven method for the identification of these parameters, through a regression task by a machine-learning algorithm is recommended.
  • For real-time SHM applications based on physical models, optimization algorithms in the solution of the numerical computation problem of an FEM model must be implemented to guarantee the responsiveness and availability of the SHM system to an event or in the continuous monitoring task.
Derived from the analysis of the works shown above in Table 8, Table 9 and Table 10, the most relevant observations of the application of ML techniques are presented below.

6.2. ANN SHM Highlights

  • The ANN-based SHM systems showed good damage identification results using the modal information extracted from the structural acceleration responses with less training time compared to the proposed CNN and SVM, and simplicity in implementation.
  • The selection of damage-sensitive features include the use of natural frequencies, modal shapes, damage index based on modal strain energy, FRF estimation, IMF or a combination of them.
  • The removal of environmental effects and noise is also encouraged by signal processing techniques, such as filters (Kalman filter), and transforms, such as WT, EMD and HHT. Indeed, natural frequencies are susceptible to effects by temperature changes [23].
  • The need for a large number of sensors is a drawback for ANN-based SHM system implementations. Analytical or data-driven estimation of unmeasured locations in the structure can enrich the input data to improve structural damage identification, as shown in [76]. The use of a sensor network allows the application of data fusion techniques that mitigate redundant signal information and anomalous sensor data.

6.3. CNN SHM Highlights

  • The optimization techniques for the design of CNN architectures for SHM systems should be considered. Some popular proposals include optimization algorithms such as PSO and HSA. The design of the CNN architecture in SHM applications is the focus of attention since there is no method to select the hyperparameters of the CNN architecture.
  • Two main dimension variants are used in the proposed CNN-based SHM systems: 1D-CNN and 2D-CNN. In the proposals with 1D input in SHM CNN, marginal HHT spectra, raw response time series windows, mode curvature differences, first-order mode shapes and Fourier amplitude spectra (FAS) have been used as input vectors. For 2D input matrices in SHM CNN, time–frequency plots, time series data rearranged into square matrices, multi-sensor matrix series data, heat map matrices and discrete response histograms have been used.
  • A large amount of training data are needed to train CNN architectures. FE-generated data can be used, but this generated data can be unreliable if the FE model has uncertainties. Data enrichment can be performed to make the data reliable for training purposes, as shown in [92]. Data augmentation techniques and GAN-generated data can also be used and it is also necessary to balance the training datasets.
  • CNN shows reliable performance, especially on noisy datasets [94] using raw measurements, compared to SVM [2] and MLP models [99]. In addition, CNN pre-preserves dominant frequency signal features, eliminating high-frequency noise components [99].

6.4. SVM SHM Highlights

  • To ensure a good level of generality in structural damage identification capabilities, sufficient examples of damage scenarios should be provided in the model training step. The data generated by the FEM could be useful in scenarios where the damage state of the building is not available. Classification errors may occur when unlearned pattern scenarios are fed to the SVM model.
  • It is essential to keep the number of SVM features to a computationally feasible number due to the computational processing cost. To reduce this cost, dimensionality reduction techniques such as PCA, random projection and boosting techniques are encouraged.
  • The performance of the final SVM depends critically on the damage-sensitive features selected in the model input. Popular selected damage features include ARM features, wavelet-based energy features, and statistical features. If denoising techniques are not applied, the final performance may also be affected [45].
  • There is a high dependence between the selected hyperparameters of the SVM and its performance, so the use of optimization techniques for hyperparameter tuning, such as PSO, PSH, CSA and GA, is recommended. More recent optimization techniques include sunflower optimization [144].
  • The model training time using SVM approaches might be inadequate for model update stages in dynamic SHM building models and real-time building monitoring systems.
  • SVM approaches show high capability for small structural damage identification [104] in combination with feature selection techniques.

7. Conclusions

This study presented a review of recent solutions in the field of SHM systems for multi-story buildings and bridges, addressing areas of improvement, limitations and opportunities. The limitations of physics-based and data-driven models in SHM in buildings and bridges were also discussed. This review showed the popularity of SHM systems based on the ML techniques of SVM, NN, and CNN due to the benefits of these algorithms in classification capabilities. The advantages and disadvantages of applying these ML techniques were also discussed in order to provide valuable insight for researchers.
In general, a fair comparison between ML models and feature extraction techniques implies a similar definition of damage scenarios (i.e., loss of stiffness, bolt loosening or mass addition) to provide a reasonable comparison. The occurrence of multiple damage locations within the structure is also an underexplored area in damage scenarios.
Real-time monitoring with in-service structure systems also needs to be developed. In addition, anomalous sensor data must be taken into account in real-time applications. Real-world structures are more complex than some idealized FE models and must involve a higher degree of uncertainty than those idealized models, so more damage scenarios must be studied to verify damage identification. FE model updating techniques and ML model retraining techniques should be explored for long-term SHM systems in the construction stages of the operational phase. Sensor placement plays a crucial role in the performance of ML-based SHM systems, so more studies should be conducted analyzing this fact.
The implications due to constraints imposed by the operational and environmental effects on the model need to be explored in implementation scenarios. For example, the periodicity, in which data should be collected from the monitored system to adjust or update the model due to the degradation of physical properties or operational conditions. Signal processing techniques, such as data fusion, normalization and compression, could improve data quality. In addition, with the development of increasingly powerful devices with higher computing power, signal processing can be performed in the fog computing paradigm. Fog devices can speed up the process of noise filtering, data compression and data fusion in SHM systems to assess the state of the structure after a seismic event. Hybrid approaches that integrate physics-based and data-based models are encouraged to address some of the drawbacks of stand-alone modeling, and this is the approach taken by some of the most recent developments in the SHM field. The need for an SHM system that synergistically integrates the advances reported in the literature in data generation, sensing, processing, model parameter updating and real-time monitoring, including the rapid assessment of post-seismic event response, is envisioned.

Author Contributions

Conceptualization, A.G.-C. and P.J.E.-A.; investigation, A.G.-C.; writing—original draft preparation, A.G.-C.; writing—review and editing, P.J.E.-A.; supervision, P.J.E.-A. All authors have read and agreed to the published version of the manuscript.

Funding

This work was funded in part by Consejo Nacional de Ciencia y Tecnología (CONACYT) and by Instituto Politécnico Nacional (IPN) under Grant SIP-20221495.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

DefinitionAbbreviationDefinitionAbbreviation
Added random noiseARNLinear discriminant analysisLDA
Auto-associative neural networkAANNMahalanobis-squared distanceMSD
Autoregressive modelARMMean absolute errorMAE
Back-propagationBPMean-squared errorMSE
Back-propagation neural networkBP-NNModal assurance criterionMAC
Camage classification ratesDCRModified ensemble empirical mode decompositionMEEMD
Complete ensemble empirical mode decompositionCEEMDNaïve bayesNB
Contribution damage localization methodsCDLMNonlinear time–history analysisNTHA
Convolutional neural networkCNNParticle swarm optimizationPSO
Coupled simulated annealingCSAPiecewise aggregate approximationPAA
Cross-correlation coefficientCCPoly-reference least-square complex frequency domainp-LSCF
Damage-sensitive energy featureDEFPower spectral densitiesPSD
Decision treeDTPrincipal component analysisPCA
Deep convolutional neural networkDCNNPrincipal component pursuitPCP
Deep neural networkDNNProbabilistic neural networkPNN
Differential evolution algorithmDEAQuadratic discriminant analysisQDA
Electromechanical impedanceEMIRadial basis function neural networkRBFNN
Extended Kalman filterEKFRandom projectionRP
Factor analysisFARecursive algorithm autoregressive-moving average
with the exogenous inputs
RARMX
Fast Fourier transformFFTResidual errorRE
Feed-forward multilayered perceptronFFMLPScaled conjugate gradient algorithmSCG
Fourier transformFTSelf-organizing mapsSOM
Frequency-domain decompositionFDDSignal statistical indicatorsSSaI
Frequency response functionsFRFSingular value decompositionSVD
Gaussian radial basis functionGRBFStatistical featuresSF
Gaussian white noiseGWNStiffness reduction factorSRF
Generative adversarial networkGANStochastic subspace identificationSSI
Gradient descent momentumGDMSupport vector data descriptionSVDD
Harmony memoryHMSupport vector machineSVM
Harmony search algorithmHSATeager–Huang transformTHT
High-pass filterHPFTrainable look-up tablesLUT
Hilbert–Huang transformHHTTransmissibility function analysisTFA
Imperial competitive algorithmICAUnsupervised image transformation modelUITM
Improved reduction systemIRSWavelet package relative energyWPRE
Kernel principal component analysisKPCAWavelet packet decompositionWPD
Least-square support vector machineLS-SVMWavelet packet transformWPT
Levenberg–Marquardt back-propagationLMBPWavelet-based autoregressive modelWARM

References

  1. Yuan, F.-G.; Zargar, S.A.; Chen, Q.; Wang, S. Machine learning for structural health monitoring: Challenges and opportunities. Sens. Smart Struct. Technol. Civ. Mech. Aerosp. Syst. 2020, 11379, 1137903. [Google Scholar] [CrossRef]
  2. Ibrahim, A.; Eltawil, A.; Na, Y.; El-Tawil, S. A Machine Learning Approach for Structural Health Monitoring Using Noisy Data Sets. IEEE Trans. Autom. Sci. Eng. 2020, 17, 900–908. [Google Scholar] [CrossRef]
  3. Sivasuriyan, A.; Vijayan, D.; Górski, W.; Wodzyński, Ł.; Vaverková, M.; Koda, E. Practical Implementation of Structural Health Monitoring in Multi-Story Buildings. Buildings 2021, 11, 263. [Google Scholar] [CrossRef]
  4. Kong, X.; Cai, C.-S.; Hu, J. The State-of-the-Art on Framework of Vibration-Based Structural Damage Identification for Decision Making. Appl. Sci. 2017, 7, 497. [Google Scholar] [CrossRef] [Green Version]
  5. Valinejadshoubi, M.; Bagchi, A.; Moselhi, O. Structural health monitoring of buildings and infrastructure. Struct. Health Monit. 2016, 1, 50371. [Google Scholar]
  6. Farrar, C.R.; Worden, K. Structural Health Monitoring: A Machine Learning Perspective; Wiley: Hoboken, NJ, USA, 2012. [Google Scholar]
  7. Rytter, A. Vibrational Based Inspection of Civil Engineering Structures. Ph.D. Thesis, Aalborg University, Aalborg, Denmark, 1993. [Google Scholar]
  8. Escamilla-Ambrosio, P.; Liu, X.; Lieven, N.; Ramírez-Cortés, J.J.r. ANFIS-Wavelet Packet Transform Approach to Structural Health Monitoring. Ratio 2010, 10, 1. [Google Scholar]
  9. Escamilla-Ambrosio, P.J.; Liu, X.; Ramírez-Cortés, J.M.; Rodríguez-Mota, A.; Gómez-Gil, M.D.P. Multi-Sensor Feature Extraction and Data Fusion Using ANFIS and 2D Wavelet Transform in Structural Health Monitoring. In Structural Health Monitoring—Measurement Methods and Practical Applications; InTech: Houston, TX, USA, 2017. [Google Scholar]
  10. Escamilla-Ambrosio, P.J.; Liu, X.; Lieven, N.A.J.; Ramirez-Cortes, J.M. Wavelet-fuzzy logic approach to structural health monitoring. In Proceedings of the 2011 Annual Meeting of the North American Fuzzy Information Processing Society, El Paso, TX, USA, 18–20 March 2011. [Google Scholar]
  11. Liu, X.; Lieven, N.; Escamilla-Ambrosio, P. Frequency response function shape-based methods for structural damage localisation. Mech. Syst. Signal Process. 2009, 23, 1243–1259. [Google Scholar] [CrossRef]
  12. Liu, X.; Escamilla-Ambrosio, P.; Lieven, N. Extended Kalman filtering for the detection of damage in linear mechanical structures. J. Sound Vib. 2009, 325, 1023–1046. [Google Scholar] [CrossRef]
  13. Escamilla-Ambrosio, P.J.; Lieven, N. Soft Computing Feature Extraction for Health Monitoring of Rotorcraft Structures. In Proceedings of the 2007 IEEE International Fuzzy Systems Conference, London, UK, 23–26 July 2007. [Google Scholar]
  14. Lubrano Lobianco, A.; Del Zoppo, M.; Di Ludovico, M. Seismic damage quantification for the SHM of existing RC structures. In Lecture Notes in Civil Engineering; Springer International Publishing: Cham, Switzerland, 2021; pp. 177–195. [Google Scholar]
  15. Civera, M.; Surace, C. A Comparative Analysis of Signal Decomposition Techniques for Structural Health Monitoring on an Experimental Benchmark. Sensors 2021, 21, 1825. [Google Scholar] [CrossRef]
  16. Barbosh, M.; Singh, P.; Sadhu, A. Empirical mode decomposition and its variants: A review with applications in structural health monitoring. Smart Mater. Struct. 2020, 29, 093001. [Google Scholar] [CrossRef]
  17. Moallemi, A.; Burrello, A.; Brunelli, D.; Benini, L. Model-based vs. Data-driven approaches for anomaly detection in structural health monitoring: A case study. In Proceedings of the 2021 IEEE International Instrumentation and Measurement Technology Conference (I2MTC), Glasgow, UK, 17–20 May 2021. [Google Scholar]
  18. Lin, Y.-Z.; Nie, Z.-H.; Ma, H.-W. Mechanism of Principal Component Analysis in Structural Dynamics under Ambient Excitation. Int. J. Struct. Stab. Dyn. 2020, 20, 2050136. [Google Scholar] [CrossRef]
  19. Kumar, K.; Biswas, P.K.; Dhang, N. Time series-based SHM using PCA with application to ASCE benchmark structure. J. Civ. Struct. Health Monit. 2020, 10, 899–911. [Google Scholar] [CrossRef]
  20. Padil, K.H.; Bakhary, N.; Abdulkareem, M.; Li, J.; Hao, H. Non-probabilistic method to consider uncertainties in frequency response function for vibration-based damage detection using Artificial Neural Network. J. Sound Vib. 2020, 467, 115069. [Google Scholar] [CrossRef]
  21. Entezami, A.; Shariatmadar, H.; Mariani, S. Structural Health Monitoring for Condition Assessment Using Efficient Supervised Learning Techniques. Proceedings 2019, 42, 17. [Google Scholar] [CrossRef] [Green Version]
  22. Khoshnoudian, F.; Talaei, S. A New Damage Index Using FRF Data, 2D-PCA Method and Pattern Recognition Techniques. Int. J. Struct. Stab. Dyn. 2017, 17, 1750090. [Google Scholar] [CrossRef]
  23. Khoshnoudian, F.; Talaei, S.; Fallahian, M. Structural Damage Detection Using FRF Data, 2D-PCA, Artificial Neural Networks and Imperialist Competitive Algorithm Simultaneously. Int. J. Struct. Stab. Dyn. 2017, 17, 1750073. [Google Scholar] [CrossRef]
  24. Loh, C.-H.; Huang, Y.-T.; Hsueh, W.; Chen, J.-D.; Lin, P.-Y. Visualization and Dimension Reduction of High Dimension Data for Structural Damage Detection. Procedia Eng. 2017, 188, 17–24. [Google Scholar] [CrossRef]
  25. Vitola, J.; Vejar, M.A.; Burgos, D.A.T.; Pozo, F. Data-Driven Methodologies for Structural Damage Detection Based on Machine Learning Applications. In Pattern Recognition–Analysis and Applications; InTech: Houston, TX, USA, 2016. [Google Scholar]
  26. Pozo, F.; Arruga, I.; Mujica, L.; Ruiz, M.; Podivilova, E. Detection of structural changes through principal component analysis and multivariate statistical inference. Struct. Health Monit. 2016, 15, 127–142. [Google Scholar] [CrossRef] [Green Version]
  27. Santos, A.; Figueiredo, E.; Silva, M.F.M.; Sales, C.S.; Costa, J.C.W.A. Machine learning algorithms for damage detection: Kernel-based approaches. J. Sound Vib. 2016, 363, 584–599. [Google Scholar] [CrossRef]
  28. Santos, A.D.F.; Silva, M.F.M.; Sales, C.S.; Costa, J.C.W.A.; Figueiredo, E. Applicability of linear and nonlinear principal component analysis for damage detection. In Proceedings of the 2015 IEEE International Instrumentation and Measurement Technology Conference (I2MTC), Pisa, Italy, 11–14 May 2015. [Google Scholar]
  29. Gu, J.; Gul, M.; Wu, X. Damage detection under varying temperature using artificial neural networks. Struct. Control Health Monit. 2017, 24, e1998. [Google Scholar] [CrossRef]
  30. Mujica, L.E.; Ruiz, M.; Pozo, F.; Rodellar, J.; Guemes, A. A structural damage detection indicator based on principal component analysis and statistical hypothesis testing. Smart Mater. Struct. 2013, 23, 25014. [Google Scholar] [CrossRef]
  31. Yang, Y.; Nagarajaiah, S. Blind denoising of structural vibration responses with outliers via principal component pursuit. Struct. Control Health Monit. 2014, 21, 962–978. [Google Scholar] [CrossRef]
  32. Khoa, N.L.; Zhang, B.; Wang, Y.; Chen, F.; Mustapha, S. Robust dimensionality reduction and damage detection approaches in structural health monitoring. Struct. Health Monit. 2014, 13, 406–417. [Google Scholar] [CrossRef]
  33. Tibaduiza, D.A.; Mujica, L.E.; Rodellar, J. Damage classification in structural health monitoring using principal component analysis and self-organizing maps. Struct. Control Health Monit. 2012, 20, 1303–1316. [Google Scholar] [CrossRef]
  34. Zhang, H.; Guo, J.; Xie, X.; Bie, R.; Sun, Y. Environmental effect removal based structural health monitoring in the internet of things. In Proceedings of the 2013 Seventh International Conference on Innovative Mobile and Internet Services in Ubiquitous Computing, Taichung, Taiwan, 3–5 July 2013. [Google Scholar]
  35. Bandara, R.; Chan, T.; Thambiratnam, D. The three-stage artificial neural network method for damage assessment of building structures. Aust. J. Struct. Eng. 2013, 14, 13–25. [Google Scholar] [CrossRef]
  36. Tibaduiza, D.A.; Mujica, L.E.; Rodellar, J. Comparison of several methods for damage localization using indices and contributions based on PCA. J. PhysicsConf. Ser. 2011, 305, 012013. [Google Scholar] [CrossRef]
  37. Mujica, L.E.R.M.P.F.; Rodellar, J. Damage detection index based on statistical inference and PCA. Struct. Health Monit. 2011, 2011, 1–18. Available online: http://hdl.handle.net/2117/15362 (accessed on 23 August 2022).
  38. Li, J.; Dackermann, U.; Xu, Y.-L.; Samali, B. Damage identification in civil engineering structures utilizing PCA-compressed residual frequency response functions and neural network ensembles. Struct. Control Health Monit. 2011, 18, 207–226. [Google Scholar] [CrossRef]
  39. Chen, Z.; Wang, Y.; Wu, J.; Deng, C.; Hu, K. Sensor data-driven structural damage detection based on deep convolutional neural networks and continuous wavelet transform. Appl. Intell. 2021, 51, 5598–5609. [Google Scholar] [CrossRef]
  40. Ewald, V.; Groves, R.M.; Benedictus, R. Deep SHM: A deep learning approach for structural health monitoring based on guided Lamb wave technique. In Proceedings of the SPIE, Denver, CO, USA, 27 March 2019; Volume 10970, p. 109700H-1-16. [Google Scholar]
  41. Diao, Y.; Men, X.; Sun, Z.; Guo, K.; Wang, Y. Structural Damage Identification Based on the Transmissibility Function and Support Vector Machine. Shock Vib. 2018, 2018, 4892428. [Google Scholar] [CrossRef] [Green Version]
  42. Zhou, Q.; Zhou, H.; Zhou, Q.; Yang, F.; Luo, L.; Li, T. Structural damage detection based on posteriori probability support vector machine and Dempster–Shafer evidence theory. Appl. Soft Comput. 2015, 36, 368–374. [Google Scholar] [CrossRef]
  43. Ghiasi, R.; Torkzadeh, P.; Noori, M. Structural damage detection using artificial neural networks and least square support vector machine with particle swarm harmony search algorithm. Int. J. Sustain. Mater. Struct. Syst. 2014, 1, 303. [Google Scholar] [CrossRef]
  44. Shi, A.; Yu, X.-H. Structural damage detection using artificial neural networks and wavelet transform. In Proceedings of the 2012 IEEE International Conference on Computational Intelligence for Measurement Systems and Applications (CIMSA) Proceedings, Tianjin, China, 2–4 July 2012. [Google Scholar]
  45. Liu, Y.-Y.; Ju, Y.-F.; Duan, C.-D.; Zhao, X.-F. Structure damage diagnosis using neural network and feature fusion. Eng. Appl. Artif. Intell. 2011, 24, 87–92. [Google Scholar] [CrossRef]
  46. Chen, C.; Wang, Y.; Wang, T.; Yang, X. A Mahalanobis Distance Cumulant-Based Structural Damage Identification Method with IMFs and Fitting Residual of SHM Measurements. Math. Probl. Eng. 2020, 2020, 6932463. [Google Scholar] [CrossRef]
  47. Mousavi, A.A.; Zhang, C.; Masri, S.F.; Gholipour, G. Structural Damage Localization and Quantification Based on a CEEMDAN Hilbert Transform Neural Network Approach: A Model Steel Truss Bridge Case Study. Sensors 2020, 20, 1271. [Google Scholar] [CrossRef] [Green Version]
  48. Vagnoli, M.R.-P.R.; Andrews, J. A machine learning classifier for condition monitoring and damage detection of bridge infrastructure. Train. Reducing Uncertain. Struct. Saf. 2018, 1, 53. [Google Scholar]
  49. Pan, H.; Azimi, M.; Yan, F.; Lin, Z. Time-Frequency-Based Data-Driven Structural Diagnosis and Damage Detection for Cable-Stayed Bridges. J. Bridg. Eng. 2018, 23, 04018033. [Google Scholar] [CrossRef]
  50. Chen, B.; Zhao, S.-L.; Li, P.-Y. Application of Hilbert-Huang Transform in Structural Health Monitoring: A State-of-the-Art Review. Math. Probl. Eng. 2014, 2014, 317954. [Google Scholar] [CrossRef] [Green Version]
  51. Wang, X.; Zhang, X.; Shahzad, M.M. A novel structural damage identification scheme based on deep learning framework. Structures 2021, 29, 1537–1549. [Google Scholar] [CrossRef]
  52. Diao, Y.; Jia, D.; Liu, G.; Sun, Z.; Xu, J. Structural damage identification using modified Hilbert–Huang transform and support vector machine. J. Civ. Struct. Health Monit. 2021, 11, 1155–1174. [Google Scholar] [CrossRef]
  53. Vazirizade, S.M.; Bakhshi, A.; Bahar, O.; Nozhati, S. Online Nonlinear Structural Damage Detection Using Hilbert Huang Transform and Artificial Neural Networks. Sci. Iran. 2019, 26, 1266–1279. [Google Scholar] [CrossRef] [Green Version]
  54. Han, J.; Zheng, P.; Wang, H. Structural modal parameter identification and damage diagnosis based on Hilbert-Huang transform. Earthq. Eng. Eng. Vib. 2014, 13, 101–111. [Google Scholar] [CrossRef]
  55. Xu, C.; Chase, J.G.; Rodgers, G.W. Physical parameter identification of nonlinear base-isolated buildings using seismic response data. Comput. Struct. 2014, 145, 47–57. [Google Scholar] [CrossRef]
  56. Gomes, G.F.; de Almeida, F.A.; da Cunha, S.S.; Ancelotti, A.C. An estimate of the location of multiple delaminations on aeronautical CFRP plates using modal data inverse problem. Int. J. Adv. Manuf. Technol. 2018, 99, 1155–1174. [Google Scholar] [CrossRef]
  57. Pereira, J.L.J.; Francisco, M.B.; da Cunha, S.S., Jr.; Gomes, G.F. A powerful Lichtenberg Optimization Algorithm: A damage identification case study. Eng. Appl. Artif. Intell. 2020, 97, 104055. [Google Scholar] [CrossRef]
  58. Frigui, F.; Faye, J.; Martin, C.; Dalverny, O.; Peres, F.; Judenherc, S. Global methodology for damage detection and localization in civil engineering structures. Eng. Struct. 2018, 171, 686–695. [Google Scholar] [CrossRef] [Green Version]
  59. López, J.O.; Reyes, L.V.; Oyarzo-Vera, C. Structural health assessment of a R/C building in the coastal area of Concepción, Chile. Procedia Eng. 2017, 199, 2214–2219. [Google Scholar] [CrossRef]
  60. Morales-Valdez, J.; Alvarez-Icaza, L.; Escobar, J.A. Damage Localization in a Building Structure during Seismic Excitation. Shock Vib. 2020, 2020, 8859527. [Google Scholar] [CrossRef]
  61. Zhang, F.; Yang, Y.; Xiong, H.; Yang, J.; Yu, Z. Structural health monitoring of a 250-m super-tall building and operational modal analysis using the fast Bayesian FFT method. Struct. Control Health Monit. 2019, 26, e2383. [Google Scholar] [CrossRef]
  62. Zhou, C.; Chase, J.G.; Rodgers, G.W.; Huang, B.; Xu, C. Effective Stiffness Identification for Structural Health Monitoring of Reinforced Concrete Building using Hysteresis Loop Analysis. Procedia Eng. 2017, 199, 1074–1079. [Google Scholar] [CrossRef]
  63. Sun, H.; Al-Qazweeni, J.; Parol, J.; Kamal, H.; Chen, Z.; Büyüköztürk, O. Computational modeling of a unique tower in Kuwait for structural health monitoring: Numerical investigations. Struct. Control. Health Monit. 2019, 26, e2317. [Google Scholar] [CrossRef]
  64. Isidori, D.; Concettoni, E.; Cristalli, C.; Soria, L.; Lenci, S. Proof of concept of the structural health monitoring of framed structures by a novel combined experimental and theoretical approach. Struct. Control Health Monit. 2016, 23, 802–824. [Google Scholar] [CrossRef]
  65. Bao, Y.; Chen, Z.; Wei, S.; Xu, Y.; Tang, Z.; Li, H. The State of the Art of Data Science and Engineering in Structural Health Monitoring. Engineering 2019, 5, 234–242. [Google Scholar] [CrossRef]
  66. Amezquita-Sanchez, J.P.; Adeli, H. Signal Processing Techniques for Vibration-Based Health Monitoring of Smart Structures. Arch. Comput. Methods Eng. 2014, 23, 1–15. [Google Scholar] [CrossRef]
  67. Flah, M.; Nunez, I.; Ben Chaabene, W.; Nehdi, M.L. Machine Learning Algorithms in Civil Structural Health Monitoring: A Systematic Review. Arch. Comput. Methods Eng. 2020, 28, 2621–2643. [Google Scholar] [CrossRef]
  68. Bao, Y.; Li, H. Machine learning paradigm for structural health monitoring. Struct. Health Monit. 2021, 20, 1353–1372. [Google Scholar] [CrossRef]
  69. Smarsly, K.; Dragos, K.; Wiggenbrock, J. Machine learning techniques for structural health monitoring. In Proceedings of the 8th European Workshop on Structural Health Monitoring (EWSHM 2016), Bilbao, Spain, 5–8 July 2016; pp. 5–8. [Google Scholar]
  70. Rosafalco, L.; Manzoni, A.; Mariani, S.; Corigliano, A. Fully convolutional networks for structural health monitoring through multivariate time series classification. Adv. Model. Simul. Eng. Sci. 2020, 7, 38. [Google Scholar] [CrossRef]
  71. Vazirizade, S.M.; Nozhati, S.; Zadeh, M.A. Seismic reliability assessment of structures using artificial neural network. J. Build. Eng. 2017, 11, 230–235. [Google Scholar] [CrossRef]
  72. Morfidis, K.; Kostinakis, K. Seismic parameters’ combinations for the optimum prediction of the damage state of R/C buildings using neural networks. Adv. Eng. Softw. 2017, 106, 1–16. [Google Scholar] [CrossRef]
  73. Abdeljaber, O.; Avci, O.; Kiranyaz, S.; Gabbouj, M.; Inman, D.J. Real-time vibration-based structural damage detection using one-dimensional convolutional neural networks. J. Sound Vib. 2017, 388, 154–170. [Google Scholar] [CrossRef]
  74. Sajedi, S.O.; Liang, X. A data-driven framework for near real-time and robust damage diagnosis of building structures. Struct. Control Health Monit. 2020, 27, e2488. [Google Scholar] [CrossRef]
  75. Sajedi, S.O.; Liang, X. Intensity-Based Feature Selection for Near Real-Time Damage Diagnosis of Building Structures. In Proceedings of the IABSE Congress, New York, NY, USA, 4–6 September 2019. [Google Scholar]
  76. Chang, C.-M.; Lin, T.-K.; Chang, C.-W. Applications of neural network models for structural health monitoring based on derived modal properties. Measurement 2018, 129, 457–470. [Google Scholar] [CrossRef]
  77. González, M.P.; Zapico, J.L. Seismic damage identification in buildings using neural networks and modal data. Comput. Struct. 2008, 86, 416–426. [Google Scholar] [CrossRef]
  78. Ng, C.-T. Application of Bayesian-designed artificial neural networks in Phase II structural health monitoring benchmark studies. Aust. J. Struct. Eng. 2014, 15, 27–36. [Google Scholar] [CrossRef]
  79. Tan, Z.X.; Thambiratnam, D.P.; Chan, T.H.T.; Gordan, M.; Razak, H.A. Damage detection in steel-concrete composite bridge using vibration characteristics and artificial neural network. Struct. Infrastruct. Eng. 2019, 16, 1247–1261. [Google Scholar] [CrossRef]
  80. Finotti, R.P.; Cury, A.A.; Barbosa, F.D.S. An SHM approach using machine learning and statistical indicators extracted from raw dynamic measurements. Lat. Am. J. Solids Struct. 2019, 16, 1–17. [Google Scholar] [CrossRef] [Green Version]
  81. Padil, K.H.; Bakhary, N.; Hao, H. The use of a non-probabilistic artificial neural network to consider uncertainties in vibration-based-damage detection. Mech. Syst. Signal Process. 2017, 83, 194–209. [Google Scholar] [CrossRef]
  82. Jin, C.; Jang, S.; Sun, X.; Li, J.; Christenson, R. Damage detection of a highway bridge under severe temperature changes using extended Kalman filter trained neural network. J. Civ. Struct. Health Monit. 2016, 6, 545–560. [Google Scholar] [CrossRef]
  83. Kourehli, S.S. Damage Assessment in Structures Using Incomplete Modal Data and Artificial Neural Network. Int. J. Struct. Stab. Dyn. 2015, 15, 1450087. [Google Scholar] [CrossRef]
  84. Xie, X.; Guo, J.; Zhang, H.; Jiang, T.; Bie, R.; Sun, Y. Neural-network based structural health monitoring with wireless sensor networks. In Proceedings of the 2013 Ninth International Conference on Natural Computation (ICNC), Shenyang, China, 23–25 July 2013; pp. 57–66. [Google Scholar] [CrossRef] [Green Version]
  85. Goh, L.D.; Bakhary, N.; Rahman, A.A.; Ahmad, B.H. Prediction of Unmeasured Mode Shape Using Artificial Neural Network for Damage Detection. J. Teknol. 2013, 61, 57–66. [Google Scholar] [CrossRef] [Green Version]
  86. Shu, J.; Zhang, Z.; Gonzalez, I.; Karoumi, R. The application of a damage detection method using Artificial Neural Network and train-induced vibrations on a simplified railway bridge model. Eng. Struct. 2013, 52, 408–421. [Google Scholar] [CrossRef] [Green Version]
  87. Geng, X.; Lu, S.; Jiang, M.; Sui, Q.; Lv, S.; Xiao, H.; Jia, Y.; Jia, L. Research on FBG-Based CFRP Structural Damage Identification Using BP Neural Network. Photon-Sensors 2018, 8, 168–175. [Google Scholar] [CrossRef] [Green Version]
  88. Dworakowski, Z.; Stepinski, T.; Dragan, K.; Jablonski, A.; Barszcz, T. Ensemble ANN Classifier for Structural Health Monitoring. In Artificial Intelligence and Soft Computing; Springer International Publishing: Cham, Switzerland, 2016; pp. 81–90. [Google Scholar]
  89. Min, J.; Park, S.; Yun, C.-B.; Lee, C.-G.; Lee, C. Impedance-based structural health monitoring incorporating neural network technique for identification of damage type and severity. Eng. Struct. 2012, 39, 210–220. [Google Scholar] [CrossRef]
  90. Mardiyono, M.; Suryanita, R.; Adnan, A. Intelligent Monitoring System on Prediction of Building Damage Index using Neural-Network. TELKOMNIKA (Telecommun. Comput. Electron. Control.) 2012, 10, 155–164. [Google Scholar] [CrossRef]
  91. Wang, B.; Ni, Y.-Q.; Ko, J. Damage detection utilising the artificial neural network methods to a benchmark structure. Int. J. Struct. Eng. 2011, 2, 229. [Google Scholar] [CrossRef]
  92. Chamangard, M.; Amiri, G.G.; Darvishan, E.; Rastin, Z. Transfer Learning for CNN-Based Damage Detection in Civil Structures with Insufficient Data. Shock Vib. 2022, 2022, 3635116. [Google Scholar] [CrossRef]
  93. Azimi, M.; Eslamlou, A.D.; Pekcan, G. Data-Driven Structural Health Monitoring and Damage Detection through Deep Learning: State-of-the-Art Review. Sensors 2020, 20, 2778. [Google Scholar] [CrossRef] [PubMed]
  94. Oh, B.K.; Kim, J. Multi-Objective Optimization Method to Search for the Optimal Convolutional Neural Network Architecture for Long-Term Structural Health Monitoring. IEEE Access 2021, 9, 44738–44750. [Google Scholar] [CrossRef]
  95. Sony, S.; Gamage, S.; Sadhu, A.; Samarabandu, J. Multiclass Damage Identification in a Full-Scale Bridge Using Optimally Tuned One-Dimensional Convolutional Neural Network. J. Comput. Civ. Eng. 2022, 36, 04021035. [Google Scholar] [CrossRef]
  96. Oh, B.K.; Kim, J. Optimal architecture of a convolutional neural network to estimate structural responses for safety evaluation of the structures. Measurement 2021, 177, 109313. [Google Scholar] [CrossRef]
  97. Zhang, R.; Liu, Y.; Sun, H. Physics-guided convolutional neural network (PhyCNN) for data-driven seismic response modeling. Eng. Struct. 2020, 215, 110704. [Google Scholar] [CrossRef]
  98. de Rezende, S.W.F.; de Moura, J.d.R.V., Jr.; Neto, R.M.F.; Gallo, C.A.; Steffen, V., Jr. Convolutional neural network and impedance-based SHM applied to damage detection. Eng. Res. Express 2020, 2, 035031. [Google Scholar] [CrossRef]
  99. Sarawgi, Y.; Somani, S.; Chhabra, A. Dhiraj Nonparametric Vibration Based Damage Detection Technique for Structural Health Monitoring Using 1D CNN. In Communications in Computer and Information Science; Springer: Singapore, 2020; pp. 146–157. [Google Scholar]
  100. Sharma, S.; Sen, S. One-dimensional convolutional neural network-based damage detection in structural joints. J. Civ. Struct. Health Monit. 2020, 10, 1057–1072. [Google Scholar] [CrossRef]
  101. Zhong, K.; Teng, S.; Liu, G.; Chen, G.; Cui, F. Structural Damage Features Extracted by Convolutional Neural Networks from Mode Shapes. Appl. Sci. 2020, 10, 4247. [Google Scholar] [CrossRef]
  102. Seventekidis, P.; Giagopoulos, D.; Arailopoulos, A.; Markogiannaki, O. Structural Health Monitoring using deep learning with optimal finite element model generated data. Mech. Syst. Signal Process. 2020, 145, 106972. [Google Scholar] [CrossRef]
  103. Duan, Y.; Chen, Q.; Zhang, H.; Yun, C.B.; Wu, S.; Zhu, Q. CNN-based damage identification method of tied-arch bridge using spatial-spectral information. Smart Struct. Syst. Int. J. 2019, 23, 507–520. [Google Scholar]
  104. Gulgec, N.S.; Takáč, M.; Pakzad, S.N. Convolutional Neural Network Approach for Robust Structural Damage Detection and Localization. J. Comput. Civ. Eng. 2019, 33, 04019005. [Google Scholar] [CrossRef]
  105. Zhou, C.; Chase, J.G.; Rodgers, G.W. Degradation evaluation of lateral story stiffness using HLA-based deep learning networks. Adv. Eng. Informatics 2019, 39, 259–268. [Google Scholar] [CrossRef]
  106. Zhang, T.; Wang, Y. Deep learning algorithms for structural condition identification with limited monitoring data. In Proceedings of the International Conference on Smart Infrastructure and Construction 2019 (ICSIC), Cambridge, UK, 8–10 July 2019. [Google Scholar]
  107. Yu, Y.; Wang, C.; Gu, X.; Li, J. A novel deep learning-based method for damage identification of smart building structures. Struct. Health Monit. 2019, 18, 143–163. [Google Scholar] [CrossRef] [Green Version]
  108. Tang, Z.; Chen, Z.; Bao, Y.; Li, H. Convolutional neural network-based data anomaly detection method using multiple information for structural health monitoring. Struct. Control Healyh Monit. 2019, 26, e2296. [Google Scholar] [CrossRef] [Green Version]
  109. Wu, R.-T.; Jahanshahi, M.R. Deep Convolutional Neural Network for Structural Dynamic Response Estimation and System Identification. J. Eng. Mech. 2019, 145, 04018125. [Google Scholar] [CrossRef]
  110. Khodabandehlou, H.; Pekcan, G.; Fadali, M.S. Vibration-based structural condition assessment using convolution neural networks. Struct. Control Health Monit. 2018, 26, e2308. [Google Scholar] [CrossRef]
  111. Avci, O.; Abdeljaber, O.; Kiranyaz, S.; Hussein, M.; Inman, D.J. Wireless and real-time structural damage detection: A novel decentralized method for wireless sensor networks. J. Sound Vib. 2018, 424, 158–172. [Google Scholar] [CrossRef]
  112. Azimi, M.; Pekcan, G. Structural health monitoring using extremely compressed data through deep learning. Comput. Civ. Infrastruct. Eng. 2020, 35, 597–614. [Google Scholar] [CrossRef]
  113. Avci, O.; Abdeljaber, O.; Kiranyaz, S.; Inman, D. Structural Damage Detection in Real Time: Implementation of 1D Convolutional Neural Networks for SHM Applications. In Structural Health Monitoring & Damage Detection; Springer International Publishing: Cham, Switzerland, 2017; Volume 7, pp. 49–54. [Google Scholar]
  114. Liu, H.-B.; Jiao, Y.-B. Application Of Genetic Algorithm-Support Vector Machine (Ga-Svm) For Damage Identification Of Bridge. Int. J. Comput. Intell. Appl. 2011, 10, 383–397. [Google Scholar] [CrossRef]
  115. Cuong-Le, T.; Nghia-Nguyen, T.; Khatir, S.; Trong-Nguyen, P.; Mirjalili, S.; Nguyen, K.D. An efficient approach for damage identification based on improved machine learning using PSO-SVM. Eng. Comput. 2021, 38, 3069–3084. [Google Scholar] [CrossRef]
  116. Agrawal, A.K.; Chakraborty, G. On the use of acquisition function-based Bayesian optimization method to efficiently tune SVM hyperparameters for structural damage detection. Struct. Control Health Monit. 2021, 28, e2693. [Google Scholar] [CrossRef]
  117. Seyedpoor, S.M.; Nopour, M.H. A two-step method for damage identification in moment frame connections using support vector machine and differential evolution algorithm. Appl. Soft Comput. 2020, 88, 106008. [Google Scholar] [CrossRef]
  118. Kohiyama, M.; Oka, K.; Yamashita, T. Detection method of unlearned pattern using support vector machine in damage classification based on deep neural network. Struct. Control Healthy Monit. 2020, 27, e2552. [Google Scholar] [CrossRef] [Green Version]
  119. Ghiasi, R.; Ghasemi, M.R.; Noori, M. Comparative studies of metamodeling and AI-Based techniques in damage detection of structures. Adv. Eng. Softw. 2018, 125, 101–112. [Google Scholar] [CrossRef]
  120. Kourehli, S.S. Prediction of unmeasured mode shapes and structural damage detection using least squares support vector machine. Struct. Monit. Maint. 2018, 5, 379–390. [Google Scholar]
  121. Gui, G.; Pan, H.; Lin, Z.; Li, Y.; Yuan, Z. Data-driven support vector machine with optimization techniques for structural health monitoring and damage detection. KSCE J. Civ. Eng. 2017, 21, 523–534. [Google Scholar] [CrossRef]
  122. Ghiasi, R.; Torkzadeh, P.; Noori, M. A machine-learning approach for structural damage detection using least square support vector machine based on a new combinational kernel function. Struct. Health Monit. 2016, 15, 302–316. [Google Scholar] [CrossRef]
  123. Kourehli, S.S. LS-SVM Regression for Structural Damage Diagnosis Using the Iterated Improved Reduction System. Int. J. Struct. Stab. Dyn. 2016, 16, 1550018. [Google Scholar] [CrossRef]
  124. Yan, B.; Cui, Y.; Zhang, L.; Zhang, C.; Yang, Y.; Bao, Z.; Ning, G. Beam Structure Damage Identification Based on BP Neural Network and Support Vector Machine. Math. Probl. Eng. 2014, 2014, 850141. [Google Scholar] [CrossRef]
  125. HoThu, H.; Mita, A. Damage Detection Method Using Support Vector Machine and First Three Natural Frequencies for Shear Structures. Open J. Civ. Eng. 2013, 3, 104–112. [Google Scholar] [CrossRef] [Green Version]
  126. Kim, Y.; Chong, J.W.; Chon, K.H.; Kim, J. Wavelet-based AR–SVM for health monitoring of smart structures. Smart Mater. Struct. 2012, 22, 015003. [Google Scholar] [CrossRef]
  127. Entezami, A.; Shariatmadar, H. An unsupervised learning approach by novel damage indices in structural health monitoring for damage localization and quantification. Struct. Health Monit. 2018, 17, 325–345. [Google Scholar] [CrossRef]
  128. Daneshvar, M.H.; Sarmadi, H. Unsupervised learning-based damage assessment of full-scale civil structures under long-term and short-term monitoring. Eng. Struct. 2022, 256, 114059. [Google Scholar] [CrossRef]
  129. Cardoso, R.D.A.; Cury, A.; Barbosa, F.; Gentile, C. Unsupervised real-time SHM technique based on novelty indexes. Struct. Control Health Monit. 2019, 26, e2364. [Google Scholar] [CrossRef]
  130. Eltouny, K.; Liang, X.J.a.p.a. A nonparametric unsupervised learning approach for structural damage detection. arXiv 2020, arXiv:2009.13692. [Google Scholar]
  131. Lee, Y.-J.; Cho, S. SHM-Based Probabilistic Fatigue Life Prediction for Bridges Based on FE Model Updating. Sensors 2016, 16, 317. [Google Scholar] [CrossRef] [Green Version]
  132. Jafarkhani, R.; Masri, S.F. Finite Element Model Updating Using Evolutionary Strategy for Damage Detection. Comput. Civ. Infrastruct. Eng. 2011, 26, 207–224. [Google Scholar] [CrossRef]
  133. Pachón, P.; Castro, R.; García, M.E.P.; Compán, V.; Puertas, E.E. Torroja’s bridge: Tailored experimental setup for SHM of a historical bridge with a reduced number of sensors. Eng. Struct. 2018, 162, 11–21. [Google Scholar] [CrossRef]
  134. Moravej, H.; Jamali, S.; Chan, T.; Nguyen, A. Finite element model updating of civil engineering infrastructures: A literature review. In Proceedings of the 8th International Conference on Structural Health Monitoring of Intelligent Infrastructure, Brisbane, Australia, 5–8 December 2017; pp. 1–12. [Google Scholar]
  135. Sharry, T.; Guan, H.; Nguyen, A.; Oh, E.; Hoang, N. Latest Advances in Finite Element Modelling and Model Updating of Cable-Stayed Bridges. Infrastructures 2022, 7, 8. [Google Scholar] [CrossRef]
  136. Yuen, K.-V.; Kuok, S.-C. Ambient interference in long-term monitoring of buildings. Eng. Struct. 2010, 32, 2379–2386. [Google Scholar] [CrossRef]
  137. Cross, E.; Manson, G.; Worden, K.; Pierce, S. Features for damage detection with insensitivity to environmental and operational variations. Proc. R. Soc. A Math. Phys. Eng. Sci. 2012, 468, 4098–4122. [Google Scholar] [CrossRef]
  138. Damikoukas, S.; Chatzieleftheriou, S.; Lagaros, N.D. Direct identification of reduced building models based on noisy measurements for performance based earthquake engineering. J. Build. Eng. 2021, 34, 101776. [Google Scholar] [CrossRef]
  139. Coletta, G.; Miraglia, G.; Pecorelli, M.; Ceravolo, R.; Cross, E.; Surace, C.; Worden, K. Use of the cointegration strategies to remove environmental effects from data acquired on historical buildings. Eng. Struct. 2019, 183, 1014–1026. [Google Scholar] [CrossRef]
  140. Huang, M.-S.; Gül, M.; Zhu, H.-P. Vibration-Based Structural Damage Identification under Varying Temperature Effects. J. Aerosp. Eng. 2018, 31, 04018014. [Google Scholar] [CrossRef]
  141. Yan, W.-J.; Chronopoulos, D.; Yuen, K.-V.; Zhu, Y.-C. Structural anomaly detection based on probabilistic distance measures of transmissibility function and statistical threshold selection scheme. Mech. Syst. Signal Process. 2022, 162, 108009. [Google Scholar] [CrossRef]
  142. Mei, L.-F.; Yan, W.-J.; Yuen, K.-V.; Beer, M. Structural novelty detection with Laplace asymptotic expansion of the Bhattacharyya distance of transmissibility and Bayesian resampling scheme. J. Sound Vib. 2022, 540, 117277. [Google Scholar] [CrossRef]
  143. Sarmadi, H.; Karamodin, A. A novel anomaly detection method based on adaptive Mahalanobis-squared distance and one-class kNN rule for structural health monitoring under environmental effects. Mech. Syst. Signal Process. 2020, 140, 106495. [Google Scholar] [CrossRef]
  144. Magacho, E.G.; Jorge, A.B.; Gomes, G.F. Inverse problem based multiobjective sunflower optimization for structural health monitoring of three-dimensional trusses. Evol. Intell. 2021, 14, 1–21. [Google Scholar] [CrossRef]
Figure 1. Diagram of structural health monitoring systems areas.
Figure 1. Diagram of structural health monitoring systems areas.
Applsci 12 10754 g001
Figure 2. Multi-layer hidden layer feedforward ANN [78].
Figure 2. Multi-layer hidden layer feedforward ANN [78].
Applsci 12 10754 g002
Figure 3. A CNN network example using raw acceleration input data [92]. Input data can be reshaped in 1D or higher dimension vector fashion.
Figure 3. A CNN network example using raw acceleration input data [92]. Input data can be reshaped in 1D or higher dimension vector fashion.
Applsci 12 10754 g003
Table 1. Damage characterization levels.
Table 1. Damage characterization levels.
Damage Characterization LevelDescription
I: DetectionThe SHM system can decide if there is any damage to the structure of interest.
II: LocalizationThe SHM system can determine the existence and location of damage in the structure of interest.
III: AssessmentThe SHM system can estimate the extent of damage in the structure of interest.
IV: PredictionThe SHM system can estimate the remaining lifetime of the structure.
Table 6. N-story building structure health monitoring systems based on physical model techniques.
Table 6. N-story building structure health monitoring systems based on physical model techniques.
PublicationStructureDamage
Indicator
Algorithm or Analysis
Method
Damage Identification and LevelYear
[58]An eight-story physical building model in FEM softwareStiffness
reduction
Vibration-based damage methodsDamage detection and localizationII2018
[59]A 14-story physical building prototype under
vibration table
Modal
frequencies
Operational modal
analysis
Modal identificationN/A2017
[60]A five-story physical building prototype under vibration tableStiffness
reduction
Novel damage
localization algorithm based on wave
propagation
Damage detection and localizationII2020
[61]A 51-story building with accelerometers and
tilt sensors
Modal
frequencies
Modal parameters
estimation through Bayesian algorithm combined with FFT
Modal identificationN/A2019
[62]A 12-story frame
structure
Stiffness
reduction
Hysteresis loop analysis methodDamage detectionI2017
[63]An 86-story physical building in FEM
software
Modal
frequencies
Wave-based damage
detection based on
propagation analysis
Modal identificationN/A2018
[64]A three-story frame structureInter-story displacementTwo novel damage indices based on the
displacement of the structure
Damage detection and localizationII2015
Table 7. N-story building structure health monitoring systems based on machine-learning techniques.
Table 7. N-story building structure health monitoring systems based on machine-learning techniques.
PublicationStructureData
Type Used for Training
Machine-Learning
Technique
Damage Identification and LevelYear
[69]A four-story physical building prototype under vibration tableAcceleration
response data from a physical prototype
ANNDamage existence and localizationII2016
[70]An eight-story physical building mathematical modelArtificially generated dataset from an algorithmFCNDamage existence and localizationII2020
[71]A three-story physical building simulated modelSimulation-generated dataset from OpenSeesMD softwareANNDamage detection and localizationII2017
[72]30 buildings including 3, 5 and 7 stories with different structural parametersSimulation-generated dataset from Raumoko3D softwareANNDamage detection and localizationII2017
[73]An instrumented main steel frameExperimental simulation from a physical prototype with modal shaker excitationCNNDamage detection and localizationII2016
[74]A three-story physical building-simulated modelSimulation-generated dataset from OpenSeesMD softwareSVMDamage existence, localization and
severity
III2019
[75]A three-story steel frame structureIntensity-based featuresSVMDamage detectionI2019
[76]A seven-story steel structureSimulation-generated datasetANNDamage existence, localization and
severity
III2018
[77]A five-story steel structureSimulation-generated datasetANNDamage detection and localizationII2008
Table 10. SVM review.
Table 10. SVM review.
PublicationStructureExcitation SourceSignal Processing TechniqueType of KernelClassification ErrorDataset SizePurposeYear
[115]Truss bridge structure FE model and two- story frame structure FE modelSimulationPSOGRBFRMSE = 0.0461 (truss structure), RMSE= 0.0621 (frame structure)1000 samplesPropose an ML-based method to detect and locate structural damage using noisy measurements2021
[116]The Phase II IASC-ASCE SHM benchmark structure FE modelSimulationPSOGRBFACC = 100%1768 samplesPropose a method to train an SVM classifier to optimally detect structural damage2021
[52]A five-story offshore platform experimental modelShaking tableHHT, MEEMDGRBFACC = 62.5%, MSE = 0.9050,000 data pointsHHT was used to extract damage-sensitive features from raw signals in order to detect, locate and estimate the severity of structural damage2021
[51]12-story building numerical model and laboratory-scaled steel bridge experimental modelSimulation and a rubber hammerDeep autoencoder, GWNGRBFACC = 97.4% (building), ACC = 91.0% (steel bridge)15,600 samples (building model). 5810 samples (steel bridge)Propose an SHM system for structural damage detection using an autoencoder to achieve high accuracy in several damage cases2021
[117]Two planar steel frame structure numerical models of 18 elements and 49 elementsSimulationDEANewly proposed kernel functionACC = 90.05% (double damage case 49 elements)2500 samplesPropose a two-step method for structural damage location and extend it through the combination of SVM (a first step) and DEA (a second step)2020
[118]Steel frame structure experimental model and wooden house FE modelShaking table and simulationDNNGRBFACC = 94.7% (steel frame), ACC = 90% (wooden structure)6600 samples (steel frame structure), 100 samples (wooden house)An SVM-based SHM was proposed to automatically detect several damage patterns from training data to improve the damage detection generalization capabilities of an SHM system2020
[80]Simply supported steel beam FE model and instrumented bridgeElectrodynamic shakerSFGRBFACC = 85.87%19 samples of 2,400,000 data points (beam), 504 samples (bridge)Ten statistical parameters of acceleration signals are used as damage-sensitive features to train an SHM system2019
[75]3D-reinforced concrete moment frame FE modelSimulationCumulative intensity measuresGRBFACC = 83.1%6240 samplesPropose a structural damage detection and localization SHM system using an SVM model2019
[74]3D-reinforced concrete moment frame FE modelSimulationGWNGRBFACC = 92.48%5400 samplesA framework was presented for near real-time prediction of damage existence, location and severity of building damage2018
[119]31-bar planar truss FE model and double-layer grid FE modelSimulationLS-SVMNot specifiedMSE = 0.00051 (planar truss), RMSE = 0.0129 (double layer grid)11,625 data pointsPresent a comparative study of the application of several ML techniques for damage detection of structures2018
[120]Three-story plane steel frame FE model and 8-DOF spring–mass system experimental modelSimulation and electrodynamic shakerLS-SVMGRBFMSE = 3.243 × 10−7 (building), MSE = 7.303 × 10−9 (plate)1944 samples (building), 2333 samples (plate), 2187 samples (8-DOF system)Propose structural damage detection, localization and severity using an LS-SVM approach2018
[41]Offshore platform FE model and an instrumented scaled modelSimulation and shaking tableTFA, WPD, PCAGRBFACC = 78.125% (FE model), ACC = 84.375% (instrumented model)120 samples of 10,000 data points (FE model), 48 samples of 17,500 data points (instrumented model)WPD and PCA were used as damage-sensitive feature extractors to train an SVM model for robust structural damage detection against measurement noise2018
[121]Three-story frame structure experimental modelElectrodynamic shakerGA, PSO, grid search techniques, REGRBFACC = 100%510 samplesThree optimization techniques were used to optimally select SVM hyperparameters using acceleration signals to perform structural damage detection tasks2017
[122]IASC-ASCE SHM benchmark dome truss FE modelSimulationWPRE, HMNewly proposed kernel functionMAE = 1.02 × 10−2 (benchmark), MAE = 1.02 × 10−2 (dome truss)162 samples of 54,000 data pointsPropose a new SVM kernel in order to increase the speed and the accuracy of LS-SVM for structural damage detection2016
[123]Three numerical models: simply supported beam, two-story plane frame, 8-DOF spring–mass systemSimulationIRS, CSA, LS-SVMGRBFMSE = 3.0204 × 10−10 (beam), MSE = 7.2822 × 10−4 (plane frame), MSE = 4.2270 × 10−10 (8-DOF spring–mass system)2187 samples (beam), 1944 samples two-story plane frame), 2315 samples (8-DOF spring–mass system)Propose a new SHM damage detection system using incomplete mode shapes and structural natural frequencies2016
[27]Three-story frame aluminum structure experimental modelBumperAANN, FA, MSD, SVD, SVDD, KPCAGRBFACC = 96.64% (one class SVM)17 samples of 4096 data pointsFour kernel SVM algorithms are tested to predict and detect structural damage in a building structure2016
[42]The Phase II IASC-ASCE SHM benchmark structure FE modelSimulationWPDGRBFACC = 91.75%99 samplesPropose a structural building damage detection system based on an SVM using data fusion techniques2015
[124]A supported beam FE modelSimulationBP-NNNot specifiedACC = 100% (single crack), ACC = 99.9% (double crack)Not specifiedPropose a structural damage detection and localization method combining an SVM and BP-NN in beam structures2014
[32]Building structure experimental model and Sydney Harbour-instrumented bridgeElectrodynamic shaker and operational conditionsPCA, RP, PAAGRBFACC = 97% (supervised SVM), ACC = 71% (unsupervised SVM)3240 samples of 8192 data points (building), 6370 samples of 3600 data points (bridge)Data dimensionality reduction techniques were used to generate training datasets for an SVM model for structural damage detection in buildings and bridge structures2014
[43]The Phase II IASC-ASCE SHM benchmark structure FE modelSimulationLS-SVM, PSO, HSA, SF, WPTGRBFACC = 100% (PSHS), ACC = 98.2% (Harmony),
ACC = 98.68% (PSO)
16 samples of 40,000 data pointsPresent a comparative study between an ANN model and LS-SVM model using hyperparameter optimization techniques to achieve optimal structural damage detection2014
[125]Five-story, nine-story and twenty-one-story shear structures FE models and five-story steel experimental modelSimulation and electrodynamic shakerDamage location indicatorsNot specifiedACC = 100%Not specifiedPropose a structural damage detection and localization SHM system using an SVM model2013
[126]Three-story building structure experimental modelMagnetorheological dampersARM, WARM, DEFLinear kernel and GRBFRMSE = 0.0380 (AR, damaged system), RMSE = 0.0549 (WAR, damaged system)100 samplesPropose SHM system using a combination of ARM and WARM to extract damage features from acceleration data and an SVM for damage detection purposes2013
[114]Simply supported bridge numerical modelSimulationGAGRBFACC= 100% (damage localization),
ACC= 98.16% (triple damaged extend)
Not specifiedA GA algorithm was used to select the optimal hyperparameters for an SVM structural damage classification model2011
Table 11. Advantages and disadvantages of a physics-based model and data-based models in SHM building applications.
Table 11. Advantages and disadvantages of a physics-based model and data-based models in SHM building applications.
Model ApproachAdvantagesDisadvantages
Physics-based SHM
  • The model parameters have a straightforward physical interpretation. Stiffness changes and displacements are consistent as damage-sensitive features.
  • It can reach all the levels of damage identification if the parameters are defined or estimated in the building structure.
  • The effect of the variation of the parameters can be estimated in the final result of the model. Parameter variation allows the simulation of different scenarios, and the structural safety thresholds can be established.
  • The calculations of the solution of the model equations may not be feasible for real-time SHM applications, where the complexity of the structure requires long processing times.
  • The uncertainties and changing parameters may reduce the accuracy of the output model. Therefore, an estimation using other methods, such as model-based techniques, is encouraged.
Data-based SHM
  • Noise and environmental effects on the data collected by the sensors can be minimized for the classification performed by the ML model.
  • Damage identification can be performed even if the parameters of the structure are unknown or cannot be estimated.
  • The solution process is hidden from the user, so the rationale for successful damage classification is not explicit.
  • The training data set must be large enough to avoid overfitting, especially in algorithms such as CNN. In addition, obtaining the training samples of damage states is in most cases limited to an artificially generated dataset from simulations.
  • Computational training times can be costly for some ML algorithms (SVM, for example). Real-time SHM monitoring systems require faster methods such as NN solutions.
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Gomez-Cabrera, A.; Escamilla-Ambrosio, P.J. Review of Machine-Learning Techniques Applied to Structural Health Monitoring Systems for Building and Bridge Structures. Appl. Sci. 2022, 12, 10754. https://doi.org/10.3390/app122110754

AMA Style

Gomez-Cabrera A, Escamilla-Ambrosio PJ. Review of Machine-Learning Techniques Applied to Structural Health Monitoring Systems for Building and Bridge Structures. Applied Sciences. 2022; 12(21):10754. https://doi.org/10.3390/app122110754

Chicago/Turabian Style

Gomez-Cabrera, Alain, and Ponciano Jorge Escamilla-Ambrosio. 2022. "Review of Machine-Learning Techniques Applied to Structural Health Monitoring Systems for Building and Bridge Structures" Applied Sciences 12, no. 21: 10754. https://doi.org/10.3390/app122110754

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop