Next Article in Journal
Energy and Economic Effects of the COVID-19 Pandemic: Evidence from OECD Countries
Next Article in Special Issue
An Optimized Clustering Approach to Investigate the Main Features in Predicting the Punching Shear Capacity of Steel Fiber-Reinforced Concrete
Previous Article in Journal
Preparation and Characterization of Black Seed/Cassava Bagasse Fiber-Reinforced Cornstarch-Based Hybrid Composites
Previous Article in Special Issue
Flexural Strength of Concrete Beams Made of Recycled Aggregates: An Experimental and Soft Computing-Based Study
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Hybrid Wavelet Scattering Network-Based Model for Failure Identification of Reinforced Concrete Members

by
Mohammad Sadegh Barkhordari
1,
Mohammad Mahdi Barkhordari
2,
Danial Jahed Armaghani
3,*,
Ahmad Safuan A. Rashid
4 and
Dmitrii Vladimirovich Ulrikh
3
1
Department of Civil and Environmental Engineering, Amirkabir University of Technology (Tehran Polytechnic), Tehran 1591634311, Iran
2
School of Medicin, Kerman University of Medical Sciences, Kerman 7616914115, Iran
3
Department of Urban Planning, Engineering Networks and Systems, Institute of Architecture and Construction, South Ural State University, 76, Lenin Prospect, 454080 Chelyabinsk, Russia
4
School of Civil Engineering, Universiti Teknologi Malaysia, Johor Bahru 81310, Malaysia
*
Author to whom correspondence should be addressed.
Sustainability 2022, 14(19), 12041; https://doi.org/10.3390/su141912041
Submission received: 24 August 2022 / Revised: 10 September 2022 / Accepted: 14 September 2022 / Published: 23 September 2022

Abstract

:
After earthquakes, qualified inspectors typically conduct a semisystematic information gathering, physical inspection, and visual examination of the nation’s public facilities, buildings, and structures. Manual examinations, however, take a lot of time and frequently demand too much work. In addition, there are not enough professionals qualified to assess such structural damage. As a result, in this paper, the efficiency of computer-vision hybrid models was investigated for automatically detecting damage to reinforced concrete elements. Data-driven hybrid models are generated by combining wavelet scattering network (WSN) with bagged trees (BT), random subspace ensembles (RSE), artificial neural networks (ANN), and quadratic support vector machines (SVM), named “BT-WSN”, “RSE-WSN”, “ANN-WSN”, and “SVM-WSN”. The hybrid models were trained on an image database containing 4585 images. In total, 15% of images with different sorts of damage were used to test the trained models’ robustness and adaptability; these images were not utilized in the training or validation phase. The WSN-SVM algorithm performed best in classifying the damage. It had the highest accuracy of the hybrid models, with a value of 99.1% in the testing phase.

1. Introduction

