Next Article in Journal
The Effects of Social Presence and Familiarity on Children–Robot Interactions
Previous Article in Journal
Characterization of Inclination Analysis for Predicting Onset of Heart Failure from Primary Care Electronic Medical Records
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Review

Algorithms and Techniques for the Structural Health Monitoring of Bridges: Systematic Literature Review

by
Omar S. Sonbul
* and
Muhammad Rashid
Computer Engineering Department, Umm Al Qura University, Makkah 21955, Saudi Arabia
*
Author to whom correspondence should be addressed.
Sensors 2023, 23(9), 4230; https://doi.org/10.3390/s23094230
Submission received: 8 April 2023 / Revised: 19 April 2023 / Accepted: 22 April 2023 / Published: 24 April 2023

Abstract

:
Structural health monitoring (SHM) systems are used to analyze the health of infrastructures such as bridges, using data from various types of sensors. While SHM systems consist of various stages, feature extraction and pattern recognition steps are the most important. Consequently, signal processing techniques in the feature extraction stage and machine learning algorithms in the pattern recognition stage play an effective role in analyzing the health of bridges. In other words, there exists a plethora of signal processing techniques and machine learning algorithms, and the selection of the appropriate technique/algorithm is guided by the limitations of each technique/algorithm. The selection also depends on the requirements of SHM in terms of damage identification level and operating conditions. This has provided the motivation to conduct a Systematic literature review (SLR) of feature extraction techniques and pattern recognition algorithms for the structural health monitoring of bridges. The existing literature reviews describe the current trends in the field with different focus aspects. However, a systematic literature review that presents an in-depth comparative study of different applications of machine learning algorithms in the field of SHM of bridges does not exist. Furthermore, there is a lack of analytical studies that investigate the SHM systems in terms of several design considerations including feature extraction techniques, analytical approaches (classification/ regression), operational functionality levels (diagnosis/prognosis) and system implementation techniques (data-driven/model-based). Consequently, this paper identifies 45 recent research practices (during 2016–2023), pertaining to feature extraction techniques and pattern recognition algorithms in SHM for bridges through an SLR process. First, the identified research studies are classified into three different categories: supervised learning algorithms, neural networks and a combination of both. Subsequently, an in-depth analysis of various machine learning algorithms is performed in each category. Moreover, the analysis of selected research studies (total = 45) in terms of feature extraction techniques is made, and 25 different techniques are identified. Furthermore, this article also explores other design considerations like analytical approaches in the pattern recognition process, operational functionality and system implementation. It is expected that the outcomes of this research may facilitate the researchers and practitioners of the domain during the selection of appropriate feature extraction techniques, machine learning algorithms and other design considerations according to the SHM system requirements.

1. Introduction

The construction of cities, villages and related infrastructure are among the unavoidable necessities due to the acceleration of population growth in recent decades. To conduct social, welfare, political and economic activities, a city, nation, or region uses a variety of systems, equipment and services together referred to as infrastructure [1,2,3,4,5]. One of the relatively expensive infrastructures is a bridge that deteriorates with time for a variety of reasons, including creep, corrosion and cyclic loads. However, they can last for hundreds of years with accurate management and maintenance operations by employing an appropriate damage identification process [6,7,8,9,10].
The first two levels in a typical damage identification process for bridges are damage identification and damage localization. As the name implies, the damage identification level detects the flaws while the damage localization level determines the position of the flaw in bridges. These two levels fall under the category of diagnosis [11]. The next three levels in a damage identification process are damage classification, damage assessment and life-time prediction. These three levels fall under the category of prognosis. The damage classification level determines the strength type of the flaw while the damage assessment level explores the chances of restricting the flaw. Finally, the life-time prediction evaluates the effect of the flaw on the life cycle of the bridge.
Historically, the damage identification process has been performed manually to monitor the health of the bridges. However, some major limitations in a manual process are the lack of regular monitoring, inspection-dependent monitoring, the delay in flaw detection and the inability to determine the flaw growth stages [12]. As an alternative to manual monitoring, structural health monitoring systems (SHM) are used. In a typical SHM for bridges, sensors are scattered throughout the structure and the collected data are used to analyze the bridge’s health [13,14,15].
The SHM systems were originally constructed with wired sensor networks; however, the great trustworthiness and inexpensive installation and maintenance costs of wireless sensor networks (WSNs) introduce them as a viable option platform [16,17,18,19]. The parameters that can be used to assess the structures using SHM systems are corrosion, cracking, displacement, fatigue, force, settlement, strain, temperature, tilt, vibration, water level and wind [20]. Similarly, the most frequently used sensors in SHM systems are accelerometers and strain sensors. corrosion sensors. linear Voltage Differential Transducers (LVDT) and optical fiber sensors [21,22]. From an implementation point of view, SHM systems can be model-driven or data-driven [23,24,25,26,27,28,29].
The SHM process begins with the “excitation” step that arouses the existing structure looking for a sign of deterioration [30]. The next step is “data acquisition”, which determines how the data may be collected and used. The scaling of inconsistent data, collected from various sensors, is performed in the “data normalization” step. Similarly, the process of identifying and removing errors/duplications in the collected data is also important. It is called the “data cleaning” step. Once the data are acquired, normalized and cleaned, the “data compression” step lowers the feature size to focus on the most statistically significant damage-sensitive aspects. Subsequently, “feature extraction” techniques reduce the feature space by selecting a subset of the original feature such that the number of possible features is minimized. The feature extraction step is followed by the “data fusion” that integrates multiple data sources to produce more accurate, consistent and useful datasets. Finally, the “pattern recognition” step automatically identifies patterns and irregularities in the dataset.
Among other stages in the SHM system, the feature extraction and pattern recognition stages are critical. The feature extraction stage is a method of transforming the gathered data into a form that can be easily recognized and analyzed by any machine learning algorithm in the pattern recognition stage. The feature extraction can be implemented by signal processing techniques to identify, locate and predict structural health in bridges [31,32,33,34]. On the other hand, several machine learning algorithms have been deployed in the process of pattern recognition [35,36,37,38,39,40,41,42,43,44]. The machine learning algorithms have been deployed in different stages of structures’ life-time including design optimization, performance assessment, maintenance, SHM, damage detection and construction [45,46,47,48,49].

1.1. Motivation for a Systematic Literature Review

As stated earlier that the most crucial stages in the process of SHM are the pattern recognition process and the associated feature extraction technique. Various design techniques have been deployed to integrate machine learning algorithms in the pattern recognition process. These techniques employ different types of learning algorithms (supervised, unsupervised and neural network) for different SHM schemes for bridges. Each scheme requires a different analytical approach (classification, regression and clustering). For example, supervised learning algorithms are deployed for classification and regression problems, whereas unsupervised learning algorithms are deployed for clustering problems. Moreover, signal processing techniques are becoming popular in the feature extraction stage of the SHM process, especially with the advancement in the areas of the Internet-of-things (IoT) and big data. Consequently, a systematic study is required to classify and describe the existing design implementation. Furthermore, a systematic study can reveal the need for future studies to overcome the challenges of the existing systems.

1.2. Existing Literature Reviews on the Deployment of Machine Learning Algorithms in SHM of Bridges

Table 1 summarizes the existing literature reviews on the deployment of machine learning algorithms in SHM of bridges [50,51,52,53,54,55,56]. It can be observed from Table 1 that existing reviews describe the current trends in the field with different focus aspects. However, a systematic literature review that presents an in-depth comparative study of different applications of machine learning algorithms in the field of SHM of bridges does not exist. Furthermore, there is a lack of analytical studies that investigate the SHM systems in terms of several design considerations including feature extraction techniques, analytical approaches (classification/regression), operational functionality levels (diagnosis/prognosis) and system implementation techniques (data-driven/model-based). Table 1 overviews the focus and the limitations of the existing literature reviews on the deployment of machine learning algorithms in SHM of bridges.

1.3. Contributions

In order to address the research gap identified in Section 1.2, we conducted an SLR to perform an in-depth analysis of different SHM applications in terms of various algorithms and techniques. Through an SLR approach, the explorations for the answers to the following formulated research questions are the key contributions of this work:
Research question 1: What important research has been reported from 2016 to 2023 where machine learning algorithms have been utilized in the pattern recognition process for SHM in bridges?
Research question 2: Which of the machine learning algorithms and the analytical approaches are more frequently utilized in the pattern recognition process for SHM in bridges during the 2016–2023 research?
Research question 3: Which of the signal processing techniques are more frequently utilized in the feature extraction process for SHM in bridges during the 2016–2023 research?
Research question 4: Which of the system implementation techniques and operational functionality approaches are more frequently utilized in the process for SHM in bridges during the 2016–2023 research?

1.4. Layout of the Research Approach

In order to find responses to the constructed questions (Q1–Q4), the actual layout/framework of the used SLR approach in this article is shown in Figure 1.
Using three scientific databases (i.e., IEEE, Springer, Elsevier), the research studies were carefully selected through some inclusion and exclusion rules. The details of the employed research methodology for the selection of research studies are provided in Section 2. The selected studies were classified into three types: supervised learning algorithms (16 research studies), neural network algorithms (25 research studies) and combined algorithms (4 research studies). To carry out an inclusive examination and synthesis of the selected studies (total = 45), the aforesaid types (supervised, neural network and combined) were further organized according to different mechanisms. Consequently, Section 3 analyzes the selected studies in terms of different design considerations including feature extraction techniques (25 techniques), analytical approaches (classification/regression), operational functionality (diagnosis/prognosis) and system implementation techniques (data-driven/model-based). While a brief overview of the synthesis results of machine learning algorithms is provided in Section 3, an in-depth exploration is provided in Section 4. It includes four algorithms in the supervised category including decision tree (DT), random forest (RF), support vector machines (SVM) and K-nearest neighbors. The neural network category includes artificial neural network (ANN) and convolutional neural network algorithms. Subsequently, responses against the constructed queries are discussed in Section 5. In Section 6, we will discuss the results and the limitations of the research. Finally, the conclusions of this article are provided in Section 7.

2. Research Methodology

The systematic literature review process described in [57] was used to carry out this research. It is a proper and replicated process of documenting pertinent details on a precise research area for reviewing and investigating all existing research related to research questions. Consequently, this research incorporates six stages: (1) categories definition, (2) review protocol development, (3) selection and rejection criterion, (4) search process, (5) quality assessment, (6) data extraction and synthesis.

2.1. Categories Definition

We defined three categories to organize the selected research studies. This categorization significantly improves the accuracy of the answers to our research questions. The details of the categories are given below.

2.1.1. Supervised Learning Algorithms

Supervised algorithms utilize a labeled dataset. These algorithms are used for classification and regression analytical processes. Consequently, the “Supervised learning algorithms “category includes all those research articles in which one or more than one supervised learning algorithms (random forest, decision tree, support vector machine and K-nearest neighbor) are used for the pattern recognition process of the SHM system for bridges.

2.1.2. Neural Network Algorithms

Neural network algorithms such as the Artificial Neural Network (ANN) and Convolutional Neural Network (CNN) are designed to perform supervised or unsupervised learning algorithms [49]. Unsupervised learning utilizes unlabeled data for training and is used for clustering and dimensional reduction in analytical processes. The research articles in which one or more than one neural network learning algorithm (ANN and CNN) are used for the pattern recognition process of SHM system for bridges are included in the neural network learning algorithm category.

2.1.3. Combined Algorithms

The research articles in which a combination of supervised and neural network learning algorithms is used for the pattern recognition process are included in the combined category.

2.2. Review Protocol Development

Once the categories are defined, we developed a review protocol for our research on the basis of predefined SLR standards [57]. The developed protocol defines the selection and rejection criterion, search process, quality assessment, data extraction and synthesis of the extracted data. The details of the review protocol are given in subsequent sections.

2.2.1. Selection and Rejection Criterion

We defined a concrete criterion for the selection and rejection of research works. Six parameters were defined to ensure the correctness of the answers to our research questions. The research work is selected based on these parameters as given below:
Subject relevant: Select the research work only if it is relevant to the research context. It must support the answers to our research questions and must be relevant to one of the three predefined categories (Section 2.1). Reject irrelevant research that does not belong to any of the four predefined categories.
2016–2023: Selected research work must be published from 2016 to 2023. Reject all research articles published before 2016 to ensure the inclusion of the latest research works.
Publisher: Selected research work must be published in one of the three renowned scientific databases, i.e., IEEE, SPRINGER and ELSEVIER.
Crucial effects: Selected research work must have crucial positive effects regarding the deployment of machine learning algorithms in the pattern recognition process of SHM for bridges.
Results-oriented: Selected research work must be results oriented. The proposal and ultimate outcomes of the research must be supported by solid facts and experimentation. Reject the research work if its proposal is verified through a weak validation method.
Repetition: All the research in a particular research context cannot be included. Consequently, reject searches that are identical in the given research context, and only one of them is selected.

2.2.2. Search Process

The selection and rejection criterion, presented in Section 2.2.1, shows that we selected three scientific databases (i.e., IEEE, ELSEVIER and SPRINGER) in order to carry out this SLR. These scientific databases contain high-impact journals and conference proceedings. Furthermore, we also explored related books and technical reports to enhance our knowledge. To accomplish the search process, we used different search terms like SHM, bridges, machine learning, etc. The search terms along with the results for each scientific database are summarized in Table 2.
We used the “2016–2023” filter to get research articles published during 2016–2023. The results obtained through the AND operator do not guarantee the relevance of our research context. Therefore, we also used the OR operator to obtain some potential search results required for our research. However, the OR operator provides too many search results to scan all. Consequently, we also used filters to refine the results such as “content type = article”, subject area = Engineering.
The steps performed during the search process are depicted in Figure 2. It can be observed from Figure 2 that various search terms are specified in three scientific databases. For this review, we analyzed approximately 7832 search results. In the next step, 4861 research articles were discarded by reading their Title. We further discarded 1824 research articles by reading their Abstract. Subsequently, we performed a general study of 1147 articles by reading different relevant sections of each research. Based on our general study, we discarded 771 articles that do not meet the selection and rejection criterion. We selected the remaining 376 relevant research articles for a detailed study. We performed a detailed study of 376 research articles and discarded 331 research articles. Finally, we selected 45 research articles fully compliant with our pre-defined selection and rejection criteria.

2.2.3. Quality Assessment

We developed quality criteria to understand the important outcomes of selected research studies. The developed criteria also define the credibility of each selected research and its decisive findings:
(1)
The data appraisal of the research is based on concrete facts and theoretical perspectives without any vague statements.
(2)
The validation of research has been performed through proper validation methods (case study, etc.).
(3)
The research provides information about the implementation of the SHM systems.
(4)
As we intend to investigate the latest machine learning algorithms and trends, the objective is to include the most recent research as much as possible. Therefore, 78% of research articles are from 2020 to 2023. Moreover, 91% of the research articles included are from 2018 to 2023 as shown in Figure 3.
(5)
The originality of the research is another important factor. Therefore, we only included articles that are published in at least one of the three renowned and globally accepted scientific databases, i.e., IEEE, SPRINGER and ELSEVIER. In addition, we excluded conference papers from our scope.

2.2.4. Data Extraction and Synthesis

Data extraction and synthesis, as shown in Table 3, were performed to get the answers to our research questions. For data extraction, defined from serial numbers 2 to 4, we extracted important details of each research to ensure its compliance with the selection and rejection criterion. For data synthesis, defined from serial numbers 5 to 9, we performed a detailed analysis of each research. For example, all selected articles were thoroughly studied and analyzed in order to assign them to the corresponding category. Similarly, each selected research was thoroughly analyzed to extract accurate information regarding operational functionality, system implementation, feature extraction, analytical approach and learning algorithm.

3. Results

This section first classifies the selected studies [58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102] in terms of pattern recognition algorithms (Section 3.1). Another important aspect in the pattern recognition stage of SHM is the utilization of analytical approaches (Section 3.2). Subsequently, the feature extraction and the associated signal processing algorithms are discussed (Section 3.3). In addition to various steps in the SHM process (such as pattern recognition and feature extraction), there are two additional design parameters that are required to be analyzed. These design parameters are the operational functionality approach (Section 3.4) and the system implementation scheme (Section 3.5).

3.1. Pattern Recognition Algorithms

Pattern recognition is the last step of the SHM process in which the machine learning algorithms are deployed to automatically identify patterns and regularities in data. In this stage, the decision is taken on the state of the structure. The scope of this SLR is limited to the supervised learning algorithms (DT, RF, SVM, KNN) and the neural network learning algorithms (ANN and CNN) as they are the most used algorithms in the given research context. Table 4 shows the distribution of the selected studies into the predefined categories in Section 2.1. It can be seen from Table 4 that neural network learning algorithms are the most widely used. This is expected because the neural network learning algorithms can be deployed to perform supervised and unsupervised learning processes. An in-depth comparative study of various machine learning algorithms employed in the selected studies for each category is presented in Section 4 of this SLR.

3.2. Utilization of Analytical Approaches

Another important aspect of pattern recognition is the selection of analytical methods applied to recognized patterns. The most analytical classes used in SHM of bridges are classification and regression. Regression techniques are used to predict the output numeric values based on the input characteristics found in the dataset. In contrast, the classification technique produces a class rather than a numeric value. It can be observed from Table 5 that the classification method is frequently employed in the process of SHM for bridges (38 studies out of 45). This is expected because the SHM process is a classification problem from the machine learning point of view to compare damaged and undamaged states of the structure. Only six studies deploy the regression approach where the SHM system is applied to predict the behavior of the bridge under different environmental conditions. For example, DUNWEN et al. [66] deploy the regression approach to predict the hydration heat of mass concrete to apply a temperature control method in advance to reduce the possibility of thermal cracks.

3.3. Feature Extraction Techniques Utilization

As can be seen in Table 6, the most frequent signal processing techniques used in the selected studies in this SLR are FRF, PCA, FFT and GMM methods. Gordan et al. [99] deploy the FRF technique to collect the first four natural frequencies from the experimental dataset to implement data-mining damage identification on a slab-on-girder bridge. Zhang et al. [86] deploy the PCA method to dimensionally reduce the calculated features in the dataset into a small number of features.

3.4. Operational Functionality Investigations

As mentioned in Section 1, the damage identification process can be classified into five levels: identification, localization, classification, assessment and life-time prediction. The first two levels are used for the diagnosis process of the structural health of the bridge, whereas the latter three are considered prognosis levels to predict the impact of the damage on the structure.
It can be observed from Table 7 that the diagnosis process is frequently applied in the SHM for bridges (26 studies out of 45). For example, Bing et al. [68] propose a climbing robot to automatically collect impact echo (IE) signals from concrete bridges. These signals are then analyzed to detect the damage. Only 19 selected studies deploy the prognosis process in which the SHM process is deployed in order to classify, assess or predict the damage. For example, Ghiasi et al. [91] develop damage classification systems using vibration-based deep learning approaches. This system can classify different extents of cross-section losses due to corrosion damage. Yanez-Borjas et al. [96] develop a vibration-based methodology in which the autocorrelation of the vibration data is used to detect, locate and assess the corrosion damage in steel truss bridges.

3.5. System Implementation Investigations

From an implementation point of view, SHM systems can be model-driven or data-driven [23]. It can be observed from Table 8 that data-driven is the more commonly used implementation method in the SHM for bridges (27 studies out of 45).
In the model-based category, the undamaged condition model of the building is created using finite element analysis (FEA) [24]. Model computational complexity is the major limitation of model-based systems [25,26,27,28]. For example, Entezami et al. [61] validate the methodology of bridge condition assessment by numerical concrete beam modeled with 4-node linear 2D elements with reduced integration. The simulation process deployed by the ABAQUS Explicit finite element code. In contrast, data-driven techniques are very practical in handling ambiguity and unexpected cases [29]. Various mechanisms to detect and locate the damage in data-driven implementations are the vibration-based anomaly, vision-based surface crack and sub-surface rebar. For example, Jie et al. [102] develop a bridge SHM system by monitoring different factors, which include strain, temperature, traffic flow and heavy vehicle number. The output of the framework is the health degree of the bridge depending on the classification of different monitoring factors.

4. Machine Learning Algorithms Investigations

Section 3 provides the synthesis/classification results from the selected research studies [58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102] in terms of pattern recognition algorithms, utilization of analytical approaches, feature extraction signal processing algorithms, operational functionality approach and the system implementation scheme. However, an in-depth comparative study of the machine learning algorithms employed in the pattern recognition process is one of the core objectives of this SLR. Therefore, this section provides a comprehensive analytical comparison of machine learning algorithms in terms of various performance attributes. A comparison is made for all three categories, as defined in Section 2.1. Firstly, Section 4.1 analyzes the studies in the supervised learning algorithms category, which includes RF, DT, SVM and KNN algorithms. Then, the neural network category is investigated in Section 4.2, which includes ANN and CNN algorithms. Lastly, the studies in the combined category are discussed in Section 4.3.

4.1. Supervised Learning Algorithms

In the first category (supervised learning algorithms), 16 studies are selected, which cover the following algorithms DT, RF, SVM and KNN. The 16 selected studies for supervised learning algorithms are further categorized as: 2 studies for the RF category, 2 studies for the DT category, 7 studies the for SVM category, 3 studies for the KNN category and 2 studies for the mixed category in which three algorithms are applied in the same study (RF, SVM, KNN) [72,73].

4.1.1. Decision Trees (DT)

Decision trees are one of the most widely used algorithms in data mining. The decision tree-based predictive models can be applied to both stratified and regression models [103]. Moreover, Decision trees can be in many forms such as classification and regression trees (CART), Chi-squared automated interaction detection (CHAID), C4.5 and ID3 [104,105]. Table 9 presents an overview of selected research studies in which the DT algorithm has been used. The third column in Table 9 identifies the number of nodes that have been used in the development of the algorithm. The dataset size, that has been used in the training and testing process, is presented in the fourth column. The accuracy of the proposed system in targeted applications is expressed in the last column.
As can be seen in Table 9, the decision tree algorithm has been deployed in many SHM applications that include damage detection, damage severity prediction and condition assessment of bridges. The accuracy of the algorithm in solving both classification (damage detection tool) and regression (decision-making tool) problems is satisfactory. Furthermore, it can manage numerical and categorical data with minimal data preparation. The main disadvantage of this algorithm is that it is sensitive to specific features in the dataset and therefore small changes to the data result in significant changes to the tree.
For example, Entezami et al. [61] propose a novel SHM methodology to evaluate structural conditions and detect potential damage in civil structures. To examine system reliability, two types of damage-sensitive features were introduced. These are derived from the autoregressive (AR) and principal component analysis (PCA) models. The percentage of the classification error of the DT algorithm according to the AR coefficient and PCA coefficient are 24.37% and 37.5%, respectively.

4.1.2. Random Forest (RF)

The random forest algorithm is a nonparametric tree-based ensemble technique. It was first proposed by Breiman [106]. Random forests employ a range of understandable decision tree models. Data from several decision tree models can be combined to produce more precise forecasts [107,108]. When dividing a “node” the algorithm looks for the best properties among a random sample of properties rather than the most important attributes. Consequently, a large range of possibilities and a better model can be achieved [109,110,111]. Table 10 presents a review of selected studies in which the RF algorithm was used. The third and the fourth columns in Table 10 identify the number of trees and the minimum leaf size that has been deployed in the development of the algorithm. The dataset size that has been used in the training and testing process is presented in the fifth column. The accuracy of the proposed system in targeted applications is expressed in the last column.
As shown in Table 10, the random forest algorithm has been deployed in many SHM applications that include damage detection, condition assessment and early damage prediction of bridges. This operation of the RF algorithm is time-consuming and more complex as compared to the decision tree algorithm as it merges individual trees. In addition, the RF algorithm can manage large datasets efficiently, which, on the other hand, increases the number of calculations and the memory overhead. For instance, Dawei et al. [58] propose a non-destructive magnetic flux leakage detection system to precisely identify damage in cable wires. Modeling and simulation approaches were used to design the system. The maximum detection errors of the random forest algorithm in the vertical climbing mode of width and cross-sectional area loss were 0.64 mm and 0.46%, respectively. Whereas the maximum detection errors of the random forest algorithm in the spiral climbing mode of width and cross-sectional area loss were 0.21 mm and 0.1%, respectively. These results show that the spiral climbing mode provides higher classification accuracy.

4.1.3. Support Vector Machines (SVM)