Structural damage diagnosis has drawn a lot of attention as an essential subject in the area of structural health monitoring (SHM) over the years [1,2]. Data-driven damage diagnosis of structures has steadily evolved into one of the primary research areas in the SHM domain [3], particularly in recent years with the accelerated growth of statistical machine learning (ML), deep neural networks, and other mathematical methodologies. As an example, He et al. [4] proposed a unique hybrid model based on echo state and convolutional neural networks to efficiently derive the time-frequency characteristics of structures for damage identification. Shamila Ebenezer et al. [5] developed an ensemble model to determine both bridge and road damage using a transfer learning-based method. Their ensemble model was created using a proprietary convolutional neural network (CNN) as well as trained Xception and AlexNet architectures to increase accuracy rate and efficiency. Fallahian et al. [6] constructed a majority-voting based ensemble model based on the decomposition of vibration data using discrete wavelet transforms to overcome uncertainty conditions such as noise. Liu et al. [7] used 1-D CNN and structural transmissibility functions to create a framework for vibration-based damage diagnosis. They claimed the suggested model displayed more notable damage-sensitive characteristics and higher robustness under excitation interference. In particular, regarding using 1-D CNN, several distinct advantages over other machine learning algorithms in terms of computation efficiency, generalization capability, and noise tolerance were reported. To identify corrosion from drone photos, Forkan et al. [8] offered an ensemble deep learning technique supported by CNNs. They offered an empirical assessment utilizing actual photographs of a complex structure (like a telecommunications tower) taken by drones, which is a common occurrence for engineers. Their analysis showed that, in terms of classification accuracy, the ensemble technique performs noticeably better than the traditional algorithms. Convolutional neural network-based crack detection method, GoogLeNet-Inception V3, was presented by Wu et al. [9]. They utilized a crack image database that consisted of almost 3600 images. After that, the GoogLeNet-Inception V3 architecture was retrained using the database and a learning method called “transfer learning.” This made it better at finding crack images.
In addition, Zawad et al. [10] conducted a comprehensive literature review and a critical examination of the crack detection by image processing concept to comprehend the potential of this approach. They suggested that a universal CNN-based algorithm with camera pictures for crack identification could be a useful strategy with greater accuracy. However, numerous flaws, such as the inability to distinguish between cracks and noises, and the difficulty in spotting tiny fractures, have made this technique extremely difficult. Additionally, finding transverse cracks in concrete structures is another critical problem for some algorithms [11]. In order to distinguish between photos of cracked concrete surfaces and images without cracks, Padsumbiya [12] suggested a straightforward CNN-based model employing pixel-level information, which does away with the requirement for expensive digital image capture equipment. Pham et al. [11] investigated the new notion of training an image-based model for loosened bolt identification by utilizing synthetic images of bolts produced from a graphical model. They created a methodology for bolt-loosening identification based on computer graphics and deep learning. The bolt-loosening tracking of a lab-scaled bolted joint model serves as evidence of the viability of the suggested architecture. Additionally, the model’s effectiveness is assessed using the actual bolted connections of a historic truss bridge. Li et al. [13] introduced a CNN-based model for the multiple damage identification of concrete structures using 2750 images. The variables of the model are initialized during the training phase using a transfer learning technique. Their model could distinguish cracks, spalling, and efflorescence with an acceptable degree of accuracy. Wang et al. [14] created a CNN-based model for identifying building structure deterioration using a time-frequency plot and the signal’s marginal spectrum. To provide superior CNN efficiency, the intrinsic parameters of the CNN model are also adaptively tuned by the particle swarm optimization algorithm (PSOT). The experimental findings demonstrate that the novel introduced damage identification technique has considerable performance advantages over existing conventional methods (artificial neural network and support vector machine). The proposed CNN model’s accuracy increased by over 10% following PSOT’s optimization.
Furthermore, Zhan et al. [15] investigated the impact of structural variable randomness on CNN’s capacity to accurately identify damage, as well as the coupled effect of structural variable unpredictability and sampling noise on CNN’s ability to withstand noise. The findings demonstrate that the randomness of structural characteristics will have an impact on CNN’s ability to accurately identify damage, and this impact cannot be neglected. A deep-learning classifier-based model with generated transmittance deviations (GTD) was introduced by Seventekidis and Giagopoulos [16]. They create a comprehensive training dataset in their work by approximating the GTD for each scenario in the finite element model by decreasing the stiffness of the associated components while simulating various uncertainties simultaneously. Ogunjinmi et al. [17] demonstrate how deep learning improves the evaluation of earthquake damage from the Pohang earthquake. Using transfer learning, six traditional pretrained CNN models (Inception, ResNet, MobileNet, Xception, VGG16, and VGG19) are applied to a dataset of 1780 photos exhibiting structural damage. On the datasets, feature extraction and fine-tuning techniques were applied. They compared the performances of multiple CNN models. The MobileNet fine-tuned model had the greatest result. Bai et al. [18] suggested that it is impracticable to capture correct nature frequency of the structure before filtering the camera movements since there is more than one peak from the camera movements. They came up with a new technique to filter the impact of camera motions using background templates. The frequencies of the target motions were effectively determined using the established filtering technique. According to the findings, filtering out camera movements greatly increased the efficiency of displacement monitoring by roughly 40%. It is important to note that these ML models have been successfully used in different applications of civil engineering [19,20,21,22,23,24,25,26,27,28,29,30,31,32,33].
A swift and precise evaluation of the type of structural damage is essential for emergency response and recovery design following a seismic event [34]. The typical methods for determining the damage to concrete structures are mostly associated with manual data collection, visual identification, and subjective judgment and interpretation. In addition, it is challenging to install contact conventional tools to monitor strains and displacements for the SHM on bridges and high-rise structures. On the other hand, the development of new methods for identifying damage has received more attention in recent years because existing approaches are time-consuming and prone to human error. As applying vision-based methods to structural engineering issues is still a relatively new research topic, there are still some major issues that need to be resolved. For structural damage diagnosis, for instance, there is an absence of a defined automated identification approach or framework based on available knowledge with sufficient accuracy. The purpose of this study is to determine whether hybrid wavelet scattering network (WSN)-based models could be used to determine damage to reinforced concrete (RC) elements. WSN is utilized to extract reliable features from images since they have a lot of advantages, including stable to small deformation, rotation invariant, and so on [35]. Bagged trees with WSN (BT-WSN), random subspace ensemble with WSN (RSE-WSN), artificial neural network and WSN (ANN-WSN), and quadratic support vector machine with WSN (SVM-WSN) are the hybrid models that were explored in this study.

2. Dataset of Damaged and Undamaged RC Elements

The damage type has a direct impact on the mechanical properties of the RC members [36]. Failures of RC elements can be broadly categorized into three major groups (flexural, shear, and flexural-shear). The Pacific Earthquake Engineering Research Center (PEER) provides a four-class classification benchmark for the damage type of the RC members [37]. The database contains 4585 color images (three-channels) with a resolution of 224 × 224 pixels. Table 1 presents the corresponding sample numbers of the three-damage and undamaged types in the database. Additionally, [37] provides additional detail, such as how features used to label the same type of damage. Here, the training, testing, and validation datasets contain the 70%, 15%, and 15% of the samples, respectively. Figure 1 displays sample images of FD damage, SD damage, and CD damage.

3. Hybrid Models’ Details