One of the most efficient supervised machine learning algorithms is the support vector machine, which was proposed by Cortes and Vapnik [112]. One of the crucial factors in the success of the SVM process is the selection of the kernel function in different conditions. This function is responsible for transforming the dataset into the appropriate category [113]. Table 11 presents a review of selected studies in which the SVM algorithm was used. The third column in Table 11 identifies the type of kernel function that has been used in the development of the algorithm. The dataset size, that has been used in the training and testing process, is presented in the fourth column. The accuracy of the proposed system in targeted applications is expressed in the last column.
As shown in Table 11, the SVM algorithm has been deployed in many SHM applications that include damage identification, localization, condition assessment and damage prediction of bridges. This algorithm works well on small datasets. The SVM algorithm is the most deployed supervised algorithm as it exhibits a relatively high accuracy in solving both classification (damage detection tool) and regression (early prediction tool) problems. The main disadvantage of the SVM algorithm is that the training time increases significantly with the dataset size. Yifu et al. [64] propose a data-driven SHM system based on Optimized AdaBoost-Linear SVM. The main objective of the system is to identify damage by means of vibration signals received from a vehicle passing over the bridge. In the implementation stage, the AdaBoost-SVM methodology increases the accuracy of the results by 5% to 16.7% compared to other algorithms such as SVM and RF.

4.1.4. K-Nearest Neighbors (KNN)

The K-Nearest Neighbors method (KNN) algorithm is a supervised learning algorithm that is considered one of the simplest algorithms in terms of application complexity. The most important parameter that affects the operation of the KNN algorithms is the number of neighbors, which is highly influenced by the noise in the dataset. Furthermore, the size of the dataset needed for training the algorithm is directly proportional to the dimension of the feature under investigation, which, in turn, increases the computational cost of the system [114,115]. Table 12 presents a review of selected studies in which the KNN algorithm was used. The third column in Table 12 identifies the number of neighbors that have been used in the development of the algorithm. The dataset size that has been used in the training and testing process is presented in the fourth column. The accuracy of the proposed system in targeted applications is expressed in the last column.
As can be seen in Table 12, the KNN algorithm has been deployed in many SHM applications that include damage identification, localization and condition assessment. This algorithm is used only to solve the classification problems in the selected studies with acceptable accuracy. The KNN algorithm does not work well with imbalanced data and the prediction process runs quite slowly when working with large datasets. For example, Sarmadi et al. [69] propose a novel anomaly detection system for SHM under variable environmental conditions. The system deploys a mechanism called adaptive Mahalanobis-squared distance and one-class KNN (AMSD-kNN). The main objective of the system is to identify the appropriate nearest neighbors for training and testing datasets in order to eliminate the environmental effect of the variable environmental conditions. In the implementation stage, the total error is 0.25% for 90% of the learning sample.
Svendsen et al. [72] introduce a data-based SHM approach for damage identification in steel bridges. Two groups of sensors have been utilized for acquiring both the local and global responses of the considered bridge. Four supervised machine learning algorithms including the k-nearest neighbors (kNN), the support vector machine (SVM), the random forests (RF) and the Gaussian naïve Bayes (NB) algorithms were applied to assess the capabilities of these algorithms to identify and classify structural damage. The system accuracy was satisfactory for SHM applications with a total error of type 1 and type 2 error of 19.7%.
Wang et al. [73] present an effective label ranking method for bridge condition assessment (LR-BCA). The mechanism of the system operation investigates the natural order relationship between bridge condition ratings. Furthermore, the feature extraction process is accomplished by the means of a heuristic data cleaning (HDC) technique. The HDC method was applied for cleaning the bridge condition dataset by recognizing all the label conflict samples, then iteratively filtering out the noise. Then, three supervised machine learning algorithms including RF, SVM and KNN were deployed to evaluate the effectiveness of HDC in LR tasks. The proposed LR-BCA approach attains an accuracy of 99% in predicting different bridge conditions ratings.

4.2. Neural Network Learning Algorithms

In the second category (neural network algorithms), 23 studies were selected, which cover the following algorithms ANN and CNN algorithms. The 23 selected studies for NN learning algorithms are further categorized as: 12 studies for the ANN category and 13 studies for the CNN category.

4.2.1. Artificial Neural Network (ANN)

The operation of the artificial neural network (ANN) depends on isolating the input into several levels of abstraction. This network can be trained using datasets to recognize patterns in images or sounds. The optimal behavior of the network can be achieved by the methodology of connections between different components in the network and the weight of those components. An automated process is normally utilized to modify the component’s weight during the training process [116,117]. Table 13 presents a review of selected studies in which the ANN algorithm was used. Columns 3, 4, 5 and 6 in Table 13 identify the number of neurons, the number of hidden layers, the training algorithm and the activation function that has been used in the development of the algorithm. The dataset size that has been used in the training and testing process is presented in the seventh column. The accuracy of the proposed system in targeted applications is expressed in the last column.
As can be seen in Table 13, the ANN algorithm has been deployed in many SHM applications that include damage identification, localization, condition assessment and damage prediction. The ANN algorithm is one of the most deployed neural network algorithms as it exhibits a relatively high accuracy in solving both classification (damage detection tool) and regression (early prediction tool) problems. The ANN algorithm requires a large dataset during training which in turn increases the computational cost of the proposed system. For instance, Hooman et al. [78] propose an ANN-based two-level damage identification approach to damage localization and severity estimation in steel girder bridges. The reliability of the system was examined by the means of a finite element (FE) model of the I-40 Bridge. In the validation stage of the system, the accuracy of the results was sufficiently high with a maximum modal strain energy-based damage index error of 1.2%.

4.2.2. Convolutional Neural Network (CNN)

The convolutional neural network (CNN) is a feed-forward neural network, which is the most commonly used deep learning approach in the area of image and object classification. CNN consists of many layers including a convolutional layer, pooling layer, ReLU correction layer and fully connected layers. It is widely used for 2D image classification [118]. The XAI (eXplainable Artificial Intelligence) techniques can be used to interpret the obtained results from the CNN algorithm in a form that is humanly explainable and directly implementable in new tools for bridge inspections. This facilitates the observation of the activation zones and nearly perfectly highlights the type of specific defect in a given image [119]. Table 14 presents a review of selected studies in which the CNN algorithm was used. Columns 3, 4 and 5 in Table 14 identify the convolution layers size, pooling layers size and the activation function that has been used in the development of the algorithm. The dataset size that has been used in the training and testing process is presented in the sixth column. The accuracy of the proposed system in targeted applications is expressed in the last column.
As shown in Table 14, the CNN algorithm has been deployed in many SHM applications that include crack detection, anomaly detection, damage localization and crowd estimation. The CNN algorithm is one of the most deployed deep learning algorithms as it is computationally efficient with large datasets and exhibits a relatively high accuracy in solving both classification (crack detection tool) and regression (crowd estimation tool) problems. For example, Dinh et al. [98] develop a based automated rebar localization and identification approach. The proposed system integrates conventional image processing methods and convolutional neural networks (CNN). In the validation stage, the overall damage identification accuracy of the system was found to be 99.60% ± 0.85%.

4.3. Combined Category

In the third category (combined algorithms), four studies have been selected. Two of them have combined CNN and SVM algorithms [101,102]. Similarly, the work in [99] combines ANN, SVM and DT algorithms [99]. Finally, the work in [100] combines CNN and KNN algorithms [100]. The review of these studies is covered in Section 4.1 and Section 4.2.
The proposed systems in the combined category utilize different machine learning algorithms for different purposes. For example, the ANN, SVM and DT algorithms have been used in [99] as a tool of comparison to validate the performance of the proposed model, which is the Cross Industry Standard Process for Data Mining (CRISP-DM) model for damage severity assessment. On the other hand, the KNN algorithm has been used as a feature extraction technique in [100] to facilitate the pattern recognition process executed by the CNN algorithm. Similarly, the CNN algorithm has been used as a feature extraction technique in [102] to facilitate the pattern recognition process executed by the SVM algorithm. The proposed system in [101] deployed both SVM and CNN algorithms to solve a classification problem (crowd attribute classification for motion speed and load designation) and a regression problem (load estimation). This integration of machine learning algorithms increases the efficiency of the proposed SHM systems in damage detection.
Parisi et al. [100] propose a damage identification approach in steel truss railway bridges by deploying machine learning classification algorithms. The proposed method eliminates the need for feature extraction techniques in the analysis of the signal from the strain sensor. The proposed system integrates the K-nearest neighbors and the convolutional neural network algorithms for feature extraction and classification purposes, respectively. The system accuracy of damage detection is 93%.
Samir et al. [101] deploy the latest module for simultaneous crowd and structural monitoring, which implements the integration of sensing technologies (Fiber Bragg Grating (FBG) and Fiber Optic Sensors (FOSs)) with wearable sensing devices incorporating Inertial Measurement Units (IMUs). The proposed system integrates CNN and SVM for the pattern recognition stage. The accuracy of the system is sufficiently high with peak testing accuracy for single-class motion speed classification at 98%, multi-class motion speed and load characterization classification at 91%, and percentage error for load estimation regression reaching a minimum of 9%.

5. Answer Research Questions

Research question 1: What important research has been reported from 2016 to 2023 where machine learning algorithms have been utilized in the pattern recognition process for SHM in bridges?
Answer: 45 important research studies published from 2016 to 2023 have been recognized as per the selection and rejection criterion (Section 2.2.1). These researches are classified into three corresponding categories. The details are as follows:
  • Sixteen research studies have been recognized in the supervised learning algorithms category (Section 4.1).
  • Twenty-five research studies have been recognized in the neural network learning algorithms category (Section 4.2).
  • Four research studies have been recognized in the supervised learning algorithms category (Section 4.3).
Research question 2: Which of the machine learning algorithms and the analytical approaches are more frequently utilized in the pattern recognition process for SHM in bridges during the 2016–2023 research?
Answer: On the basis of this SLR, the accuracy of the neural network learning algorithms including the ANN and the CNN techniques in anomaly and crack detection is above 80%. Furthermore, one of the most important features of neural networks is that they can be deployed in supervised (classification, regression) and unsupervised learning (clustering) contexts. Consequently, they are the most used algorithms in the pattern recognition process for SHM in bridges. Further details are available in Table 13 and Table 14. Furthermore, from the selected studies, it can be seen that the classification method is the most commonly used technique applied in the process of SHM for bridges (38 studies out of 45) as shown in Table 5. This is expected because the SHM process is a classification problem from the machine learning point of view to compare damaged and undamaged states of the structure. Only six studies deploy the regression approach in which the SMM system is applied in order to predict the behavior of the bridge under different environmental conditions.
Research question 3: Which of the signal processing techniques are more frequently utilized in the feature extraction process for SHM in bridges during the 2016–2023 research?
Answer: on the basis of this SLR, the signal processing techniques most deployed in the feature extraction process for SHM in bridges are FRF, PCA and FFT methods. These methods enhance the system’s efficiency by reducing the processing time required for damage recognition. Further details are available in Table 6. There are other approaches that have been deployed in the bridges SHM applications such as wavelet transform (discrete and continuous methods), Kalman filter-based techniques and the Autocorrelation method.
Research question 4: Which of the system implementation techniques and operational functionality approaches are more frequently utilized in the process of SHM in bridges during the 2016–2023 research?
Answer: From the selected studies, it can be seen that the diagnosis process is the most technique used in the SHM for bridges (26 studies out of 45) as shown in Table 7. Only 19 selected studies deploy the prognosis process in which the SHM process is deployed in order to classify, assess or predict the damage in the bridge structure. In addition, from the selected studies, it can be seen that data-driven is the most implemented style applied in the SHM for bridges (27 studies out of 45) as shown in Table 8. These studies deploy different mechanisms to detect and locate the damage such as vibration-based anomaly detection, vision-based surface crack detection and sub-surface rebar detection. The model-based implementation was applied in 18 selected studies.

6. Discussion and Limitations