WSNs are frequently used to identify and manage nonlinear systems. The capacity of WSN to map complex nonlinear functions is greatly improved because the wavelets exhibit time-precise characteristics in high-frequency regions and frequency-precise characteristics in low-frequency regions as a result of the dilation and translation of the mother wavelet. The wavelet analysis yields a collection of values that show how closely the signal resembles a specific basis function. Equation (1) is used to conduct such analysis.
W a v e l e t   T r a n s f o r m   ( W T ) = 1 d + x ( s ) ψ * ( s t d ) d s
where * , x ( s ) , ψ , t , and d denote complex conjugate, signal, mother wavelet, dilation, and translation parameters, respectively. Convolution of the inputs with a mother wavelet that has been rotated by θ and dilated by 2 j produces the wavelet transform (WT):
ψ j , θ = ψ ( 2 j R ) 2 j = 2 j ψ ( 2 j θ x )
where R is the rotation matrix and j is the scale. λ = ( j , k ) is defined as where k indexes θ to give K angles in ( 0 , π ) ; thus, the WT can be expressed as:
ψ j , θ   ψ λ   W T x ( u ) = { x ( u ) * ϕ J ( u ) ,   x ( u ) * ψ λ ( u ) } t a k i n g   m o d u l u s   | . | :   W ˜ T x ( u ) = { x ( u ) * ϕ J ( u ) ,   | x ( u ) * ψ λ ( u ) | }
where u is coordinates of the pixels and ϕ J ( u ) represents a low pass filter. For a path in which some λ s ( p = ( λ 1 , λ 2 , , λ m ) ) exist, by defining modulus terms as U [ λ ] x   =   | x * ψ λ | and acting on p , we get:
U [ p ] x = U [ λ m ] U [ λ 2 ] U [ λ 1 ] x = | | | x * ψ λ 1 | * ψ λ 2 | * ψ λ m |
The scattering coefficients are calculated as follows:
S [ p ] x ( u ) = U [ p ] x * ϕ J ( u )
The structure of the hybrid WSN-based algorithms is shown in Figure 2. In this study, four wavelets per octave in the first and second layers are used. Two-dimensional Morlet wavelets are used as the mother wavelet. Scattering coefficients are averaged over channels and are fed into a metalearner to predict the type of structural damage. Four different metalearners are considered, including bagged trees, random subspace ensemble, artificial neural network, and quadratic support vector machine (SVM). Regarding the selection of metalearner models, using models developed with different intellectual approaches has been attempted. For instance, the data are sent into a higher dimensional space in the SVM so that they can be linearly separated using the kernel approach [39]. An array of linear combinations blended with (often) activation functions is carried out across a number of layers in a neural network [39]. Neuronal networks adjust parameters to convert the input and, inadvertently, control the activity of neighboring neurons. Decision trees directly adapt parameters to control the information stream. Additionally, ensemble learning integrates predictions from various neural network models to lower forecast variability and generalization error.
Typically, a set of input variables is used to characterize the training data. Different input variable groups, also known as subspaces, offer various perspectives on the data. Individual weak learners who have been instructed in several subspaces are therefore often heterogeneous. By selecting random subsets of the input features, a basis is provided for an ensemble learning process where a model can be trained on each random input variable subspace. This method is also referred to as the Random Subspace Ensemble (RSE). The classifier is made up of several k-NN classifications that were built in a systematic manner by pseudorandomly choosing subsets of the feature vector’s components. Here, the cross-validation method is utilized to determine parameters for both the weak learner (nearest neighbors) and the ensemble (RSC) using a training set. Figure 3 depicts the number of nearest neighbors in relation to the classification error. The lowest error occurs when the number of nearest neighbors is three. Now, ensembles for the three-nearest neighbor classification are made with different numbers of dimensions (number of input features), and their cross-validated loss is examined. Figure 4 shows the effect of various numbers of dimensions using training set. It can be seen from the figure that using five predictors per learner has the lowest cross-validated error.
The last stage is to identify the ensemble’s minimal number of learners who can still provide accurate classification. Figure 5 illustrates the number of learners in ensemble versus classification error using the training set. It is evident from Figure 5 that the classification error declines dramatically to approximately 0.15 and seems to be no advantage in an ensemble with more than 150 or so learners. Therefore, 150 learners are utilized.
Shallow artificial neural network (ANN) typically consists of three layers: an input layer, a hidden layer, and an output layer. Regression and classification tasks can both be accomplished using neural networks. Just like biological neurons do, artificial neurons contain an input and an output. Artificial neurons receive input, multiply them by weights, add them all up, and then send the results to a nonlinear function. The output of a node is defined as a function of an input or group of inputs by the activation function of that node. ANNs are made up of linked artificial neurons, much like biological neuron networks. They only have one or two hidden layers since adding more layers makes the computation more difficult.
The ANN used in this study had one hidden layer. The activation functions of the hidden layer and output layer were “Relu” and “Softmax”, respectively. The ideal number of neurons was identified by varying the number of neurons in the hidden layers and analyzing the error for various cases using the training set. As observed in Figure 6, the hidden layer with 10 neurons had the lowest error value. Therefore, the neural network with ten neurons in the hidden layer was considered for further study.
SVM is a supervised learning method within the field of machine learning. Tasks involving data classification can be resolved with it. The aim of SVM is to identify a function f ( x ) (Equation (6)) that predicts the output value with a maximum epsilon divergence from the reference value. To put it another way, an inaccuracy greater than epsilon is not acceptable.
f ( x ) = i = 1 n ( α i α i * ) K + b
where α i and α i * are the Lagrange multipliers, K is a quadratic kernel function, and b is bias term.
The key concept behind bagged trees (BT) is that the model relies on numerous decision trees rather than just one, which enables the model to take advantage of the wisdom of multiple decision trees. A decision tree’s large volatility is generally considered to be its major drawback. This is a problem since even a small change in the data can have a significant impact on the model and forecasts for the future. One of the advantages of bagged trees is that they reduce variation while maintaining bias consistency [23]. The key parameter in BT is the number of classification trees. By increasing the number of classification trees and using training sets, the error value of the model is stored each time to examine the impact of the number of classification trees on the model’s performance. The findings are displayed in Figure 7. It is evident from Figure 7 that the classification error declines dramatically to approximately 0.05 and seems to be no advantage in a BT with more than 160 or so classification trees. Therefore, 160 classification trees are utilized.

4. Results

To evaluate the efficacy and reliability of each of the hybrid models more thoroughly, a confusion matrix (CM) was employed. The CM is a table that contrasts actual damage with damage that was anticipated. The following measures are used to evaluate the reliability of the hybrid models:
A c c u r a c y = T P + T N T P + F P + F N + T N
P r e c i s i o n = T P T P + F P
R e c a l l = T P T P + F N
where true positive (TP): a real damage is predicted correctly. False positive (FP): a real nondamage is predicted as a damage. False negative (FN): a real damage is predicted as a nondamage. True negative (TN): a real nondamage is predicted correctly. Recall indicates the percentage of accurate predictions for each real (actual) damage, whereas precision is the percentage of correctly predicted outcomes for each anticipated damage type. On the other hand, accuracy (the lowest cell on the right side of the matrix) is a general performance indicator that shows the proportion of reliable predictions across all four failure categories across the full dataset. Models were trained with a computer with an Intel (R) Intel(R) Core (TM) i7-6700HQ CPU @ 2.60GHz, 16 GB RAM, and an NVIDIA GTX960M. Extracting features using the WSN-based algorithm took almost 4 h, but training metalearners with the extracted features took almost less than 15 min for each metalearner.
The performance of the proposed hybrid models on the training set is shown in Figure 8. As it can be seen, all the models, except for the WSN-SVM algorithm, in the training phase have obtained the highest score (100%) in terms of all criteria. Only the WSN-SVM algorithm has 99.8% accuracy, and there was one error in SD type failure detection. From the CMs in Figure 9, it can be observed that, in the testing phase, the WSN-SVM algorithm performed best in classifying the damage. It has the highest accuracy of the hybrid models, with a value of 99.1% in the testing phase. The WSN-BT algorithm and WSN-ANN algorithm are ranked second and third, after the WSN-SVM algorithm, in terms of damage classification accuracy. While the recognition of CD damage is challenging in other research studies [40,41], the WSN-SVM algorithm herein achieved an almost 99.1% recall and 99.5% precision in the CD failure mode prediction in the test phase. However, it seems that the identification of the CD damage is difficult for the other proposed hybrid models. The WSN-RSE algorithm showed the lowest efficiency in terms of a higher number of incorrect failure mode recognition, with over 80 incorrect classifications. Table 2 presents the computed F1 score using the micro averaging method to consider the imbalanced dataset effect (multiclass/multilabel case). This investigation demonstrates that the WSN-SVM algorithm was superior compared to the WSN-ANN, WSN-BT, and WSN-RSE algorithms in terms of F1 score. Both the WSN-BT and WSN-RSE algorithms have the same F1 score. The WSN-ANN Algorithm had the lowest F1 score. Figure 10 shows the learning curves of the algorithms.

5. Comparative Study

In this section, the best proposed model (WSN-SVM algorithm) is compared with other models that have previously been developed using the same database (Section 2, PEER benchmark). Gao and Mosalam [38] employed the transfer learning method, using the pertinent components of a machine learning model that has already been trained to solve a different but related problem and certain CNN (benchmark) models for damage identification, including VGG-16 [42], VGG-19 [42], and ResNet-50 [43] models. In addition, Barkhordari et al. [44] identified structural damage using a hybrid ensemble model, which combines the weighted average ensemble of the pretrained models (MobileNetV2 and NASNetMobil) with differential evolution (WAE-DE). Table 3 provides an overview of the models’ performance in terms of overall accuracy. WSN-SVM performs better than other ML models employed to detect structural damage. The model based on ResNet-50 [24] has the lowest accuracy value. Moreover, it is evident that there is little difference in the accuracy value of the three models, ResNet-50, VGG-16, and VGG-19. Gao and Mosalam [38] only reported the accuracy value of their models. However, Barkhordari et al. [44] also mentioned the recall and precision values of the WAE-DE, which are shown in Table 4. Table 4 reveals that the proposed model (WSN-SVM) achieved the highest performance in terms of recall and precision for all failure modes.

6. Conclusions