Discussion on learning algorithms for pattern recognition process: In this SLR, we focused on the applications of machine learning algorithms in the pattern recognition process of SHM systems for bridges. In addition, we restricted our focus to the supervised and neural network learning algorithms as unsupervised learning algorithms are less likely to be used and their applications are limited to clustering problems only. The supervised learning algorithms, discussed in this SLR, include RF, DT, SVM and KNN. It is important to note that there are some other supervised learning algorithms such as Bayesian [120,121,122,123] and ensemble methods [124] that have been used in SHM systems. However, they have not been frequently deployed in the pattern recognition process of SHM systems for bridges. Consequently, the scope of this SLR focuses only on the most widely used learning algorithms including RF, DT, SVM and KNN. In addition, the neural network algorithms (ANN and CNN) are presented in this SLR. From the results of this SLR, it can be argued that the ANN and CNN (55% of the selected studies) are the most widely deployed algorithms due to their wide range of functionality in different SHM applications such as crack detection and anomaly detection. Furthermore, the accuracy of neural network algorithms in damage detection is considerably high as compared to other algorithms as shown in Table 13 and Table 14.
Discussion on analytical approaches: The supervised machine learning algorithms are capable of two main analytical approaches: classification and regression. The classification approach can be used in SHM systems to cover the first four levels of damage identification including identification, localization, classification and assessment. On the other hand, the regression approach is limited to prediction studies only. It can be argued that the classification approach is the most analytical approach implemented in the SHM system for bridges as can be seen in Table 5, which is expected because the SHM process is a classification problem from the machine learning point of view to compare between damaged and undamaged states of the structure. In the selected studies for this SLR, only 15.5% of the selected studies deploy regression for prediction operations [59,60,65,66,76,82,101]. For example, Xiao-Wei et al. [59] propose a data-driven approach to predict the vibration amplitudes of girders and towers for early warning SHM. The regression module of the RF learning algorithm was used in the prediction process. A cable-stayed bridge with a main span of 1088 m is taken as the case study. The prediction accuracy of the proposed system according to the validation process is 92.5 %.
Discussion on feature extraction techniques: The feature extraction process is an important stage in the SHM procedure. Here, the datasets from different sensors are processed to extract the relevant feature from the design perspective. In other words, feature extraction is implemented by signal processing techniques such as wavelet-based techniques, frequency–response functions (FRF), soft computing-based techniques and Kalman filter-based techniques. As can be seen in Table 6, 38% of the selected studies deploy FRF, PCA, FFT and GMM methods for the feature extraction process. Other techniques identified in this SLR are particle swarm optimization, cuckoo search and heuristic data cleaning. Tran et al. [74] develop a novel approach to detect structural deterioration. The system integrates the ANN algorithm and the evolutionary algorithm cuckoo search (CS) method. In the validation process, two numerical models were used to assess the reliability of the system (a steel beam calibrated using experimental measurements and a large-scale truss bridge). The proposed technique exhibited high accuracy for damage identification (location and severity) with a learning coefficient (R) higher than 0.99 in all test cases. In addition, the system has significantly reduced the computational time.
Discussion on operational functionality: The damage identification process is classified into five levels including identification, localization, classification., assessment and lifetime prediction. The first two levels are used for the diagnosis process of the structural health of the bridge, whereas the latter three are considered prognosis levels to predict the impact of the damage on the life-time of the structure. As can be seen in Table 7, 58% of the selected studies for this SLR deploy diagnosis operations, while 42% of the selected studies perform prognosis methods for SHM for bridges. Thanh cuong et al. [63] develop an SHM system that integrates the particle swarm optimization method and the Support Vector Machine algorithm (PSO-SVM) for structural damage identification, location and severity. The damage location classification accuracy is enhanced by the effective searching capability of PSO, which eliminates the redundant input parameters. The proposed system presents an impressive classification accuracy of 0.0461 and 0.957 for root mean square error (RMSE) and correlation coefficient (R2), respectively.
Discussion on system implementation: The physical implementation of the SHM system for bridges can be classified into two main categories: data-driven and model-based approaches. The operation of model-based systems has many computational limitations, therefore, a data-driven system that incorporates different sensing capabilities has recently been deployed more often in SHM systems for bridges. As can be seen in Table 8, 60% of the selected studies for this SLR deployed the data-driven approach, whereas the model-based approach was used in 40% only. For instance, Rageh et al. [82] propose an SHM system for automated damage identification (location and intensity) by means of a continuous stream of data. The system deployed a number of strain sensors on the structure of the steel truss bridge. The focus of the study was to detect the stringer–floor beam connection deterioration. An integration of the ANN algorithm and proper orthogonal modes (POMs) approach is presented in the study. The system showed improved accuracy in damage detection for damage intensities higher than 40%.
Limitations of research: Even though, we have strictly followed the guidelines of SLR presented by Kitchenham [57] and completely observed the developed review protocol, there are some minor limitations:
  • We utilized the relevant search terms and systematically scanned the search outcomes. Nevertheless, a few search terms obtained thousands of outcomes that we could not scan comprehensively. In addition, we excluded several studies on the basis of their titles in accordance with the search process. Therefore, there is a possibility that the scope of the article is not appropriately clear in the title. Subsequently, we do not claim the comprehensiveness of our research in this SLR.
  • We used three prestigious scientific databases, i.e., IEEE, ELSEIVER and SPRINGER, which contain a huge number of journal and conference publications. Nevertheless, there exist other databases that provide a lot of publications. Consequently, there is a fair possibility that we could have excluded recent research from other databases. However, we firmly believe that the final results of this SLR are not considerably affected because high-quality recent research is available in the selected scientific databases.

7. Conclusions

This research presents the applications of machine learning algorithms used for the pattern recognition process for SHM in bridges. To accomplish this objective, SLR has been performed to recognize 45 research articles. On the basis of different machine learning techniques, selected research studies are classified into three different categories, and six learning algorithms are discussed. Consequently, a comprehensive analysis is performed on the identified algorithms by considering various important parameters according to the type of the algorithm. Furthermore, the selected studies have been analyzed in terms of different design considerations including the feature selection approaches, the operational functionality, the analytical approaches and system implementation. Thus, the latest applications of machine learning algorithms in the process of pattern recognition for SHM in bridges are presented and analyzed under this SLR, which is rarely available to the best of our knowledge. This will facilitate the selection of the appropriate machine learning algorithm according to the SHM system requirements.
On the basis of this SLR, it can be claimed that the classification method and neural network learning algorithms including the ANN and CNN are the most used techniques and algorithms in the pattern recognition process for SHM in bridges in recent studies. Furthermore, the most signal processing techniques deployed in the feature extraction process for SHM in bridges are the FRF, PCA and FFT methods. In addition, the diagnostic techniques and the data-driven approach are the most widely used operational functionality and system implementation techniques for SHM in bridges, respectively.
The learning algorithms and signal processing techniques considered in this SLR exhibit limitations including the computational complexity, memory requirement and time consumption in the pattern recognition and feature extraction processes, respectively. Accordingly, further investigations of novel combined algorithms and techniques to overcome these limitations should be considered in future research studies. Furthermore, most of the recent studies in the field focus only on the investigations of the damage diagnosis levels including damage identification and localization. Consequently, future research studies should further investigate the implementation of prognosis levels to classify, assess and predict the lifetime of the bridge. This will increase the efficiency of the SHM system in damage detection and increase the lifetime of the bridge.

Author Contributions

Conceptualization, O.S.S. and M.R.; investigation, O.S.S.; writing—original draft preparation, O.S.S. and M.R.; writing—review and editing, M.R.; supervision, M.R. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Deanship for Research & Innovation, Ministry of Education in Saudi Arabia through project number: IFP22UQU4250001DSR193.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Acknowledgments

The authors extend their appreciation to the Deanship for Research & Innovation, Ministry of Education in Saudi Arabia for funding this research work through project number: IFP22UQU4250001DSR193.

Conflicts of Interest

The authors declare that they have no conflict of interest.