This paper investigated applications of hybrid wavelet scattering network (WSN)-based models with a special focus on determining damage to reinforced concrete (RC) elements. The hybrid models investigated in this study are bagged trees with WSN (BT-WSN), random subspace ensemble with WSN (RSE-WSN), artificial neural network and WSN (ANN-WSN), and quadratic support vector machine with WSN (QSVM-WSN). The following conclusions can be drawn:
  • WSNs were great for extracting domain features from image data.
  • In the training stage, all models, apart from the WSN-SVM algorithm, received the highest score (100%) across all criteria. Only the WSN-SVM technique had a 99.8% accuracy rate and had one error for SD type failure.
  • The good performance of a model in the training phase does not mean it will have a good performance on new data.
  • The WSN-SVM algorithm classified the damage the most accurately throughout the testing phase. With a value of 99.1 percent during testing, it had the hybrid models’ highest accuracy. The differences in the performance evaluation criteria for this model in the two phases of training and testing were very close.
The proposed methodology is not only entirely data-driven, i.e., it does not rely on directed signal processing, but it also extracts useful characteristics from the data and applies machine learning to them to build the model. The proposed models require a considerable amount of data to work well, so increasing the quantity and quality of data is crucial. Future studies can expand the limited data sets. Additionally, future studies can focus on minimizing the impact of unstructured and potentially anomalous data sets. In addition, machine learning models must be made more robust. This can be accomplished using the bagging and bootstrap method, which is frequently employed for building machine learning models.

Author Contributions

Conceptualization, M.S.B., M.M.B. and D.J.A.; methodology, M.S.B., M.M.B. and D.J.A.; software, M.S.B., M.M.B. and D.J.A.; formal analysis, M.S.B., M.M.B. and D.J.A.; resources, M.S.B., writing—original draft preparation, M.S.B., M.M.B., D.V.U., D.J.A. and A.S.A.R.; writing—review and editing, M.S.B., M.M.B., D.V.U., D.J.A. and A.S.A.R. supervision, D.J.A. and A.S.A.R. All authors have read and agreed to the published version of the manuscript.

Funding