References

  1. Prus, P.; Sikora, M. The impact of transport infrastructure on the sustainable development of the region—Case study. Agriculture 2021, 11, 279. [Google Scholar] [CrossRef]
  2. Sharma, N.; Nocera, F.; Gardoni, P. Classification and mathematical modeling of infrastructure interdependencies. Sustain. Resilient Infrastruct. 2021, 6, 4–25. [Google Scholar] [CrossRef]
  3. Osei-Kyei, R.; Tam, V.; Ma, M.; Mashiri, F. Critical review of the threats affecting the building of critical infrastructure resilience. Int. J. Disaster Risk Reduct. 2021, 60, 102316. [Google Scholar] [CrossRef]
  4. Alshahrani, A.; Alaboud, N.; Leje, M.I.; Karban, A.; Altowerqi, Z. Rating the significance of the factors influencing shortage of skilled labours for sustainable construction: A perception of Makkah construction practitioner. J. Umm Al-Qura Univ. Eng. Archit. 2023, 14, 13–25. [Google Scholar] [CrossRef]
  5. Boakye, J.; Guidotti, R.; Gardoni, P.; Murphy, C. The role of transportation infrastructure on the impact of natural hazards on communities. Reliab. Eng. Syst. Saf. 2022, 219, 108184. [Google Scholar] [CrossRef]
  6. Estes, A.C.; Frangopol, D.M. Bridge lifetime system reliability under multiple limit states. J. Bridge Eng. 2001, 6, 523–528. [Google Scholar] [CrossRef]
  7. Greco, F.; Lonetti, P.; Zinno, R. An analytical delamination model for laminated plates including bridging effects. Int. J. Solids Struct. 2002, 39, 2435–2463. [Google Scholar] [CrossRef]
  8. Thompson, P.D.; Ford, K.M.; Arman, M.H.R.; Labi, S.; Sinha, K.C.; Shirole, A.M. Estimating Life Expectancies of Highway Assets; NCHRP; Purdue University: West Lafayette, IN, USA, 2012; p. 713. [Google Scholar]
  9. Milillo, P.; Giardina, G.; Perissin, D.; Milillo, G.; Coletta, A.; Terranova, C. Pre-collapse space geodetic observations of critical infrastructure: The Morandi Bridge, Genoa, Italy. Remote Sens. 2019, 11, 1403. [Google Scholar] [CrossRef]
  10. Farrar, C.; Hemez, F.; Shunk, D.; Stinemates, D.; Nadler, B. A Review of Structural Health Monitoring Literature: 1996–2001; Technical Report LA-13976-MS; Los Alamos Nat. Lab.: Los Alamos, NM, USA, 2004.
  11. Haritos, N.; Owen, J.S. The use of vibration data for damage detection in bridges: A comparison of system identification and pattern recognition approaches. Struct. Health Monit. 2004, 3, 141–163. [Google Scholar] [CrossRef]
  12. Lazo, C.; Gallardo, P.; Céspedes, S. A bridge structural health monitoring system supported by the Internet of Things. In Proceedings of the IEEE Colombian Conference on Communication and Computing, Popayan, Colombia, 13–15 May 2015; pp. 1–6. [Google Scholar] [CrossRef]
  13. Wijetunge, S.; Gunawardana, U.; Liyanapathirana, R. Wireless sensor networks for structural health monitoring: Considerations for communication protocol design. In Proceedings of the IEEE 17th International Conference Telecommunications (ICT), Doha, Qatar, 4–7 April 2010; pp. 694–699. [Google Scholar] [CrossRef]
  14. Hu, X.; Wang, B.; Ji, H. A wireless sensor network-based structural health monitoring system for highway bridges. Comput. Aided Civ. Infrastruct. Eng. 2013, 28, 193–209. [Google Scholar] [CrossRef]
  15. Dai, Z.; Wang, S.; Yan, Z. BSHM-WSN: A wireless sensor network for bridge structure health monitoring. In Proceedings of the International Conference on Modeling Identification Control (ICMIC), Wuhan, China, 24–26 June 2012; pp. 708–712. [Google Scholar]
  16. Lynch, J.P.; Loh, K.J. A summary review of wireless sensors and sensor networks for structural health monitoring. Shock. Vib. Dig. 2006, 38, 91–130. [Google Scholar] [CrossRef]
  17. Xu, N.; Rangwala, S.; Chinatalpudi, K.; Ganesan, D.; Broad, A.; Govindan, R.; Estrin, D. A wireless sensor network for structural monitoring. In Proceedings of the 2nd International Conference Embedded Networked Sensor System, Baltimore, MD, USA, 3–5 November 2004; pp. 13–24. [Google Scholar] [CrossRef]
  18. Harms, T.; Sedigh, S.; Bastianini, F. Structural health monitoring of bridges using wireless sensor networks. IEEE Instrum. Meas. Mag. 2010, 13, 14–18. [Google Scholar] [CrossRef]
  19. Liu, X.; Cao, J.; Guo, P. SenetSHM: Towards practical structural health monitoring using intelligent sensor networks. In Proceedings of the IEEE International Conferences on Big Data and Cloud Computing (BDCloud), Social Computing and Networking (SocialCom), Sustainable Computing and Communications (SustainCom) (BDCloud-SocialCom-SustainCom), Atlanta, GA, USA, 8–10 October 2016; pp. 416–423. [Google Scholar] [CrossRef]
  20. Modares, M.; Waksmanski, N. Overview of Structural Health Monitoring for Steel Bridges. Pract. Period. Struct. Des. Constr. 2013, 18, 187–191. [Google Scholar] [CrossRef]
  21. Ou, J.; Li, H. Structural health monitoring in mainland China: Review and future trends. Struct. Health Monit. 2010, 9, 219–231. [Google Scholar] [CrossRef]
  22. Wang, P.; Yan, Y.; Tian, G.Y.; Bouzid, O.; Ding, Z. Investigation of wireless sensor networks for structural health monitoring. J. Sens. 2012, 2012, 156329. [Google Scholar] [CrossRef]
  23. Farrar, C.R.; Worden, K. Structural Health Monitoring: A Machine Learning Perspective; Wiley: Hoboken, NJ, USA, 2012. [Google Scholar]
  24. Friswell, M.I. Damage identification using inverse methods. Philos. Trans. R. Soc. A Math. Phys. Eng. Sci. 2007, 365, 393–410. [Google Scholar] [CrossRef]
  25. Brooker, C.B. Field Experimentation and Finite Element Analysis of Prominent Drive-by Bridge Inspection Techniques. Ph.D. Thesis, Department of Civil Engineering, Ohio University, Athens, OH, USA, 2021. Available online: http://rave.ohiolink.edu/etdc/view?acc_num=ohiou1617056113435238 (accessed on 3 March 2023).
  26. Torti, M.; Venanzi, I.; Laflamme, S.; Ubertini, F. Life-cycle management cost analysis of transportation bridges equipped with seismic structural health monitoring systems. Struct. Health Monit. 2021, 21, 100–117. [Google Scholar] [CrossRef]
  27. Sukamta, A.; Alfiannur, A.; Widyanto, S.A.; Lie, H.A. Development experimental investigations of truss bridge model for vibration based structural health monitoring. In Proceedings of 5th International Conference on Sustainable Civil Engineering Structures and Construction Materials; Lecture Notes in Civil Engineering; Springer: Singapore, 2022; pp. 137–153. [Google Scholar] [CrossRef]
  28. Barthorpe, R.J.; Hughes, A.J.; Gardner, P. A forward model driven structural health monitoring paradigm: Damage detection. Model Valid. Uncertain. Quantif. 2022, 3, 119–126. [Google Scholar] [CrossRef]
  29. Worden, K.; Staszewski, W.J.; Hensman, J.J. Natural computing for mechanical systems research: A tutorial overview. Mech. Syst. Signal Process. 2011, 25, 4–111. [Google Scholar] [CrossRef]
  30. Malekloo, A.; Ozer, E.; Alhamaydeh, M.; Girolami, M. Machine learning and structural health monitoring overview with emerging technology and high-dimensional data source highlights. Struct. Health Monit. 2021, 21, 1–50. [Google Scholar] [CrossRef]
  31. Escamilla-Ambrosi, P.J.; Liu, X.; Lieven, N.A.J.; Ramirez-Cortes, J.M. Wavelet-fuzzy logic approach to structural health monitoring. In Proceedings of the Annual Meeting of the North American Fuzzy Information Processing Society, El Paso, TX, USA, 18–20 March 2011. [Google Scholar] [CrossRef]
  32. Liu, X.; Lieven, N.; Escamilla-Ambrosio, P. Frequency response function shape-based methods for structural damage localization. Mech. Syst. Signal Process. 2009, 23, 1243–1259. [Google Scholar] [CrossRef]
  33. Escamilla-Ambrosio, P.J.; Lieven, N. Soft Computing Feature Extraction for Health Monitoring of Rotorcraft Structures. In Proceedings of the IEEE International Fuzzy Systems Conference, London, UK, 23–26 July 2007. [Google Scholar] [CrossRef]
  34. 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]
  35. Artikis, A.; Weidlich, M.; Gal, A.; Kalogeraki, V.; Gunopulos, D. Self-adaptive event recognition for intelligent transport management. In Proceedings of the IEEE International Conference on Big Data, Silicon Valley, CA, USA, 6–9 October 2013; pp. 319–325. [Google Scholar] [CrossRef]
  36. Ibrahim, H.; Far, B.H. Simulation-based benefit analysis of pattern recognition application in intelligent transportation systems. In Proceedings of the IEEE 28th Canadian Conference on Electrical and Computer Engineering (CCECE), Halifax, NS, Canada, 3–6 May 2015; pp. 507–512. [Google Scholar] [CrossRef]
  37. Entezami, A.; Shariatmadar, H.; Mariani, S. Early damage assessment in large-scale structures by innovative statistical pattern recognition methods based on time series modeling and novelty detection. Adv. Eng. Softw. 2020, 150, 102923. [Google Scholar] [CrossRef]
  38. Noori, A.M.; Mikaeil, R.; Mokhtarian, M.; Haghshenas, S.S.; Foroughi, M. Feasibility of intelligent models for prediction of utilization factor of TBM. Geotech. Geol. Eng. 2020, 38, 3125–3143. [Google Scholar] [CrossRef]
  39. Guido, G.; Haghshenas, S.S.; Haghshenas, S.S.; Vitale, A.; Gallelli, V.; Astarita, V. Development of a binary classification model to assess safety in transportation systems using GMDH-type neural network algorithm. Sustainability 2020, 12, 6735. [Google Scholar] [CrossRef]
  40. Fiorini Morosini, A.; Shaffiee Haghshenas, S.; Shaffiee Haghshenas, S.; Choi, D.Y.; Geem, Z.W. Sensitivity analysis for performance evaluation of a real water distribution system by a pressure driven analysis approach and artificial intelligence method. Water 2021, 13, 1116. [Google Scholar] [CrossRef]
  41. Guido, G.; Shaffiee Haghshenas, S.; Shaffiee Haghshenas, S.; Vitale, A.; Astarita, V.; Park, Y.; Geem, Z.W. Evaluation of Contributing Factors Affecting Number of Vehicles Involved in Crashes Using Machine Learning Techniques in Rural Roads of Cosenza, Italy. Safety 2022, 8, 28. [Google Scholar] [CrossRef]
  42. Akbarzadeh, M.; Shaffiee Haghshenas, S.; Jalali, S.M.E.; Zare, S.; Mikaeil, R. Developing the Rule of Thumb for Evaluating Penetration Rate of TBM, Using Binary Classification. Geotech. Geol. Eng. 2022, 40, 4685–4703. [Google Scholar] [CrossRef]
  43. Jafarzadeh Ghoushchi, S.; Shaffiee Haghshenas, S.; Memarpour Ghiaci, A.; Guido, G.; Vitale, A. Road safety assessment and risks prioritization using an integrated SWARA and MARCOS approach under spherical fuzzy environment. Neural Comput. Appl. 2022, 35, 4549–4567. [Google Scholar] [CrossRef]
  44. Mikaeil, R.; Piri, M.; Shaffiee Haghshenas, S.; Careddu, N.; Hashemolhosseini, H. An Experimental-Intelligent Method to Predict Noise Value of Drilling in Dimension Stone Industry. J. Min. Environ. 2022, 13, 693–713. [Google Scholar] [CrossRef]
  45. Gomes, G.F.; Mendéz, Y.A.D.; Alexandrino, P.D.S.L.; da Cunha, S.S., Jr.; Ancelotti, A.C., Jr. The use of intelligent computational tools for damage detection and identification with an emphasis on composites—A review. Compos. Struct. 2018, 196, 44–54. [Google Scholar] [CrossRef]
  46. Mikaeil, R.; Haghshenas, S.S.; Haghshenas, S.S.; Ataei, M. Performance prediction of circular saw machine using imperialist competitive algorithm and fuzzy clustering technique. Neural Comput. Appl. 2018, 29, 283–292. [Google Scholar] [CrossRef]
  47. Reddy, A.; Indragandhi, V.; Ravi, L.; Subramaniyaswamy, V. Detection of Cracks and damage in wind turbine blades using artificial intelligence-based image analytics. Measurement 2019, 147, 106823. [Google Scholar] [CrossRef]
  48. Ho, G.T.S.; Tsang, Y.P.; Wu, C.H.; Wong, W.H.; Choy, K.L. A computer vision-based roadside occupation surveillance system for intelligent transport in smart cities. Sensors 2019, 19, 1796. [Google Scholar] [CrossRef] [PubMed]
  49. Figueiredo, E.; Moldovan, I.; Santos, A.; Campos, P.; Costa, J.C.W.A. Finite element–based machine-learning approach to detect damage in bridges under operational and environmental variations. J. Bridge Eng. 2019, 24, 7. [Google Scholar] [CrossRef]
  50. Zinno, R.; Haghshenas, S.S.; Guido, G.; Vitale, A. Artificial Intelligence and Structural Health Monitoring of Bridges: A Review of the State-of-the-Art. IEEE Access 2022, 10, 88058–88078. [Google Scholar] [CrossRef]
  51. 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. [Google Scholar] [CrossRef]
  52. Niyirora, R.; Wei, J.; Masengesho, E.; Munyaneza, J.; Ferdinand, N.; Nyirandayisabye, R. Intelligent damage diagnosis in bridges using vibration-based monitoring approaches and machine learning: A systematic review. Results Eng. 2022, 16, 100761. [Google Scholar] [CrossRef]
  53. Zhang, G.Q.; Wang, B.; Li, J.; Xu, Y.L. The application of deep learning in bridge health monitoring: A literature review. Adv. Bridge Eng. 2022, 3, 22. [Google Scholar] [CrossRef]
  54. Fan, W.; Chen, Y.; Li, J.; Sun, Y.; Feng, J.; Hassanin, H.; Sareh, P. Machine learning applied to the design and inspection of reinforced concrete bridges: Resilient methods and emerging applications. Structures 2021, 33, 10. [Google Scholar] [CrossRef]
  55. Ahmed, H.; La, H.M.; Gucunski, N. Review of Non-Destructive Civil Infrastructure Evaluation for Bridges: State-of-the-Art Robotic Platforms, Sensors and Algorithms. Sensors 2020, 20, 3954. [Google Scholar] [CrossRef] [PubMed]
  56. Zinno, R.; Haghshenas, S.S.; Guido, G.; Rashvand, K.; Vitale, A.; Sarhadi, A. The State of the Art of Artificial Intelligence Approaches and New Technologies in Structural Health Monitoring of Bridges. Appl. Sci. 2023, 13, 97. [Google Scholar] [CrossRef]
  57. Kitchenham, B. Procedures for Performing Systematic Reviews; Keele University: Keele, UK, 2004; p. 33. [Google Scholar]
  58. Ding, D.; Lu, J.; Xu, F. Designing and Investigating a Nondestructive Magnetic Flux Leakage Detection System for Quantitatively Identifying Wire Defects. IEEE Sens. J. 2022, 22, 20360–20372. [Google Scholar] [CrossRef]
  59. Ye, X.-W.; Sun, Z.; Lu, J. Prediction and early warning of wind-induced girder and tower vibration in cable-stayed bridges with machine learning-based approach. Eng. Struct. 2023, 275, 115261. [Google Scholar] [CrossRef]
  60. Peng, T.; Nogal, M.; Casas, J.; Turmo, J. Planning low-error SHM strategy by constrained observability method. Autom. Constr. 2021, 127, 103707. [Google Scholar] [CrossRef]
  61. Entezami, A.; Shariatmadar, H.; Sarmadi, H. Condition Assessment of Civil Structures for Structural Health Monitoring Using Supervised Learning Classification Methods. Iran. J. Sci. Technol. Trans. Civ. Eng. 2020, 44, 51–66. [Google Scholar] [CrossRef]
  62. Li, X.; Guo, Y.; Li, Y. Particle Swarm Optimization-Based SVM for Classification of Cable Surface Defects of the Cable-Stayed Bridges. IEEE Access 2020, 8, 44485–44492. [Google Scholar] [CrossRef]
  63. 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. 2022, 38, 3069–3084. [Google Scholar] [CrossRef]
  64. Lan, Y.; Zhang, Y.; Lin, W. Diagnosis algorithms for indirect bridge health monitoring via an optimized AdaBoost-linear SVM. Eng. Struct. 2023, 275, 115239. [Google Scholar] [CrossRef]
  65. Zhu, J.; Zhang, W. Probabilistic fatigue damage assessment of coastal slender bridges under coupled dynamic loads. Eng. Struct. 2018, 166, 274–285. [Google Scholar] [CrossRef]
  66. Liu, D.; Zhang, W.; Tang, Y.; Jian, Y. Prediction of Hydration Heat of Mass Concrete Based on the SVR Model. IEEE Access 2021, 9, 62935–62945. [Google Scholar] [CrossRef]
  67. Hasni, H.; Alavi, A.; Jiao, P.; Lajnef, N. Detection of fatigue cracking in steel bridge girders: A support vector machine approach. Arch. Civ. Mech. Eng. 2017, 17, 609–622. [Google Scholar] [CrossRef]
  68. Li, B.; Ushiroda, K.; Yang, L.; Song, Q.; Xiao, J. Wall-climbing robot for non-destructive evaluation using impact-echo and metric learning SVM. Int. J. Intell. Robot. Appl. 2017, 1, 255–270. [Google Scholar] [CrossRef]
  69. 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]
  70. Feng, K.; Gonzalez, A.; Casero, M. A kNN algorithm for locating and quantifying stiffness loss in a bridge from the forced vibration due to a truck crossing at low speed. Mech. Syst. Signal Process. 2021, 154, 107599. [Google Scholar] [CrossRef]
  71. Ghiasi, A.; Ng, C.-T.; Sheikh, A. Damage detection of in-service steel railway bridges using a fine k-nearest neighbor machine learning classifier. Structures 2022, 45, 1920–1935. [Google Scholar] [CrossRef]
  72. Svendsen, B.; Frøseth, G.; Øiseth, O.; Rønnquist, A. A data-based structural health monitoring approach for damage detection in steel bridges using experimental data. J. Civ. Struct. Health Monit. 2022, 12, 101–115. [Google Scholar] [CrossRef]
  73. Wang, K.; Ruan, T.; Xie, F. LR-BCA: Label Ranking for Bridge Condition Assessment. IEEE Access 2021, 9, 4038–4048. [Google Scholar] [CrossRef]
  74. Tran, H.; Khatir, S.; De Roeck, G.; Bui-Tien, T.; Abdel Wahab, M. An efficient artificial neural network for damage detection in bridges and beam-like structures by improving training parameters using cuckoo search algorithm. Eng. Struct. 2019, 199, 109637. [Google Scholar] [CrossRef]
  75. Gordan, M.; Razak, H.; Ismail, Z.; Ghaedi, K.; Tan, Z.; Ghayeb, H. A hybrid ANN-based imperial competitive algorithm methodology for structural damage identification of slab-on-girder bridge using data mining. Appl. Soft Comput. 2020, 88, 106013. [Google Scholar] [CrossRef]
  76. Kwon, T.; Park, S.H.; Park, S.I.; Lee, S.H. Building information modeling-based bridge health monitoring for anomaly detection under complex loading conditions using artificial neural networks. J. Civ. Struct. Health Monit. 2021, 11, 1301–1319. [Google Scholar] [CrossRef]
  77. Padil, K.H.; Bakhary, N.; Abdulkareem, M.O.; 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]
  78. Nick, H.; Aziminejad, A.; Hosseini, M.; Laknejadi, K. Damage identification in steel girder bridges using modal strain energy-based damage index method and artificial neural network. Eng. Fail. Anal. 2021, 119, 105010. [Google Scholar] [CrossRef]
  79. Mashayekhi, M.; Santini-Bell, E.; Azam, S.E. Fatigue crack detection in welded structural components of steel bridges using artificial neural network. J. Civ. Struct. Health Monit. 2021, 11, 931–947. [Google Scholar] [CrossRef]
  80. Corbally, R.; Malekjafarian, A. A data-driven approach for drive-by damage detection in bridges considering the influence of temperature change. Eng. Struct. 2022, 253, 113783. [Google Scholar] [CrossRef]
  81. Ruffels, A.; Gonzalez, I.; Karoumi, R. Model-free damage detection of a laboratory bridge using artificial neural networks. J. Civ. Struct. Health Monit. 2020, 10, 183–195. [Google Scholar] [CrossRef]
  82. Rageh, A.; Linzell, D.; Azam, S.E. Automated, strain-based, output-only bridge damage detection. J. Civ. Struct. Health Monit. 2018, 8, 833–846. [Google Scholar] [CrossRef]
  83. Favarelli, E.; Testi, E.; Giorgetti, A. The impact of sensing parameters on data management and anomaly detection in structural health monitoring. J. Civ. Struct. Health Monit. 2022, 12, 1413–1425. [Google Scholar] [CrossRef]
  84. 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]
  85. Neves, A.-C.; Gonzalez, I.; Leander, J.; Karoumi, R. Structural health monitoring of bridges: A model-free ANN-based approach to damage detection. J. Civ. Struct. Health Monit. 2017, 7, 689–702. [Google Scholar] [CrossRef]
  86. Zhang, H.; Lin, J.; Jiadong, H.; Gao, F.; Tong, T. Data Anomaly Detection for Bridge SHM Based on CNN Combined with Statistic Features. J. Nondestruct. Eval. 2022, 41, 28. [Google Scholar] [CrossRef]
  87. Dung, C.; Sekiya, H.; Hirano, S.; Okatani, T.; Miki, C. A vision-based method for crack detection in gusset plate welded joints of steel bridges using deep convolutional neural networks. Autom. Constr. 2019, 102, 217–229. [Google Scholar] [CrossRef]
  88. Duong, N.; Nguyen, Q.; Bui-Tien, T.; De Roeck, G.; Abdel Wahab, M. Damage detection in girder bridges using modal curvatures gapped smoothing method and Convolutional Neural Network: Application to Bo Nghi bridge. Theor. Appl. Fract. Mech. 2020, 109, 102728. [Google Scholar] [CrossRef]
  89. Xiao, H.; Dong, L.; Wang, W.; Ogai, H. Distribution Sub-Domain Adaptation Deep Transfer Learning Method for Bridge Structure Damage Diagnosis Using Unlabeled Data. IEEE Sens. J. 2022, 22, 15258–15272. [Google Scholar] [CrossRef]
  90. Xiao, H.; Wang, W.; Ogai, H.; Wang, M.; Shen, R. Adversarial Fuzzy-Weighted Deep Transfer Learning for Intelligent Damage Diagnosis of Bridge with Multiple New Damages. IEEE Sens. J. 2022, 22, 17005–17021. [Google Scholar] [CrossRef]
  91. Ghiasi, A.; Kazemi, M.M.; Ng, C.-T.; Sheikh, A.; Shi, J. Damage classification of in-service steel railway bridges using a novel vibration-based convolutional neural network. Eng. Struct. 2022, 264, 114474. [Google Scholar] [CrossRef]
  92. Chen, L.; Chen, W.; Wang, L.; Zhai, C.; Hu, X.; Sun, L.; Tian, Y.; Huang, X.; Jiang, L. Convolutional neural networks (CNNs)-based multi-category damage detection and recognition of high-speed rail (HSR) reinforced concrete (RC) bridges using test images. Eng. Struct. 2023, 276, 115306. [Google Scholar] [CrossRef]
  93. Ngo-Kieu, N.; Nguyen-Da, T.; Pham-Bao, T.; Nguyen-Nhat, T.; Nguyen-Xuan, H. Deep learning-based signal processing for evaluating energy dispersal in bridge structures. J. Zhejiang Univ. Sci. A 2021, 22, 672–680. [Google Scholar] [CrossRef]
  94. Zhao, M.; Sadhu, A.; Capretz, M. Multiclass anomaly detection in imbalanced structural health monitoring data using convolutional neural network. J. Infrastruct. Preserv. Resil. 2022, 3, 10. [Google Scholar] [CrossRef]
  95. Lee, K.; Byun, N.; Shin, D. A Damage Localization Approach for Rahmen Bridge Based on Convolutional Neural Network. KSCE J. Civ. Eng. 2019, 24, 1–9. [Google Scholar] [CrossRef]
  96. Yanez-Borjas, J.J.; Valtierra-Rodriguez, M.; Machorro-Lopez, J.M.; Camarrna-Martinez, D.; Amezquita-Sanchez, J.P. Convolutional Neural Network-Based Methodology for Detecting, Locating and Quantifying Corrosion Damage in a Truss-Type Bridge through the Autocorrelation of Vibration Signals. Arab. J. Sci. Eng. 2023, 48, 1119–1141. [Google Scholar] [CrossRef]
  97. Quqa, S.; Martakis, P.; Movsessian, A.; Pai, S.; Reuland, Y.; Chatzi, E. Two-step approach for fatigue crack detection in steel bridges using convolutional neural networks. J. Civ. Struct Health Monit. 2022, 12, 127–140. [Google Scholar] [CrossRef]
  98. Dinh, K.; Gucunski, N.; Duong, T. An algorithm for automatic localization and detection of rebars from GPR data of concrete bridge decks. Autom. Constr. 2018, 89, 292–298. [Google Scholar] [CrossRef]
  99. Gordan, M.; Ismail, Z.; Razak, H.; Ghaedi, K.; Ibrahim, Z.; Tan, Z.; Ghayeb, H. Data mining-based damage identification of a slab-on-girder bridge using inverse analysis. Measurement 2019, 151, 107175. [Google Scholar] [CrossRef]
  100. Parisi, F.; Mangini, A.; Fanti, M.P.; Adam, J. Automated location of steel truss bridge damage using machine learning and raw strain sensor data. Autom. Constr. 2022, 138, 104249. [Google Scholar] [CrossRef]
  101. Mustapha, S.; Kassir, A.; Hassoun, K.; Dawy, Z.; Abi-Rached, H. Estimation of crowd flow and load on pedestrian bridges using machine learning with sensor fusion. Autom. Constr. 2020, 112, 103092. [Google Scholar] [CrossRef]
  102. Li, J.; He, H.; He, H.; Li, L.; Xiang, Y. An End-to-End Framework with Multisource Monitoring Data for Bridge Health Anomaly Identification. IEEE Trans. Instrum. Meas. 2021, 70, 3500909. [Google Scholar] [CrossRef]
  103. Faradonbeh, R.S.; Taheri, A. Long-term prediction of rock burst hazard in deep underground openings using three robust data mining techniques. Eng. Comput. 2019, 35, 659–675. [Google Scholar] [CrossRef]
  104. Gordon, A.; Breiman, L.; Friedman, J.; Olshen, R.; Stone, C. Classification and regression trees. Biometrics 1984, 40, 874. [Google Scholar] [CrossRef]
  105. Salimi, A.; Faradonbeh, R.S.; Monjezi, M.; Moormann, C. TBM performance estimation using a classification and regression tree (CART) technique. Bull. Eng. Geol. Environ. 2018, 77, 429–440. [Google Scholar] [CrossRef]
  106. Breiman, L. Bagging predictors. Mach. Learn. 1996, 24, 123–140. [Google Scholar] [CrossRef]
  107. Zhou, J.; Li, X.; Mitri, H.S. Comparative performance of six supervised learning methods for the development of models of hard rock pillar stability prediction. Nat. Hazards 2015, 79, 291–316. [Google Scholar] [CrossRef]
  108. Basri, A.; Arif, M. Classification of Seizure Types Using Random Forest Classifier. Adv. Sci. Technol. Res. J. 2021, 15, 167–178. [Google Scholar] [CrossRef]
  109. Zhou, J.; Shi, X.; Du, K.; Qiu, X.; Li, X.; Mitri, H.S. Feasibility of random-forest approach for prediction of ground settlements induced by the construction of a shield-driven tunnel. Int. J. Geomech. 2017, 17, 04016129. [Google Scholar] [CrossRef]
  110. Arif, M. Classification of cardiotocograms using random forest classifier and selection of important features from cardiotocogram signal. Biomater. Biomech. Bioeng. 2015, 2, 173–183. [Google Scholar] [CrossRef]
  111. Zhou, J.; Asteris, P.G.; Armaghani, D.J.; Pham, B.T. Prediction of ground vibration induced by blasting operations through the use of the Bayesian network and random forest models. Soil Dyn. Earthq. Eng. 2020, 139, 106390. [Google Scholar] [CrossRef]
  112. Cortes, C.; Vapnik, V. Support-vector networks. Mach. Learn. 1995, 20, 273–297. [Google Scholar] [CrossRef]
  113. Zeng, J.; Roussis, P.C.; Mohammed, A.S.; Maraveas, C.; Fatemi, S.A.; Armaghani, D.J.; Asteris, P.G. Prediction of peak particle velocity caused by blasting through the combinations of boosted-CHAID and SVM models with various kernels. Appl. Sci. 2021, 11, 3705. [Google Scholar] [CrossRef]
  114. Quiros, A.R.F.; Bedruz, R.A.; Uy, A.C.; Abad, A.; Bandala, A.; Dadios, E.P.; Fernando, A. A kNN-based approach for the machine vision of character recognition of license plate numbers. In Proceedings of the IEEE Region 10th Conference TENCON, Penang, Malaysia, 5–8 November 2017; pp. 1081–1086. [Google Scholar] [CrossRef]
  115. Xu, H.; Zhou, J.; Asteris, P.G.; Jahed Armaghani, D.; Tahir, M.M. Supervised machine learning techniques to the prediction of tunnel boring machine penetration rate. Appl. Sci. 2019, 9, 3715. [Google Scholar] [CrossRef]
  116. Park, Y.S.; Chon, T.S. Artificial neural networks: Temporal networks. In Encyclopedia of Ecology; Elsevier Science: Amsterdam, The Netherlands, 2008; pp. 245–254. [Google Scholar]
  117. Malekian, A.; Chitsaz, N. Concepts, procedures, and applications of artificial neural network models in streamflow forecasting. In Advances in Streamflow Forecasting; Elsevier: Amsterdam, The Netherlands, 2021; pp. 115–147. [Google Scholar] [CrossRef]
  118. Alshomrani, S.; Aljoudi, L.; Arif, M. Arabic and American Sign Languages Alphabet Recognition by Convolutional Neural Network. Adv. Sci. Technol. Res. J. 2021, 15, 136–148. [Google Scholar] [CrossRef]
  119. Cardellicchio, A.; Ruggieri, S.; Nettis, A.; Renò, V.; Uva, G. Physical interpretation of machine learning-based recognition of defects for the risk management of existing bridge heritage. Eng. Fail. Anal. 2023, 149, 107237. [Google Scholar] [CrossRef]
  120. Gardner, P.; Bull, L.A.; Dervilis, N.; Worden, K. On the application of kernelised Bayesian transfer learning to population-based structural health monitoring. Mech. Syst. Signal Process. 2022, 167, 108519. [Google Scholar] [CrossRef]
  121. Wang, Q.-A.; Zhang, C.; Ma, Z.-G.; Ni, Y.-Q. Modelling and forecasting of SHM strain measurement for a large-scale suspension bridge during typhoon events using variational heteroscedastic Gaussian process. Eng. Struct. 2022, 251, 113554. [Google Scholar] [CrossRef]
  122. Vega, M.A.; Todd, M.D. A variational Bayesian neural network for structural health monitoring and cost-informed decision-making in miter gates. Struct. Health Monit. 2022, 21, 4–18. [Google Scholar] [CrossRef]
  123. Wang, Q.; Wu, Z. Structural System Reliability Analysis Based on Improved Explicit Connectivity BNs. KSCE J. Civ. Eng. 2018, 22, 916–927. [Google Scholar] [CrossRef]
  124. Noori Hoshyar, A.; Rashidi, M.; Yu, Y.; Samali, B. Proposed Machine Learning Techniques for Bridge Structural Health Monitoring: A Laboratory Study. Remote Sens. 2023, 15, 1984. [Google Scholar] [CrossRef]
Figure 1. Overview of research.
Figure 1. Overview of research.
Sensors 23 04230 g001
Figure 2. The search process for the conduction of systematic literature review.
Figure 2. The search process for the conduction of systematic literature review.
Sensors 23 04230 g002
Figure 3. Number of selected research articles per year.
Figure 3. Number of selected research articles per year.
Sensors 23 04230 g003
Table 1. The existing literature reviews on the deployment of machine learning algorithms in SHM of bridges.
Table 1. The existing literature reviews on the deployment of machine learning algorithms in SHM of bridges.
Ref.YearFocusLimitations
[50]2022Investigates the use of artificial intelligence to enhance the operation of data-driven SHM systems for bridges.
  • It is not systematic
  • Limited to data-driven
  • Feature extraction step was not explored
  • Did not investigate the analytical approaches
[51]2022Investigates the feature extraction and pattern recognition processes of SHM systems for building and bridges.
  • It is not systematic
  • It is not focused on bridges
  • Did not investigate the analytical approaches
[52]2022Targets the study of vibration-based systems and machine learning techniques in bridges.
  • It is not systematic
  • Limited to vibration-based
  • Feature extraction step was not explored
  • Analytical approaches were not explored
[53]2022Explores the latest trends and limitations of the use of deep learning algorithms in SHM for bridges.
  • It is not systematic
  • Limited to deep learning algorithms
  • Limited to vibration-based and vision-based
  • Limited to damage detection (diagnosis)
  • Feature extraction step was not explored
  • Did not investigate the analytical approaches