This study received no external funding for this research.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Some or all data, models, or code that support the findings of this study are available from the corresponding author upon reasonable request.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Barkhordari, M.S.; Es-Haghi, M.S. Straightforward Prediction for Responses of the Concrete Shear Wall Buildings Subject to Ground Motions Using Machine Learning Algorithms. Int. J. Eng. Trans. A Basics 2021, 34, 1586–1601. [Google Scholar] [CrossRef]
  2. Barkhordari, M.S.; Tehranizadeh, M. Ranking Passive Seismic Control Systems by Their Effectiveness in Reducing Responses of High-Rise Buildings with Concrete Shear Walls Using Multiple-Criteria Decision Making. Int. J. Eng. Trans. B Appl. 2020, 33, 1479–1490. [Google Scholar] [CrossRef]
  3. Doa’ei, Y.; Jahan, A.M. Application of Artificial Intelligence and Meta-Heuristic Algorithms in Civil Health Monitoring Systems. Civ. Eng. J. 2018, 4, 1653–1666. [Google Scholar] [CrossRef]
  4. He, Y.; Zhang, L.; Chen, Z.; Li, C.Y. A Framework of Structural Damage Detection for Civil Structures Using a Combined Multi-Scale Convolutional Neural Network and Echo State Network. Eng. Comput. 2022, 1–19. [Google Scholar] [CrossRef]
  5. Shamila Ebenezer, A.; Deepa Kanmani, S.; Sheela, V.; Ramalakshmi, K.; Chandran, V.; Sumithra, M.G.; Elakkiya, B.; Murugesan, B. Identification of Civil Infrastructure Damage Using Ensemble Transfer Learning Model. Adv. Civ. Eng. 2021, 2021, 5589688. [Google Scholar] [CrossRef]
  6. Fallahian, M.; Ahmadi, E.; Khoshnoudian, F. A Structural Damage Detection Algorithm Based on Discrete Wavelet Transform and Ensemble Pattern Recognition Models. J. Civ. Struct. Health Monit. 2022, 12, 323–338. [Google Scholar] [CrossRef]
  7. Liu, T.; Xu, H.; Ragulskis, M.; Cao, M.; Ostachowicz, W. A Data-Driven Damage Identification Framework Based on Transmissibility Function Datasets and One-Dimensional Convolutional Neural Networks: Verification on a Structural Health Monitoring Benchmark Structure. Sensors 2020, 20, 1059. [Google Scholar] [CrossRef]
  8. Forkan, A.R.M.; Kang, Y.-B.; Jayaraman, P.P.; Liao, K.; Kaul, R.; Morgan, G.; Ranjan, R.; Sinha, S. CorrDetector: A Framework for Structural Corrosion Detection from Drone Images Using Ensemble Deep Learning. Expert Syst. Appl. 2022, 193, 116461. [Google Scholar] [CrossRef]
  9. Wu, L.; Lin, X.; Chen, Z.; Lin, P.; Cheng, S. Surface Crack Detection Based on Image Stitching and Transfer Learning with Pretrained Convolutional Neural Network. Struct. Control Health Monit. 2021, 28, e2766. [Google Scholar] [CrossRef]
  10. Zawad, M.R.S.; Zawad, M.F.S.; Rahman, M.A.; Priyom, S.N. A Comparative Review of Image Processing Based Crack Detection Techniques on Civil Engineering Structures. J. Soft Comput. Civ. Eng. 2021, 5, 58–74. [Google Scholar] [CrossRef]
  11. Shahrokhinasab, E.; Hosseinzadeh, N.; Monir Abbasi, A.; Torkaman, S. Performance of Image-Based Crack Detection Systems in Concrete Structures. J. Soft Comput. Civ. Eng. 2020, 4, 127–139. [Google Scholar] [CrossRef]
  12. Padsumbiya, M.; Brahmbhatt, V.; Thakkar, S.P. Automatic Crack Detection Using Convolutional Neural Network. J. Soft Comput. Civ. Eng. 2022, 6, 1–17. [Google Scholar] [CrossRef]
  13. Li, S.; Zhao, X.; Zhou, G. Automatic Pixel-Level Multiple Damage Detection of Concrete Structure Using Fully Convolutional Network. Comput.-Aided Civ. Infrastruct. Eng. 2019, 34, 616–634. [Google Scholar] [CrossRef]
  14. Wang, X.; Zhang, X.; Shahzad, M.M. A Novel Structural Damage Identification Scheme Based on Deep Learning Framework. Structures 2021, 29, 1537–1549. [Google Scholar] [CrossRef]
  15. Zhan, Y.; Lu, S.; Xiang, T.; Wei, T. Application of Convolutional Neural Network in Random Structural Damage Identification. Structures 2021, 29, 570–576. [Google Scholar] [CrossRef]
  16. Seventekidis, P.; Giagopoulos, D. Model-Based Damage Identification with Simulated Transmittance Deviations and Deep Learning Classification. Struct Health Monit 2022, 21, 14759217211054348. [Google Scholar] [CrossRef]
  17. Ogunjinmi, P.D.; Park, S.S.; Kim, B.; Lee, D.E. Rapid Post-Earthquake Structural Damage Assessment Using Convolutional Neural Networks and Transfer Learning. Sensors 2022, 22, 3471. [Google Scholar] [CrossRef] [PubMed]
  18. Bai, X.; Yang, M.; Zhao, B. Image-Based Displacement Monitoring When Considering Translational and Rotational Camera Motions. Int. J. Civ. Eng. 2022, 20, 1–13. [Google Scholar] [CrossRef]
  19. He, Z.; Nguyen, H.; Vu, T.H.; Zhou, J.; Asteris, P.G.; Mammou, A. Novel Integrated Approaches for Predicting the Compressibility of Clay Using Cascade Forward Neural Networks Optimized by Swarm- and Evolution-Based Algorithms. Acta Geotech. 2022, 17, 1257–1272. [Google Scholar] [CrossRef]
  20. Dias-Oliveira, J.; Rodrigues, H.; Asteris, P.G.; Varum, H. On the Seismic Behavior of Masonry Infilled Frame Structures. Buildings 2022, 12, 1146. [Google Scholar] [CrossRef]
  21. Dam Nguyen, D.; Roussis, P.C.; Thai Pham, B.; Ferentinou, M.; Mamou, A.; Quang Vu, D.; Thi Bui, Q.-A.; Kien Trong, D.; Asteris, P.G. Bagging and Multilayer Perceptron Hybrid Intelligence Models Predicting the Swelling Potential of Soil. Transp. Geotech. 2022, 36, 100797. [Google Scholar] [CrossRef]
  22. Le, T.-T.; Skentou, A.D.; Mamou, A.; Asteris, P.G. Correlating the Unconfined Compressive Strength of Rock with the Compressional Wave Velocity Effective Porosity and Schmidt Hammer Rebound Number Using Artificial Neural Networks. Rock Mech. Rock Eng. 2022, 1–36. [Google Scholar] [CrossRef]
  23. Asteris, P.G.; Rizal, F.I.M.; Koopialipoor, M.; Roussis, P.C.; Ferentinou, M.; Armaghani, D.J.; Gordan, B. Slope Stability Classification under Seismic Conditions Using Several Tree-Based Intelligent Techniques. Appl. Sci. 2022, 12, 1753. [Google Scholar] [CrossRef]
  24. Asteris, P.G.; Lourenço, P.B.; Roussis, P.C.; Elpida Adami, C.; Armaghani, D.J.; Cavaleri, L.; Chalioris, C.E.; Hajihassani, M.; Lemonis, M.E.; Mohammed, A.S.; et al. Revealing the Nature of Metakaolin-Based Concrete Materials Using Artificial Intelligence Techniques. Constr. Build. Mater. 2022, 322, 126500. [Google Scholar] [CrossRef]
  25. Koopialipoor, M.; Asteris, P.G.; Salih Mohammed, A.; Alexakis, D.E.; Mamou, A.; Armaghani, D.J. Introducing Stacking Machine Learning Approaches for the Prediction of Rock Deformation. Transp. Geotech. 2022, 34, 100756. [Google Scholar] [CrossRef]
  26. Liu, Z.; Jahed Armaghani, D.; Fakharian, P.; Li, D.; Vladimirovich Ulrikh, D.; Nikolaevna Orekhova, N.; Mohamed Khedher, K. Rock Strength Estimation Using Several Tree-Based ML Techniques. Comput. Model. Eng. Sci. 2022, 133, 799–824. [Google Scholar] [CrossRef]
  27. Armaghani, D.J.; Asteris, P.G.; Fatemi, S.A.; Hasanipanah, M.; Tarinejad, R.; Rashid, A.S.A.; Huynh, V. van On the Use of Neuro-Swarm System to Forecast the Pile Settlement. Appl. Sci. 2020, 10, 1904. [Google Scholar] [CrossRef]
  28. Lu, S.; Koopialipoor, M.; Asteris, P.G.; Bahri, M.; Armaghani, D.J. A Novel Feature Selection Approach Based on Tree Models for Evaluating the Punching Shear Capacity of Steel Fiber-Reinforced Concrete Flat Slabs. Materials 2020, 13, 3902. [Google Scholar] [CrossRef]
  29. Asteris, P.G.; Argyropoulos, I.; Cavaleri, L.; Rodrigues, H.; Varum, H.; Thomas, J.; Lourenço, P.B. Masonry Compressive Strength Prediction Using Artificial Neural Networks. In Communications in Computer and Information Science; Springer: Berlin/Heidelberg, Germany, 2019; Volume 962, pp. 200–224. [Google Scholar]
  30. Huang, J.; Asteris, P.G.; Manafi Khajeh Pasha, S.; Mohammed, A.S.; Hasanipanah, M. A New Auto-Tuning Model for Predicting the Rock Fragmentation: A Cat Swarm Optimization Algorithm. Eng. Comput. 2022, 38, 2209–2220. [Google Scholar] [CrossRef]
  31. Asteris, P.G.; Gavriilaki, E.; Touloumenidou, T.; Koravou, E.; Koutra, M.; Papayanni, P.G.; Pouleres, A.; Karali, V.; Lemonis, M.E.; Mamou, A.; et al. Genetic Prediction of ICU Hospitalization and Mortality in COVID-19 Patients Using Artificial Neural Networks. J. Cell. Mol. Med. 2022, 26, 1445–1455. [Google Scholar] [CrossRef]
  32. Asteris, P.G.; Douvika, M.G.; Karamani, C.A.; Skentou, A.D.; Chlichlia, K.; Cavaleri, L.; Daras, T.; Armaghani, D.J.; Zaoutis, T.E. A Novel Heuristic Algorithm for the Modeling and Risk Assessment of the COVID-19 Pandemic Phenomenon. CMES—Comput. Model. Eng. Sci. 2020, 125, 815–828. [Google Scholar] [CrossRef]
  33. Psyllaki, P.; Stamatiou, K.; Iliadis, I.; Mourlas, A.; Asteris, P.; Vaxevanidis, N. Surface Treatment of Tool Steels against Galling Failure. MATEC Web Conf. 2018, 188, 04024. [Google Scholar] [CrossRef]
  34. Barkhordari, M.S. A Modeling Strategy for Predicting the Response of Steel Plate-Concrete Composite Walls. J. Rehabil. Civ. Eng. 2022, in press. [Google Scholar] [CrossRef]
  35. Soro, B.; Lee, C. A Wavelet Scattering Feature Extraction Approach for Deep Neural Network Based Indoor Fingerprinting Localization. Sensors 2019, 19, 1790. [Google Scholar] [CrossRef]
  36. Abdollahi, A.; Amini, A.; Hariri-Ardebili, M.A. An Uncertainty-Aware Dynamic Shape Optimization Framework: Gravity Dam Design. Reliab. Eng. Syst. Saf. 2022, 222, 108402. [Google Scholar] [CrossRef]
  37. Gao, Y.; Mosalam, K.M. PEER Hub ImageNet: A Large-Scale Multiattribute Benchmark Data Set of Structural Images. J. Struct. Eng. 2020, 146, 04020198. [Google Scholar] [CrossRef]
  38. Gao, Y.; Mosalam, K.M. PEER Hub ImageNet (ϕ − Net): A Large-Scale Multi-Attribute Benchmark Dataset of Structural Images (Report No. 2019/07); Pacific Earthquake Engineering Research Center (PEER): Berkeley, CA, USA, 2019. [Google Scholar]
  39. Domingos, P. Every Model Learned by Gradient Descent Is Approximately a Kernel Machine. arXiv 2020, arXiv:2012.00152. [Google Scholar]
  40. Barkhordari, M.S.; Tehranizadeh, M.; Scott, M.H. Numerical Modelling Strategy for Predicting the Response of Reinforced Concrete Walls Using Timoshenko Theory. Mag. Concr. Res. 2021, 73, 988–1010. [Google Scholar] [CrossRef]
  41. Barkhordari, M.S.; Massone, L.M. Failure Mode Detection of Reinforced Concrete Shear Walls Using Ensemble Deep Neural Networks. Int. J. Concr. Struct. Mater. 2022, 16, 1–18. [Google Scholar] [CrossRef]
  42. Simonyan, K.; Zisserman, A. Very Deep Convolutional Networks for Large-Scale Image Recognition. arXiv 2014, arXiv:1409.1556. [Google Scholar]
  43. He, K.; Zhang, X.; Ren, S.; Sun, J. Deep Residual Learning for Image Recognition. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, Las Vegas, NV, USA, 27–30 June 2016. [Google Scholar] [CrossRef]
  44. Barkhordari, M.S.; Jahed Armaghani, D.; Asteris, P.G. Structural Damage Identification Using Ensemble Deep Convolutional Neural Network Models. Comput. Model. Eng. Sci. 2022, 134, 835–855. [Google Scholar] [CrossRef]
Figure 1. Sample images; (a) FD damage, (b) SD damage, and (c) CD damaged: “Adapted with permission from Ref. [38]. 2022, Pacific Earthquake Engineering Research Center (PEER)” [38].
Figure 1. Sample images; (a) FD damage, (b) SD damage, and (c) CD damaged: “Adapted with permission from Ref. [38]. 2022, Pacific Earthquake Engineering Research Center (PEER)” [38].
Sustainability 14 12041 g001
Figure 2. Hybrid WSN-based algorithm.
Figure 2. Hybrid WSN-based algorithm.
Sustainability 14 12041 g002
Figure 3. Selecting the number of nearest neighbors.
Figure 3. Selecting the number of nearest neighbors.
Sustainability 14 12041 g003
Figure 4. Effect of various numbers of dimensions.
Figure 4. Effect of various numbers of dimensions.
Sustainability 14 12041 g004
Figure 5. Effect of number of learners in ensemble.
Figure 5. Effect of number of learners in ensemble.
Sustainability 14 12041 g005
Figure 6. Examining the effect of the number of neurons in the hidden layer.
Figure 6. Examining the effect of the number of neurons in the hidden layer.
Sustainability 14 12041 g006
Figure 7. Error vs. the number of grown trees.
Figure 7. Error vs. the number of grown trees.
Sustainability 14 12041 g007
Figure 8. Performance of hybrid models (training phase). (a) WSN-ANN algorithm. (b) WSN-BT algorithm. (c) WSN-RSE algorithm. (d) WSN-SVM algorithm.
Figure 8. Performance of hybrid models (training phase). (a) WSN-ANN algorithm. (b) WSN-BT algorithm. (c) WSN-RSE algorithm. (d) WSN-SVM algorithm.
Sustainability 14 12041 g008
Figure 9. Performance of hybrid models (testing phase). (a) WSN-ANN algorithm. (b) WSN-BT algorithm. (c) WSN-RSE algorithm. (d) WSN-SVM algorithm.
Figure 9. Performance of hybrid models (testing phase). (a) WSN-ANN algorithm. (b) WSN-BT algorithm. (c) WSN-RSE algorithm. (d) WSN-SVM algorithm.
Sustainability 14 12041 g009
Figure 10. Learning curves. (a) WSN-ANN algorithm. (b) WSN-BT algorithm. (c) WSN-RSE algorithm. (d) WSN-SVM algorithm.
Figure 10. Learning curves. (a) WSN-ANN algorithm. (b) WSN-BT algorithm. (c) WSN-RSE algorithm. (d) WSN-SVM algorithm.
Sustainability 14 12041 g010
Table 1. Four-class classification for damage type.
Table 1. Four-class classification for damage type.
StateUndamaged Flexural DamageFlexural-Shear (Combined) DamageShear DamageTotal
SymbolUNFDCDSD-
Sample number181352213259254585
Table 2. Comparison of models’ F1 score.
Table 2. Comparison of models’ F1 score.
ModelsAccuracy (%)
WSN-ANN0.943
WSN-BT0.953
WSN-RSE0.953
WSN-SVM0.991
Table 3. Comparison of previous models and the WSN-SVM algorithm.
Table 3. Comparison of previous models and the WSN-SVM algorithm.
ModelsAccuracy (%)
VGG-16 [38]70.53
VGG-19 [38]72.36
ResNet-50 [38]68.09
WAE-DE [44]94.04
WSN-SVM99.1
Table 4. Comparison of models’ recall and precision.
Table 4. Comparison of models’ recall and precision.
ModelsFailure Mode
CDFDUDSD
Recall (%)WAE-DE96.1791.5797.387.73
WSN-SVM99.198.699.698.5
Precision (%)WAE-DE93.1296.791.9796.62
WSN-SVM99.597.399.399.2
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Barkhordari, M.S.; Barkhordari, M.M.; Armaghani, D.J.; Rashid, A.S.A.; Ulrikh, D.V. Hybrid Wavelet Scattering Network-Based Model for Failure Identification of Reinforced Concrete Members. Sustainability 2022, 14, 12041. https://doi.org/10.3390/su141912041

AMA Style

Barkhordari MS, Barkhordari MM, Armaghani DJ, Rashid ASA, Ulrikh DV. Hybrid Wavelet Scattering Network-Based Model for Failure Identification of Reinforced Concrete Members. Sustainability. 2022; 14(19):12041. https://doi.org/10.3390/su141912041

Chicago/Turabian Style

Barkhordari, Mohammad Sadegh, Mohammad Mahdi Barkhordari, Danial Jahed Armaghani, Ahmad Safuan A. Rashid, and Dmitrii Vladimirovich Ulrikh. 2022. "Hybrid Wavelet Scattering Network-Based Model for Failure Identification of Reinforced Concrete Members" Sustainability 14, no. 19: 12041. https://doi.org/10.3390/su141912041

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