[54]2021Evaluates machine learning algorithms in SHM systems for reinforced concrete bridges. It explores the deployment of machine learning algorithms in structural design, construction quality management, bridge engineering and the inspection process.
  • It is not systematic
  • Limited to reinforced concrete bridges
  • Did not investigate the feature extraction techniques
  • Did not investigate the analytical approaches
[55]2020Investigates the latest progress in platforms, sensors, and algorithms in the area of autonomous robotics for the SHM for bridges.
  • It is not systematic
  • Limited to surface cracks and sub-surface-level rebars detection.
  • Feature extraction step was not explored
  • Did not investigate the analytical approaches
[56]2023Explores the applications of artificial intelligence and trending technologies such as drone technology and 3D printers in SHM systems for bridges.
  • It is not systematic
  • Focus on descriptive analysis (not application oriented)
  • Feature extraction step was not explored
  • Did not investigate the analytical approaches
Table 2. Details of search terms with operators and search results.
Table 2. Details of search terms with operators and search results.
Serial No.Search TermsOperatorNo. of Search Results
IEEESpringerElsevier
1‘Bridges’ ‘SHM’ ‘machine learning’AND3141413
OR34,75931,3729312
2‘Bridges’ ‘SHM’ ‘pattern recognition’AND0105234
OR13,41517,1363638
3‘Bridges’ ‘ANN’ AND11249193
OR10,90430,5453939
4‘Bridges’ ‘CNN’AND2594198
OR16,08425,4015258
5‘Bridges’ ‘Random forest’AND3526158
OR947557253566
6‘Bridges’ ‘Decision tree’AND11063238
OR902711,1595351
7‘Bridges’ ‘K-nearest neighbor’AND0287121
OR851662335272
8‘Bridges’ ‘Support vector machine’AND52695287
OR14,81528,3645509
Table 3. Details of data extraction and synthesis.
Table 3. Details of data extraction and synthesis.
S. No.Description Details
1bibliographic informationTitle, author, publication year, publisher details
Extraction of data
2Overview The basic proposal and objective of the selected research
3Results results acquired from the selected research
4ValidationThe validation method used to validate its system
Synthesis of data
5Learning algorithm Relevance to one of the predefined categories
6Analytical approachThe type of analytical approach (Classification or regression)
7Feature extraction techniques Signal processing techniques used to perform feature extraction
8Operational functionality The purpose of the SHM system (damage diagnosis, damage prognosis)
9System implementation The type of the system (model-based or data-driven)
Table 4. Learning algorithms statistics.
Table 4. Learning algorithms statistics.
S. No.CategoryNumber of Researches Reference
1Supervised learning algorithms16[58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73]
2Neural network learning algorithms25[74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98]
3Combined algorithms 4[99,100,101,102]
Table 5. Statistics for employed analytical approaches in the selected research studies.
Table 5. Statistics for employed analytical approaches in the selected research studies.
S. No.CategoryNumber of ResearchesReferences
1Classification38[58,61,62,63,64,67,68,69,70,71,72,73,74,75,77,78,79,80,81,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,102]
2Regression6[59,60,65,66,76,82]
3Classification and Regression1[101]
Table 6. Feature extraction techniques utilization statistics.
Table 6. Feature extraction techniques utilization statistics.
Serial No.CategoryNumber of Researches Reference
1FRF (frequency response function)5[75,77,78,82,99]
2PCA (principle component analysis)5[61,64,77,83,86]
3median filtering 1[58]
4wavelet transform methods1[58]
5AR (autoregressive model)2[61,72]
6PSO (Particle swarm optimization)2[62,63]
7Gaussian Cumulative Density Function (CDF)1[67]
8FFT (Fast Fourier transform)4[68,80,91,101]
9DWT (discrete wavelet transform)1[68]
10Short-time Fourier transform (STFT)1[70]
11Continuous Wavelet Transform (CWT) 1[71]
12Bayesian Modal Identification method1[71]
13heuristic data cleaning (HDC) 1[73]
14Cuckoo search (CS)1[74]
15kernel principal component analysis (KPCA)1[83]
16Gaussian mixture model (GMM)3[59,65,83]
17EKF (Extended Kalman filter)1[84]
18Gaussian process (GP)1[85]
19mean reduction process1[92]
20Autocorrelation method (ACM)2[93,96]
21Fourier transform1[93]
22Normalized cross-correlation 1[98]
23Dynamical Time Warping (DTW)1[100]
24 Constrained observability method (COM) and1[60]
25Generalized extreme value (GEV) distribution1[69]
Table 7. Operational functionality statistics in terms of damage diagnosis and prognosis.
Table 7. Operational functionality statistics in terms of damage diagnosis and prognosis.
S. No.CategoryNumber of Researches Reference
1Damage diagnosis (identification, localization)26[58,64,67,68,69,72,76,77,80,81,82,83,84,85,86,87,88,89,90,93,94,95,97,98,100,102]
2Damage prognosis (classification, assessment, life -time prediction)19[59,60,61,62,63,65,66,70,71,73,74,75,78,79,91,92,96,99,101]
Table 8. System implementation statistics in terms of data-driven and model-based methods.
Table 8. System implementation statistics in terms of data-driven and model-based methods.
S. No.CategoryNumber of ResearchesReference
1Data-driven27[58,59,62,64,66,68,72,73,75,77,79,80,81,82,83,86,87,90,92,93,94,96,97,98,99,101,102]
2Model-based18[60,61,63,65,67,69,70,71,74,76,78,84,85,88,89,91,95,100]
Table 9. Review of DT algorithm research studies in the area of SHM of bridges.
Table 9. Review of DT algorithm research studies in the area of SHM of bridges.
Ref.Bridge TypeNo. of NodesDataset SizePurposeAccuracy
[60]pre-stressed concrete bridge91000 samples Investigates the role of the SHM strategy and the SSI (Structural System Identification) analysis based on the constrained observability method (COM) and decision trees (DT) in reducing estimation errorMean of error index: 18.39%
[61]cable-stayed bridges Not specified 408 samples A condition assessment and damage detection system for civil structuresClassification error:
AR coefficient: 24.37%
PCA coefficient:
37.5%
[99]slab-on-girder bridgeNot specified 25 damage severitiesData-mining–based damage identification approach to predict damage severity by the implementation of CRISP-DM model.MAE (Mean Absolute Error)
4.706 for training/7.2 for testing
Table 10. Review of RF algorithm research studies in the area of SHM for bridges.
Table 10. Review of RF algorithm research studies in the area of SHM for bridges.
Ref. Bridge TypeNo. of TreesMin. Leaf SizeDataset SizePurpose Accuracy
[72]Steel bridges(200, 100)(4, 4)120 tests.Data-based SHM approach for damage detectionTotal error: 19.7%
[73]highway bridge150Not specified 7870 examples An effective
label ranking approach for bridge condition assessment
99%
[58]cable-stayed bridge10-22 defectives
samples
Nondestructive magnetic flux leakage detection system for quantitatively identifying wire defectsIn the vertical climbing mode, the maximum detection errors in the width and cross-sectional area loss are 0.64 mm and 0.46%, respectively, while the values are 0.21 mm and 0.1% in the spiral climbing mode.
[59]cable-stayed bridge200
51410 samplesA data-driven approach to predict the vibration amplitudes of girders and towers for early warning92.5%
Table 11. Review of SVM algorithm studies in the area of SHM of bridges.
Table 11. Review of SVM algorithm studies in the area of SHM of bridges.
Ref. Bridge TypeType of KernelDataset SizePurpose Accuracy
[62]cable-stayed bridgesradial basis 160 surfaces defect images Classification of cable surface defectsclassification accuracy: 96.25%.
[63]Truss bridge GRBF (Gaussian radial basis function) 1000 samplesDamage identification, localization and assessment.Classification accuracy
RMSE = 0.0461
R2 = 0.957
[72]Steel bridgesLinear120 tests.Data-based SHM approach for damage detectionTotal error: 19.7%
[73]highway bridgeradial basis function (RBF)7870 examples An effective
label ranking approach for bridge condition assessment
99%
[64]Steel bridgelinear8400 signals A data-driven approach to indicate the bridge damage using only raw vibration signals received from a vehicle passing over the bridge.improves result accuracy by 5% to 16.7%.
[101]pedestrian bridgeGaussian, quadratic and cubic polynomial488 observations.Estimation of crowd flow and load on pedestrian bridges based on a novel combination of sensing technologies that include the employment of structurally mounted Fiber Bragg Grating (FBG) Fiber Optic Sensors (FOSs) in conjunction with individually held wearable sensing devices incorporating Inertial Measurement Units (IMUs).
  • peak testing accuracy for single class motion speed classification at 98%,
  • multi-class motion speed and load characterization classification at 91%,
  • percentage error for load estimation regression reaching a minimum of 9%.
[65]cable-stayed bridgeGaussian kernel function300 samples Proposes probabilistic fatigue damage assessment under coupled dynamic loadsIt is observed that the SVR response surface is close to all the samples with a maximum absolute difference of less than 1.3%
[66]cable-stayed bridgethe radial basis kernel function (RBF)102 measurement pointsPrediction of Hydration Heat of Mass Concrete pile capsThe squared correlation coefficient (R2) of the training and testing sets can reach above 0.99 and 0.98, respectively
[102]Steel bridge linear, polynomial, radial basis function (RBF) and sigmoid151,238 instances Proposes an end-to-end framework to evaluate the health of bridges by exploring objective features and correlations of multiple monitoring factors.F1 score, precision and recall, specificity (SPC), G-Mean (G-M) and F-Measure (F-M)
above 0.93 for all above matrices
[99]slab-on-girder bridgeRBF, Polynomial, Sigmoid and Linear25 damage severitiesData-mining–based damage identification approach to predict damage severity by the implementation of CRISP-DM model.MAE (Mean Absolute Error)
5.056 for training/4.925 for testing
[67]Steel bridgeRBF2400 samplesDetection of distortion-induced fatigue
cracking based on the data provided by self-powered wireless sensors
Accuracy: 85%
[68]Concrete bridgeLinear800 samplesDamage detection by automated impact echo signal collection using robots.Accuracy: 99.2%
Table 12. Review of KNN algorithm studies in the area of SHM for bridges.
Table 12. Review of KNN algorithm studies in the area of SHM for bridges.
Ref.Bridge TypeNo. of Neighbors Dataset SizePurpose Accuracy
[69]Wooden Bridge and concrete box girder bridge595 5652 samples Anomaly detection method for SHM under environmental effectsFor 90% learning sample, the total error is 0.25%
[70]Long span bridge -Four new testing samples, each consisting of 1600 dynamic transient runs,Locating
and quantifying stiffness loss in a bridge from the forced vibration due to a truck crossing at low speed
94%
[71]Steel railway bridge112 damage cases for training and 6 damage cases for test Proposes a novel damage detection approach for the classification of various extents and degrees of cross-section losses due to damages like corrosion.100%
[100]steel truss railway bridgesNot specified 500 EpochsA method of locating damage in bridges through classification tools, enabling automatic analysis of raw strain sensors signals without any pre-processing or preliminary feature extraction.93%
[73]highway bridge77870 examples with 422 attributes and
3 labels
An effective
label ranking approach for bridge condition assessment
99%
[72]steel bridges (1, 5)120 testsData-based SHM approach for damage detectionTotal error: 19.7%
Table 13. Review of ANN algorithm studies in the area of SHM of bridges.
Table 13. Review of ANN algorithm studies in the area of SHM of bridges.
Ref.Structure No. of NeuronsNo. of Hidden LayersTraining AlgorithmActivation FunctionDataset Size Purpose Accuracy
[74]Steel truss bridge Not specified 1Levenberg-Marquardt algorithm based on backpropagation (LMBP)sigmoid1500 data samplesIdentify damage location and severity. learning coefficient (R) in all cases is higher than 0.99
[75]slab-on-girder bridge15 (input), 3 (output)1Imperial competitive algorithm (ICA)Not specified Not specified Prediction of the severity and
location of damage using Data-mining-based damage detection methodology
efficiency coefficient (R2) 0.998
[99]slab-on-girder bridge
15 (input), 1 (output) 1ICANot specified25 damage severitiesData-mining—based damage identification approach to predict damage severity by the implementation of CRISP-DM model.MAE (Mean Absolute Error)
1.355 for training/2.097 for testing
[76]cable-stayed bridge22 (input), 44 (hidden)1 (output)1LMBPNot specified32,000Anomaly detection under complex loading conditions R2 0.9905
MSE 5.6167
MAE 1.8159
[77]steel truss bridge201LMBPtangent sigmoid1200 samples Non-probabilistic method to consider uncertainties in
frequency response function for vibration-based damage
detection
The possibility of damage existence (PoDE) is above 95%
[78]steel girder bridges3 (input), 10 (hidden)3 (output) 1LMBPNot specified48 samples for single damage quantification and 64 samples for multiple damage quantification A two-stage damage identification technique to locate and estimate damage.modal strain energy-based damage index (maximum error of 1.2%)
[79]steel bridges252LMBPSigmoid function1300 samplesData-driven fatigue assessment system of welded structural componentsNot specified
[80]slab-on-girder bridge3 (input), 40 (hidden)1 (output)2LMBPhyperbolic tangent900 passagesA data-driven approach for drive-by damage detection in bridges considering the influence of temperature changeThe algorithm is shown to be capable of detecting damage at midspan and quarter-span even at damage levels as low as 5% with 3% and 5% measurement noise
[81]steel arch bridge401Bayesian regularization
backpropagation
ReLU514 measurements A model-free damage detection methodNot specified
[82]Steel truss bridge1001Bayesian regularization and early cessationNonlinear 2800 damage scenariosAutomated damage detection using a continuous stream of SHM
data.
The accuracy is improved for damage intensity (DI) higher than 40%.
[83]concrete box girder bridge502Not specified ReLU600 samplesAnomaly detection in a bridge from vibrational measurements
using the minimum amount of data.
accuracy greater than 94%
[84]steel truss bridge61BPTangent6480 samplesDamage detection method under temperature changesMAE (Mean absolute error) = 0.0572
[85]single track railway bridge49 (input), 30 (hidden)1 (output)1Not specified Not specified300 train passageA model-free damage detection approach Root Mean Squared Error (RMSE) = 0.2
Table 14. Review of CNN algorithm studies in the area of SHM of bridges.
Table 14. Review of CNN algorithm studies in the area of SHM of bridges.
Ref.Structure Convolution Layers SizePooling Layers SizeActivation FunctionDataset SizePurpose Accuracy
[86]Long span bridge 5 × 5, 3 × 3, 3 × 3, 3 × 3 (4 layers)2 × 2, 2 × 2. 2 × 2 (3 layers)Softmax28,272 samplesPurpose a data anomaly detection method based on CNN combined with statistical features94.26%
[87]steel bridges3 × 3 (2 layers)4 × 4 (2 layers)ReLU45,645 imagesA vision-based method for crack detection in gusset plate welded joints of steel bridges.98%
[88]Concrete box girder bridge 3 × 3 × 16, 3 × 3 × 32, 3 × 3 × 64 (3 layers)3 layers ReLU, Softmax3000 imagesDamage detection in girder bridges using modal curvatures gapped smoothing method (GSM) and Convolutional Neural Network82%.
[89]Steel girder bridge 5 × 1 × 2 (5 layers)2 (5 layers)ReLUEach dataset has 2800 samples (3 datasets) Proposes a new intelligent damage diagnosis method for bridges called sub-domain adaptive deep transfer learning network (SADTLN), to solve the feature generalization problem in different bridges. Above 98%
[90]Steel girder bridge 5 × 1 × 2 (5 layers)2 (5 layers)ReLUEach dataset has 2800 samples (3 datasets) Proposes a new open-set deep transfer learning algorithm based on joint weighted sub-domain adaptation.above 94%.
[91]Steel railway bridge7 layers
64 × (1100),
32 × (1,3),
128 × (1,3),
32 × (1,3),
128 × (1,3),
8 × (1,3),
32 × (1,3)
N/ASoftmax, ReLU1300 samplesDamage classification of in-service steel railway bridges using a novel vibration-based convolutional neural networkAccuracy approaching 100%
[92]high-speed rail (HSR) reinforced concrete (RC) bridges5 layers

227 × 227 × 3
27 × 27 × 96
13 × 13 × 256
13 × 13 × 348
13 × 13 × 348
3 layers

55 × 55 × 96
27 × 27 × 256
13 × 13 × 256
ReLU6600 samples Convolutional neural networks (CNNs)-based multi-category damage detection and recognition using test images
  • 86% for cracks,
  • 82% for reinforcement exposure
  • 70% for concrete spalling,
[93]cable-stayed bridge3 layers
10 × 10
3 layers
6 × 6
Softmax17,856 samples Deploy deep learning to investigate a loss factor function (LF) for measuring energy dispersal.96.15%
[94]long-span cable-stayed bridge96 × 96 × 8
44 × 44 × 16
18 × 18 × 32 (3 layers)
48 × 48 × 8
22 × 22 × 16
9 × 9 × 32
(3 layers)
ReLU, Softmax21,000 imagesProposes a hyperparameter-tuned convolutional neural network (CNN) for multiclass imbalanced anomaly detection (CNN-MIAD) modeling.97.74%.
[95]Reinforced concrete bridge 2 convolution layers for load data (47 × 71)

3 convolution layers for strain data (2 × 5)
Not specified ReLU13,000 samplesDamage localization approach using a convolutional neural network (CNN). 87.3%
[96]Steel truss bridge448, 160, 16 (3 layers)224, 80, 8 (3 layers)Hyperbolic tangent81,920 samplesProposes a methodology based on the autocorrelation of vibration signals to detect, locate and quantify corrosion damage.97%,
[97]long-span steel bridge32 × 32 × 16,
16 × 16 × 32,
8 × 8 × 64
4 × 4 × 128 (4 layers)
16 × 16 × 16,
8 × 8 × 32,
4 × 4 × 64
1 × 1 × 128 (4 layers)
ReLU, Softmax15,708 samples of size 32 × 32 pixelsProposes a novel approach for crack recognition in digital images. Not specified
[98]concrete bridge decks3 layers(3 layers)ReLU, Softmax4000 GPR imagesAn automated rebar localization and detection algorithm.99.60% ± 0.85%.
[100]steel truss railway bridges3 × 3 × 3(3 layers)N/AReLU500 EpochsA method of locating damage in bridges through classification tools, enabling automatic analysis of raw strain sensor signals without any pre-processing or preliminary feature extraction.93%
[101]pedestrian bridge(1 layer)(1 layer)ReLU, Softmax488 observations.Estimation of crowd flow and load on pedestrian bridges based on a novel combination of sensing technologies that include the employment of structurally mounted Fiber Bragg Grating (FBG) Fiber Optic Sensors (FOSs) in conjunction with individually held wearable sensing devices incorporating Inertial Measurement Units (IMUs).
  • peak testing accuracy for single-class motion speed classification at 98%,
  • multi-class motion speed
  • load characterization classification at 91%, and percentage error for load estimation regression reaching a minimum of 9%.
[102]Steel bridge CNN1:
5 × 1 (3 layers)
CNN2:
10 × 1 (3 layers)
CNN1:
5 × 1 (3 layers)
CNN2:
5 × 1
(3 layers)
ReLU151,238 instances Proposes an end-to-end framework to evaluate the health of bridges by exploring objective features and correlations of multiple monitoring factors.F1 score, precision and recall, specificity (SPC), G-Mean (G-M) and F-Measure (F-M)
above 0.93 for all above matrices
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Sonbul, O.S.; Rashid, M. Algorithms and Techniques for the Structural Health Monitoring of Bridges: Systematic Literature Review. Sensors 2023, 23, 4230. https://doi.org/10.3390/s23094230

AMA Style

Sonbul OS, Rashid M. Algorithms and Techniques for the Structural Health Monitoring of Bridges: Systematic Literature Review. Sensors. 2023; 23(9):4230. https://doi.org/10.3390/s23094230

Chicago/Turabian Style

Sonbul, Omar S., and Muhammad Rashid. 2023. "Algorithms and Techniques for the Structural Health Monitoring of Bridges: Systematic Literature Review" Sensors 23, no. 9: 4230. https://doi.org/10.3390/s23094230

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