Next Article in Journal
An Investigation of the Influencing Factors of Chinese WeChat Users’ Environmental Information-Sharing Behavior Based on an Integrated Model of UGT, NAM, and TPB
Previous Article in Journal
Dynamic Input–Output Analysis of a Carbon Emission System at the Aggregated and Disaggregated Levels: A Case Study in the Northeast Industrial District
 
 
Erratum published on 28 August 2020, see Sustainability 2020, 12(17), 7029.
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Computational Hybrid Machine Learning Based Prediction of Shear Capacity for Steel Fiber Reinforced Concrete Beams

1
University of Transport Technology, Hanoi 100000, Vietnam
2
Institute of Research and Development, Duy Tan University, Da Nang 550000, Vietnam
3
Faculty of Engineering, Vietnam National University of Agriculture, Gia Lam, Hanoi 100000, Vietnam
*
Authors to whom correspondence should be addressed.
Sustainability 2020, 12(7), 2709; https://doi.org/10.3390/su12072709
Submission received: 17 February 2020 / Revised: 18 March 2020 / Accepted: 23 March 2020 / Published: 30 March 2020

Abstract

:
Understanding shear behavior is crucial for the design of reinforced concrete beams and sustainability in construction and civil engineering. Although numerous studies have been proposed, predicting such behavior still needs further improvement. This study proposes a soft-computing tool to predict the ultimate shear capacities (USCs) of concrete beams reinforced with steel fiber, one of the most important factors in structural design. Two hybrid machine learning (ML) algorithms were created that combine neural networks (NNs) with two distinct optimization techniques (i.e., the Real-Coded Genetic Algorithm (RCGA) and the Firefly Algorithm (FFA)): the NN-RCGA and the NN-FFA. A database of 463 experimental data was gathered from reliable literature for the development of the models. After the construction, validation, and selection of the best model based on common statistical criteria, a comparison with the empirical equations available in the literature was carried out. Further, a sensitivity analysis was conducted to evaluate the importance of 16 inputs and reveal the dependency of structural parameters on the USC. The results showed that the NN-RCGA (R = 0.9771) was better than the NN-FFA and other analytical models (R = 0.5274–0.9075). The sensitivity analysis results showed that web width, effective depth, and a clear depth ratio were the most important parameters in modeling the shear capacity of steel fiber-reinforced concrete beams.

1. Introduction

Concrete is the most popular material in the field of construction [1,2,3]. However, one of the significant disadvantages of concrete is the weakness of tensile strength and shear resistance. Many studies have been performed to overcome this weakness by focusing on additional components to reinforce concrete [4]. Over the decades, fibers have gained tremendous attention from the research community as a potential improvement to the mechanical properties of concrete [5]. A common type of fiber such as carbon, synthetic, vitreous, or steel is mixed into concrete to enhance the concrete’s properties [6]. It is worth mentioning that, since 1972, an important number of studies have been conducted that aimed to replace conventional shear reinforcement with steel fibers (SFs) in reinforced and prestressed concrete [7]. Initially, SFs were used to control plastic and drying shrinkage in concrete. Further studies showed that the addition of SFs in concrete strongly increases flexural toughness and tensile strength, the capacity in absorbing energy, ductile behavior, cracking reduction, and improvement of the shear behavior when reinforced [8,9,10]. For this reason, the use of steel fiber-reinforced concrete (SFRC) has become extensively popular in different civil engineering applications such as tunnel shells, concrete sewer pipes, higher upper layers, and slabs of large industrial buildings [4]. Despite many advantages, designing SFRC structures still faces challenges, as it is difficult to determine critical shear capacity by conventional methods [11,12,13].
In the literature, various experimental and numerical studies have been performed on SFRC in order to investigate shear strength capacity [10]. Özcan et al. [8] carried out an experimental and finite element modeling using ANSYS software (Version 15, Ansys Inc., Canonsburg, Pennsylvania, United States, 2014) to analyze the ultimate behavior of SFRC beams. Nino Spinella et al. [14] provided a simple physical design model for predicting the shear strength of concrete beams containing fibers, taking into account the width of cracks and shear crack slips. Additionally, an equation based on the basic principle of mechanics has been proposed to estimate the shear strength of SFRC beams using the slenderness ratio [15]. Last but not least, numerous shear tests on prismatic beams have been performed to provide useful information about SFRC [16]. In general, many empirical formulations have been proposed in the literature to estimate SFRC shear strength over the last four decades. However, there is a significant difference between existing experimental results and prediction formulations due to the accuracy and uniformity of the proposed equations [15]. Moreover, mechanical simulations (e.g., the finite element method [17]) or laboratory experiments can only be applied in limited cases. Since laboratory experiments are usually costly and time-consuming, predicting such behaviors remains challenging and requires a robust numerical model for quicker and better results, such as machine learning (ML) approaches [10,18].
In the last two decades, artificial intelligence-based machine learning approaches have been widely used in civil engineering applications [19,20,21,22,23,24,25,26,27,28,29,30,31]. As an example of structural engineering, Kiani et al. [32] applied ML techniques, including support vector machines and neural networks, to derive seismic fragility curves. In a series of papers, Mangalathu et al. proposed various machine learning methods such as neural networks and random forest for tracking the damage of bridge portfolios [33], as well as assessing seismic risks of skewed bridges [34]. In terms of structural failure, typical failure modes of reinforced concrete columns such as flexure, flexure-shear, and shear were investigated by Mangalathu et al. [35,36] using decision trees, support vector machines, and neural networks. In terms of structural uncertainty analysis, various published works by E. Zio should be consulted [37,38,39]. Dao et al. [1] used artificial intelligence approaches (the Adaptive Network-Based Fuzzy Inference System (ANFIS), Artificial Neural Network (ANN), and Support Vector Machine (SVM)) to predict the compressive strength of geopolymer concrete. Ly et al. [40,41] used hybrid artificial intelligence models (Particle Swarm Optimization (PSO) combined with ANFIS - PSOANFIS and Genetic Algorithm (GA) combined with ANFIS - GAANFIS) to predict the critical buckling load of columns or the buckling damage of steel columns under axial compression. Using hybrid artificial intelligence approaches, Dao et al. [42] successfully predicted the compressive strength of geopolymer concrete with steel slag as both coarse and fine aggregates. ML algorithms have also been used to deal with mechanical engineering problems involving the prediction of structural element properties under various solicitations. For instance, Bimal et al. [43] presented the development of neural network (NN) models to predict the shear strength of SFRC beams using various input parameters. However, NN models usually require many parameters to establish the structure of an NN, such as transfer functions and, in particular, the numbers of neurons and hidden layers. Genetic programming (GP) could be considered as an alternative modeling tool to predict the behavior of structural problems [44]. Additionally, linear genetic programming (LGP), a subset of GP using a linear structure, has been utilized to a derive empirical prediction model that can estimate the shear capacity of SFRC beams without stirrups [10]. Finally, Yaseen et al. [45] developed a support vector regression algorithm optimized with particle swarm optimization to predict the shear strength of SFRC using dimensional and material properties as input parameters. Even though ML approaches have been applied in several studies involving SFRC, more effective and accurate approaches should be developed and investigated for different datasets and experimental results. In addition, the importance of input variables used in the ML models should be carried out to select the suitable factors for prediction.
The main objective of this paper is to develop artificial intelligence-based models for the prediction of the ultimate shear capacity (USC) of SFRC and to discuss the influences of input variables. To this aim, two hybrid ML models were constructed that combined NNs with two distinct optimization techniques (i.e., the Real-Coded Genetic Algorithm (RCGA) and the Firefly Algorithm (FFA)): the NN-RCGA and the NN-FFA. A database of 463 samples, including three groups of input variables (geometry of the beam, concrete mixture, and fiber information) and an output variable (USC), was collected and used to generate the training (70% data) and testing (30% data) datasets. Statistical measures (e.g., Pearson correlation coefficient (R), root mean squared error (RMSE), and mean absolute error (MAE)) were computed to evaluate the performance of the two proposed ML algorithms. In addition, comparisons between the two models and existing empirical equations were performed. Sensitivity analysis using Individual Conditional Expectation (ICE) and Partial Dependence Plot (PDP) investigations was carried out to reveal the importance of different input variables.

2. Significance of the Subject

Many studies have been conducted in the literature regarding the addition of fibers into concrete structures in order to enhance their mechanical properties, especially the ultimate shear capacity. Due to the non-linear behavior between the final response with concrete components, the geometry of concrete beams, and the fiber characteristics, it is difficult to predict the ultimate shear capacity of SFRC beams correctly. Such difficulty might induce costly and time-consuming laboratory or even field experiments. To overcome this problem, ML algorithms such as NNs can contribute as reliable modeling tools to accurately predicting the USCs of SFRC beams. In addition, exploring the importance of input variables using sensitivity analysis can contribute to a better knowledge of the factors affecting the USCs of SFRC beams, which could further recommend promising procedures for experimental researches and facilitate laboratory experiments. Moreover, this numerical prediction model was able to calculate the USC of a single SFRC in less than a second using any personal computer (the function is provided as Supplementary Materials). Therefore, the proposed model could be a potential tool for researchers and structural engineers in estimating the USCs of SFRC accurately (i) within the ranges of values used in this study for the input variables, and (ii) with a reduced time and cost in developing other numerical schemes (e.g., finite element models).

3. Materials and Methods

3.1. Dataset Preparation

In this study, 463 experimental data on SFRC beams—including input variables (represented by geometry of beams, concrete mixtures, and fiber information) and an output variable (ultimate shear strength of the beams)—were gathered from the available database recently constructed by Lantsoght [46] (the database is available in the public domain in xlsx file format). Table 1 summarizes the database, including the number of data collected in each reference and their percentages of proportion. Table 2 indicates the classification and proportion of each cross-section type, fiber type, and failure mode.
The fiber types in the present dataset contained: hooked (60.9%), crimped (23.5%), straight smooth (4.10%), hooked + straight (1.51%), brass-coated high strength steel (2.59%), chopped with butt ends (0.22%), flat end (1.30%), flat (0.65%), corrugated (0.65%), mill-cut (0.86%), recycled (0.65%), round (2.81%), and straight mild steel (0.22%).
As highlighted in Table 3, the database included four categories of variables: geometry of beams, concrete mixture, fiber information, and ultimate shear capacity. In the geometry of beams category, the considered inputs were web width, height of cross-section, effective depth, span length, shear span, clear shear span, reinforcement ratio, yield strength of reinforcement steel, depth ratio, and clear depth ratio. In the concrete mixture category, the considered inputs were maximum aggregate size and concrete cylinder compressive strength. In the fiber information category, the considered inputs were fiber volume fraction, length/diameter ratio of fibers, tensile strength of fibers, and fiber factor. In the final category, the considered output consisted of the ultimate shear capacity of the beams. These parameters are detailed according to notation, unit, role, and statistical analysis (min, max, average, standard deviation, and coefficient of variation) in Table 3. It can be seen that all the variables exhibited a significant coefficient of variation, ranging from 30% (yield strength of reinforcement ratio) to 76.43% (ultimate shear capacity). Such statistical behavior allows, in a positive way, the development of ML algorithms by covering a broad zone of data values. In addition, the data used in this work are randomly divided into two sub-datasets using a uniform distribution, where 70% of the data is used for training the ML models, and the remaining 30% data serves as validation. The training dataset is scaled to the range of [0, 1] in order to minimize the bias between variables. The scaling parameters of the training dataset are also employed for scaling the corresponding testing dataset so as to prevent pre-correlation. For illustration purposes, Figure 1 displays the correlation graphs and histograms of all input variables versus the ultimate shear strengths of SFRC beams in the present database. However, it should be noticed that this present study did not consider fiber type or failure mode as inputs. Further investigation is needed for evaluating those two parameters.

3.2. Neural Network (NN)

In recent decades, the use of NNs has become popular in civil engineering applications [104]. Neural networks belong to a class of machine learning algorithms, and are patterned after the biological process of the human brain [22,105,106,107,108]. Input data conditions do not need to be defined while using an NN algorithm. Techniques based on NNs are especially powerful for finding solutions to complex problems that traditional mathematical models have difficulty solving [109]. NNs consist of many node functions that receive, process, and transfer information from one node to another. The processing units in NNs are mainly grouped into input, hidden, and output layers. The main objective of the input layer is to receive, initialize, and transfer input data to the next layer. The hidden layers contain node functions that process and train the model using the given input data. [110].
The NN model exhibits crucial profits not found in traditional computational methods. Hypotheses or constraints are not necessary when optimizing NNs [111,112,113], and they are also able to analyze and explore complex (even nonlinear) relationships in data [114,115,116]. From a computational point of view, NNs are powerful at solving high dimensional problems because of their processing capabilities in parallel [19,117,118]. Based on the various advantages mentioned previously, the NN model has been employed in the past for predicting the failures of structural elements [32,33,34,35,36,119,120,121,122].

3.3. Selection of Global Optimization Techniques

Aside from traditional gradient-based optimization techniques [123], various metaheuristic methods have been proposed in the literature in order to optimize the weight parameters of the NN model, for instance: Artificial Bee Colony [124], Genetic Algorithm [125], Simulated Annealing [126], Hierarchical k-Means Clustering [127], and Particle Swarm Optimization [5]. Training of a NN model based on gradient of error can be very unstable when searching for a global minimum [128]. Indeed, gradient-based techniques might not escape a local minimum to find a global one [129]. The performance is also dependent on the values of an initial guess, which is generally difficult to choose [128,130]. Moreover, in most structural experiments, the variables are generally obtained as discrete. Consequently, constraints (e.g., stress, displacement) are not explicit (the implicit form of constraints can be achieved only from analytical or finite element models) [131,132,133,134]. Therefore, for structural optimization problems, various nature-inspired global optimization techniques have been introduced to overcome these inconveniences, as demonstrated in the literature [5,124,126,135,136]. In this paper, two global optimization techniques were employed, the Real-Coded Genetic Algorithm and the Firefly Algorithm, for calibrating the weight parameters of the NN model.

3.4. Real-Coded Genetic Algorithm (RCGA)

Derived from the principles of biological evolution, the RCGA is an optimization technique that has been used immensely since its first introduction and investigation by John Holland [137]. It is known as a searching method containing three evolutionary operations—reproduction, crossover, and mutation—by which to solve complex problem [138]. In the RCGA, the search space parameters are represented as strings, called “chromosomes”, and a population is defined as a collection of such strings. A random population, which represents various points in the search space, is initially created. Each string is then correlated with an objective and fitness function that defines the degree of goodness of the string. Based on the survival of the fittest principle, a few strings are selected, and several copies are assigned to each one going into the mating pool. Such strings are used by biologically motivated operators (e.g., cross-over and mutation) to produce a new set of strings. The selection, crossover, and mutation process will continue for a fixed number of generations until certain conditions are matched [139,140]. The process of the RCGA experimental search diagram is presented in Figure 2.
The RCGA technique has been successfully applied in various optimization problems of different scientific fields. Blanco et al. [128] combined the RCGA and recurrent neural networks to perform fuzzy grammatical inference. In another study, Sedki et al. [141] forecast daily rainfall runoff when calibrating the weight parameters of an NN according to the RCGA technique. The main advantages of using the RCGA for training artificial intelligence-based models have been reported in various works, showing that the RGCA is robust in finding the global minimum, including cases of noisy or stochastic objective functions [129,141,142].

3.5. Firefly Algorithm (FFA)

The FFA, which is based on the flashing behavior of fireflies, is a metaheuristic algorithm. Fireflies use bioluminescence and varied flashing patterns (referred to as “bioluminescent communication”) to communicate, search for prey, and find mates. This phenomenon is often used to optimize parameters of machine learning algorithms, such as NNs or the Adaptive Network-based Fuzzy Inference System (ANFIS) [143]. The basic principles of FFA can be summarized as: (i) the fireflies are unisexual and any firefly can be attracted to any other firefly; (ii) a firefly’s attractiveness is directly proportional to the firefly’s brightness, and the brightness reduces when the distance traveled rises; (iii) fireflies shift randomly if they cannot find an attractive firefly in neighboring regions [144]. The FFA measures each firefly’s brightness and relative attractiveness, as a firefly’s’ location changes based on these two values. All fireflies converge at the best possible position in a search space after a sufficient number of iterations [144]. The FFA could be considered a swarm intelligence based-algorithm like Particle Swarm Optimization (PSO) or Artificial Bee Colony (ABC), which are based on a population finding the global optima of an objective function [145]. However, FFA is observed to be superior in many scenarios [146]. A diagram of the FFA’s experimental search process is depicted in Figure 3.

3.6. Machine Learning Evaluation Criteria

In the present study, Pearson correlation coefficient (R), mean absolute error (MAE), and root mean squared error (RMSE) were used as evaluation criteria to validate the developed ML algorithms. Precisely, the R values allow the statistical relationship between experimental results to be identified, and ML to predict the USC [147,148] by yielding a value between 0 and 1, where 0 is no correlation and 1 is a total correlation. In the cases of RMSE and MAE, which have the same units as the quantity being estimated [24,42], lower values of RMSE and MAE indicate a basically good accuracy of the prediction output using the ML models [149,150,151,152,153,154]. The values of R, RMSE, and MAE are estimated using the following equations [107,108,115,147]:
MAE = i = 1 n | p i v i | n
RMSE   =   i = 1 n ( p i v i ) 2 n
R = i = 1 n ( p i p ¯ ) ( v i v ¯ ) i = 1 n ( p i p ¯ ) 2 i = 1 n ( v i v ¯ ) 2
where n is the number of samples; p i and v i are the actual and predicted outputs, respectively; and p ¯ and v ¯ are the mean of the actual and predicted outputs, respectively.

4. Results and Analysis

4.1. Construction of the Hybrid Models (NN-RCGA and NN-FFA)

As demonstrated in the literature, the capability of an NN model depends highly on the selected architecture [124,155,156,157,158]. Therefore, the determination of an appropriate architecture is required to study an NN model. More precisely, such architecture is determined through the number of hidden layer(s) and the number of neuron(s) in each hidden layer. As revealed by various works in the literature, NN’s architecture using one hidden layer can handle complex problems while also saving computation time and cost [142,153,159]. In this study, NN’s architecture using one hidden layer was finally chosen, and there were ten neurons in that hidden layer, exhibiting a total number of weight parameters of 181.
Table 4 shows the characteristics of the NN, while Table 5 and Table 6 show the final parameters selected for the RCGA and FFA optimization techniques, respectively, obtained after parametric studies [160]. It is worth noticing that certain ranges of values of parameters are commonly employed for training NN models; for instance, Blanco et al. [128], Irani et al. [129], and Sedki et al. [141] for the RCGA algorithm, while Bui et al. [161] and Sulaiman et al. [162] for the FFA algorithm. Optimization costs of the two hybrid models developed are plotted in Figure 4 involving RMSE, MAE, and R. The RMSE, MAE, and R values are used to assess the prediction performance regarding number of iterations. It was observed that the number of iteration increases could decrease the RMSE and MAE values, whereas the R values tended to increase. As a result, the maximum number of iterations for the NN-FFA was 200, while for the NN-RCGA it was 500. These values were selected when the relative error between two iterations was inferior to 1%. It can be seen that the cost function of testing was highly correlated with training, exhibiting that a no-overfitting zone was established. As such it can be reported that both the FFA and RCGA optimization techniques were efficient in finding the global optimum for the problem.

4.2. Validation and Comparison of the Hybrid Models

Figure 5a,c shows the prediction performance between the scaled predicted and actual values of the USCs of concrete beams on the training dataset for the NN-FFA and NN-RCGA. Figure 5b,d shows the same information corresponding to the testing dataset. These results suggest that the performances of the two developed hybrid models were similar. However, the NN-RCGA was slightly superior to the NN-FFA when comparing results obtained from the testing datasets (i.e., R = 0.965 for NN-FFA and R = 0.979 for NN-RCGA). In addition to MAE, RMSE, and R (Table 7), a straight line was fit to the predicted versus actual plots. The slope of the linear fit was used to measure the angle between the x-axis and the linear fit, with angles closer to 45° indicating better performance. As observed, for the training part, the NN-FFA and NN-RCGA yielded slope angles of 42.65° and 43.53°, respectively. For the testing dataset, the NN-FFA and NN-RCGA produced slope angles of 42.52° and 43.86°, respectively. Figure 6 shows a histogram of the distribution of errors of the NN-FFA and NN-RCGA in predicting the USCs of concrete beams using the training and testing datasets. It is observed that the NN-RCGA had a higher peak of error concentration around 0 than the NN-FFA in both cases. In general, although both models performed well and were statistically significant, the NN-RCGA proved slightly superior to the NN-FFA in modeling the ultimate shear capacity of concrete beams.

4.3. Sensitivity Analysis Using ICE and PDP Concepts

The ICE plots of each simulation show how the output response changed according to the change of the selected input variable. The values of each line were obtained by computing by varying the selected feature using values from a grid while keeping all other features unchanged. The next step consisted of applying the ML model for the recently created values. The obtained results appeared in point form for each instance, with analyses of values of each feature from the grid and corresponding predictions. On the other hand, a PDP is an alternative approach to analyzing the dependence of the predicted output versus input variables [163]. The average of all ICE plots gives the PDP, which represents the influence of the corresponding input to the output for the whole dataset. Table 8 summarizes the obtained results of the PDPs for 16 input variables considered in this work. The importance of the inputs can be grouped into several classes, such as very important factors, important factors, slightly important factors, and not important factors. Results of these classes are given in the following sections.

4.3.1. Not Important Factors

As indicated in Table 8 and Figure 7, clear shear span, maximum aggregate size, fiber volume fraction, and tensile strength of fibers are variables that can be considered not important in the prediction of the USCs of SFRC beams. The maximum variation values of the ultimate shear capacity while varying these factors were 0.0551, 0.0678, 0.0611, and 0.0118, respectively. A perfect linear relationship was observed between maximum aggregate size and the ultimate shear capacity. With respect to clear shear span, fiber volume fraction, and tensile strength of fibers, nonlinear relationships were found in which maximum values were obtained in the 0.4–0.6 ranges of the corresponding variables. This means that in order to obtain higher values of ultimate shear capacity, the variables should be selected around their average values. Furthermore, increasing the maximum aggregate size could slightly increase the ultimate shear capacity. Overall, the influences of varying these factors on the ultimate shear capacity were rather small (Table 8). As a result, with the presence of the clear shear span, maximum aggregate size, fiber volume fraction, and tensile strength of fibers, the predicted target was reasonably unchanged.

4.3.2. Slightly Important Factors

As shown in Table 8 and Figure 8, the length/diameter ratios of fibers, yield strengths of reinforcement steel, and depth ratios could be considered slightly important variables in predicting the USCs of SFRC beams. The maximum variation values of the ultimate shear capacity while varying these factors were 0.1013, 0.1175, and 0.1225, respectively. Perfect linear relationships between the yield strength of reinforcement steel, length to diameter ratio of fibers, and ultimate shear capacity were found. The depth ratio seemed to have an exponential relationship with the ultimate shear capacity. However, the latter remained at a constant value when the depth ratio was higher than 0.6. These results could indicate that in order to obtain higher values of ultimate shear capacity, the yield strength of steel should be maximized, whereas a depth ratio larger than 0.6 cannot further enhance the mechanical behavior of SFRC beams. Furthermore, the fiber aspect ratio, or length to diameter ratio of fiber, is not an important influencing factor, as confirmed in a previous work [164]. Overall, the influences of varying these factors on the ultimate shear capacity were rather small (Table 8). As a result, with the presence of the length/diameter ratio of fibers, yield strength of reinforcement steel, and depth ratio, the predicted ultimate shear capacity was slightly changed.

4.3.3. Important Factors

As shown in Table 8 and Figure 9, shear span, height of cross-section, fiber factor, average measured concrete cylinder compressive strength, span length, and reinforcement ratio are important variables in predicting the USCs of SFRC beams. The maximum variation values of the ultimate shear capacity while varying these factors were 0.2520, 0.2911, 0.2342, 0.2217, 0.2028, and 0.1906, respectively. The span length and fiber factor correlated with the ultimate shear capacity in a perfectly linear manner, whereas nonlinear relationships were found between height of cross-section, shear span, concrete compressive strength, and reinforcement ratio with the ultimate shear capacity. The latter reached its maximum value when the height of the cross-section was about 0.8 and the shear span about 0.9. A reinforcement ratio ranging from 0.6 to 1, or a concrete compressive strength ranging from 0.4 to 1, would not significantly change the value of the ultimate shear capacity. On the other hand, increasing the span length could decrease the ultimate shear capacity, whereas the latter could increase with an additional fiber factor. As a result, the presence of these input variables was determined to be important in predicting the USCs of SFRC beams.

4.3.4. Very Important Factors

As shown in Table 8 and Figure 10, clear depth ratio, web width, and effective depth are the three most important variables for predicting the USCs of SFRC beams. The maximum variation values of the latter while varying these factors were 0.7246, 0.5243, and 0.4238, respectively. The effective depth had a linear relationship with ultimate shear capacity within the 0–0.8 range, whereas from 0.8 to 1 the ultimate shear capacity remained almost constant, reaching a maximum value of 0.4238. Furthermore, the web width correlated with ultimate shear capacity in a perfect, linear, and positive manner, whereas the clear depth ratio correlated with ultimate shear capacity in a linear but negative way. As a result, the presence of these input variables was determined to be crucial in predicting the USCs of SFRC beams.

5. Discussions

5.1. Dataset Used for ML Modeling

The trustworthiness of any machine learning algorithm is dependent entirely on the reliability of the utilized database. The experimental results in this study were collected from academic journals published in Scopus or International Scientific Indexing (ISI)’s Web of Knowledge databases. In such a database, the incorporated samples should cover a wide range of values for the input variables concerned, and it is worth noting that an important number of samples in the dataset did not lead to the construction of a more accurate ML model. Indeed, similar values for input and output parameters cannot describe and reveal the behaviors of their material structures, as they do not cover a wide enough range of every possible value. A database is valuable only if it can describe the influence of all parameters on the output variable. Moreover, the precision of the data in the dataset is critical. If inexact values are used in the learning phase while constructing the ML algorithm, the dataset it will provide imprecise prediction values. This could lead researchers and engineers to a completely different understanding, and the study might go in the wrong direction. Therefore, in this work, an adequate amount of rigorously selected experimental data were gathered from the available literature, including 463 samples, which is to the best of our knowledge a higher number of data used for predicting the USCs of SFRC beams than any previously published work, thus enhancing the development and application of the ML models.
More importantly, most of the input variables in the present database possessed a wider range compared to those reported in the literature. As an illustration, the range of the concrete compressive strength was 9.77–215 (MPa) compared with 20.6–111.5 (MPa) in [13,164,165] or 20.6–99.9 (MPa) in [43]. The reinforcement ratio in the present database ranged from 0.37–5.72 (%) compared with 0.9–5.72 (%) in [164], 1.1–5.72 (%) in [43] or 1.03–2.75 (%) in [13]. The depth ratio was in the 0.70–6.00 range, whereas that in the work of Ahmadi et al. [13] was 1.0–6.0, and in the study of Kara et al. [165] was 2.5–5. The length to diameter ratio of fibers varied from 25.0 to 190.5 compared with 29.1–133 in [164] and 50–133 in [165]. The fiber volume fraction in this work possessed a 0.20–4.50 (%) range, compared with 0.25–3.00 (%) in [164] and 0.25–2.00 (%) in [43]. Once the database contained the relevant information on the constituent materials, the prediction ML tool had the ability to estimate other experiments using the values from the training database used to construct the ML model [166]. Again, a reliable dataset that covers a wide range of input values is crucial for the development of ML models.

5.2. Validation and Comparison of the Hybrid Models

Validation of the hybrid models showed that both the hybrid ML models used in this study were good for predicting the USCs of SFRC beams, but that the NN-RCGA was slightly better than the NN-FFA. This is reasonable, as the NN-RCGA used the RCGA, which is robust and effective at reducing the bias and variation of the models [167]. Other published studies also confirmed the good capability of the RCGA in optimizing the parameters of the ML models [168,169]. A comparison of the results with previously published works (recently compiled by Lantsoght [46]) was also conducted, and is shown in Figure 11 and Table 9 (including the applications of all data). These equations are summarized in Table 10. The values gained between results obtained from the hybrid ML models and those from published works were calculated using Equation (4):
% Gain = { ( ( λ N N R C G A 1 ) ( λ l i t e r a t u r e 1 ) ) × 100   in   case   of :   R   ( ( λ l i t e r a t u r e λ N N R C G A ) / λ l i t e r a t u r e ) × 100   in   case   of :   RMSE   and   MAE  
As shown in Table 9, the proposed ML algorithm possessed a significant improvement in performance compared with the results reported in the literature. The gain in R values varied from 7% to 45%, whereas the gain of RMSE and MAE varied from 57.5% to 83.6% and 55.7% to 84.6%, respectively. It was also found that the NN-RCGA model (R = 0.9771) could achieve the best predictive capability for predicting the USCs of SFRC beams compared with the models in previous published works (R = 0.5274–0.9075). This study reconfirmed that the use of hybrid ML models is more effective than traditional models.

5.3. Importance of Selection of the Input Factors

Many studies have showed that the post-cracking tensile strength of fiber-reinforced concrete is an important factor, which is represented by a significant reserve strength in the case of fiber-reinforced concrete beams failing in shear after the first diagonal cracking appears [165]. In the work of Khuntia et al. [170], the authors suggested that the dependence of such post-cracking tensile stress on many factors, including volume fraction, shape, aspect ratio, and the surface characteristics of the fibers, as well as the mechanical properties of concrete. In addition, the type of concrete (i.e., normal or lightweight) and steel fibers was taken into account when using empirical equations. However, in the current work, the type of fibers and concrete have not been taken as input parameters. With the satisfactory precision of the predictive NN-RCGA model, it can be concluded that these input variables would have no significant effect in predicting the USCs of SFRC beams. In the present work, the dataset containing 16 input variables could exhaustively represent all the factors affecting the ultimate shear capacity of steel fiber-reinforced concrete beams. For the sake of comparison, Kara et al. [165] only considered five factors as input variables, and Adhikary and Mutsuyoshi [43] compared the accuracy of the proposed NN algorithms for cases using four and five factors as input variables.
Predicting the USC of SFRC is a difficult task, as the relationship between the constituents and the target is highly nonlinear. Several current codes, guidelines, and studies have proposed some empirical prediction equations. The appearance of any factor in such empirical equations could demonstrate the importance of that factor in predicting the USC. In a series of works by Sarveghadi et al. [171], Kwak et al. [101], Ashour et al. [57], and Ahmadi et al. [13], factors such as the reinforcement ratio, fiber factor, shear span, effective depth, concrete compressive strength, and web width are considered. Several additions apart from the above factors have also been observed in the works of Arslan et al. [15], Imam et al. [89], and Greenough and Nehdi [83]. The height of the compression zone, the maximum aggregate size, and the fiber orientation factor (a value of 0.41 is assumed) have been considered. Furthermore, Khuntia et al. [170] removed shear span in the proposed empirical formulation, and Sharma [98] removed the fiber factor (which includes the diameter, length, and volume percentage of steel fibers), to predict the ultimate shear capacity of the concrete beams. On the other hand, Mansur et al. [56] added the fiber orientation factor, length factor, sectional shear force, and sectional moment to predict the ultimate shear capacity. Last but not least, Yakoub [172] added the fiber volume fraction and, in particular, the fiber geometry factor, to estimate the ultimate shear capacity.
Overall, it is interesting to observe that the sensitivity analysis using ICE and PDPs in the present study could also demonstrate the importance of these factors. The effective depth and web width were found to be the most affecting factors to the prediction tool, as can be determined from the empirical equations (Table 10). The clear shear span to effective depth ratio was also be found more influential than the shear span to effective depth ratio [173]. The finding of this work that shear span, height of cross-section, fiber factor, concrete cylinder compressive strength, span length, and reinforcement ratio are all important variables is in good agreement with the literature mentioned above.

6. Conclusions

In this study, two hybrid ML model—namely, NN-RCGA and NN-FFA—were developed and applied for predicting the USCs of SFRC beams. The NN-RCGA and NN-FFA are a combination of a NN and two nature-inspired optimization techniques, namely the RCGA and the FFA, respectively. A database of 463 experimental data, including input variables (geometry of the beam, concrete mixture, and fiber information) and an output variable (USCs of SFRC beams) was constructed from the data collected in published works. Using several statistical criteria such as R, RMSE, and MAE, the predictive capabilities of the proposed hybrid algorithms were validated and compared for both a training (70% data) and a testing (30% remaining data) dataset. Furthermore, sensitivity analysis was also carried out using ICE and PDP to evaluate the importance of input variables.
The results showed that the NN-RCGA (R = 0.9771) was better than the NN-FFA and other previously published models (R = 0.5274–0.9075) in predicting the USCs of SFRC beams. Thus, it can be reasonably concluded that the NN-RCGA is a promising tool and method for more accurately predicting the USCs of SFRC beams. The sensitivity analysis showed that web width and effective depth were the most important factors positively influencing beam shear capacity. They were considered to be the most critical parameters in modeling the shear capacities of SFRC beams. Removal of unimportant factors found in this study should be investigated and carried out in further study to improve the capabilities of the ML models to predict the USCs of SFRC beams. Several prospective works following this study will pave the way for a more comprehensive knowledge concerning reinforced concrete beams, including (i) the gathering of more reliable data of general reinforced concrete beams to verify the possibility of using ML algorithms to predict the USCs of reinforced concrete beams; (ii) considering more behaviors of SFRC beams, such as structural behaviors during failure.
The results of this study might help to permit quick and accurate assessments of the shear capacities of SFRC beams for practical engineering purposes. As a consequence, a Matlab function (.m file) using a pre-trained NN-RCGA algorithm (containing the NN-RCGA network used in this study, named as “net”) and the testing dataset (.xlsx file) are given in Supplementary Materials. This function predicts the USCs of SFRC beams using 16 input variables.

Supplementary Materials

The following are available online at https://www.mdpi.com/2071-1050/12/7/2709/s1. All Supplementary Materials are appended to this paper.

Author Contributions

Conceptualization, T.-T.L. and H.-B.L.; methodology, L.M.L.; software, V.Q.T.; validation, H.-L.T.V., V.Q.T. and H.-B.L.; formal analysis, H.-B.L.; investigation, L.M.L.; resources, T.-T.L.; data curation, T.-T.L.; writing—original draft preparation, V.Q.T., H.-L.T.V.; writing—review and editing, H.-B.L.; visualization, T.-T.L.; supervision, B.T.P.; project administration, B.T.P.; funding acquisition, H.-B.L. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Dao, D.V.; Ly, H.-B.; Trinh, S.H.; Le, T.-T.; Pham, B.T. Artificial Intelligence Approaches for Prediction of Compressive Strength of Geopolymer Concrete. Materials (Basel) 2019, 12, 983. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  2. Tran, V.Q.; Nguyen, H.L.; Dao, V.D.; Hilloulin, B.; Nguyen, L.K.; Nguyen, Q.H.; Le, T.-T.; Ly, H.-B. Temperature effects on chloride binding capacity of cementitious materials. Mag. Concr. Res. 2019, 1–39. [Google Scholar] [CrossRef]
  3. Dao, D.V.; Adeli, H.; Ly, H.-B.; Le, L.M.; Le, V.M.; Le, T.-T.; Pham, B.T. A Sensitivity and Robustness Analysis of GPR and ANN for High-Performance Concrete Compressive Strength Prediction Using a Monte Carlo Simulation. Sustainability 2020, 12, 830. [Google Scholar] [CrossRef] [Green Version]
  4. Lantsoght, E.O.L. How do steel fibers improve the shear capacity of reinforced concrete beams without stirrups? Compos. Part B Eng. 2019, 175, 107079. [Google Scholar] [CrossRef]
  5. Mashhadban, H.; Kutanaei, S.S.; Sayarinejad, M.A. Prediction and modeling of mechanical properties in fiber reinforced self-compacting concrete using particle swarm optimization algorithm and artificial neural network. Constr. Build. Mater. 2016, 119, 277–287. [Google Scholar] [CrossRef]
  6. Yazıcı, Ş.; İnan, G.; Tabak, V. Effect of aspect ratio and volume fraction of steel fiber on the mechanical properties of SFRC. Constr. Build. Mater. 2007, 21, 1250–1253. [Google Scholar] [CrossRef]
  7. Ferrara, L.; Meda, A. Relationships between fibre distribution, workability and the mechanical properties of SFRC applied to precast roof elements. Mater. Struct. 2006, 39, 411–420. [Google Scholar] [CrossRef]
  8. Özcan, D.M.; Bayraktar, A.; Şahin, A.; Haktanir, T.; Türker, T. Experimental and finite element analysis on the steel fiber-reinforced concrete (SFRC) beams ultimate behavior. Constr. Build. Mater. 2009, 23, 1064–1077. [Google Scholar] [CrossRef]
  9. Higashiyama, H.; Ota, A.; Mizukoshi, M. Design Equation for Punching Shear Capacity of SFRC Slabs. Int. J. Concr. Struct. Mater. 2011, 5, 35–42. [Google Scholar] [CrossRef] [Green Version]
  10. Gandomi, A.; Alavi, A.; Yun, G. Nonlinear modeling of shear strength of SFRC beams using linear genetic programming. Struct. Eng. Mech. 2011, 38, 1–25. [Google Scholar] [CrossRef]
  11. Pansuk, W.; Nguyen, T.N.; Sato, Y.; Den Uijl, J.A.; Walraven, J.C. Shear capacity of high performance fiber reinforced concrete I-beams. Constr. Build. Mater. 2017, 157, 182–193. [Google Scholar] [CrossRef]
  12. Bae, B.-I.; Choi, H.-K.; Choi, C.-S. Flexural and shear capacity evaluation of reinforced ultra-high strength concrete members with steel rebars. Key Eng. Mater. 2014, 577–578, 17–20. [Google Scholar]
  13. Ahmadi, M.; Kheyroddin, A.; Dalvand, A.; Kioumarsi, M. New empirical approach for determining nominal shear capacity of steel fiber reinforced concrete beams. Constr. Build. Mater. 2020, 234, 117293. [Google Scholar] [CrossRef]
  14. Nino, S.; Piero, C.; Antonino, R. Simple Plastic Model for Shear Critical SFRC Beams. J. Struct. Eng. 2010, 136, 390–400. [Google Scholar]
  15. Arslan, G. Shear strength of Steel Fiber Reinforced Concrete (SFRC) slender beams. KSCE J. Civ. Eng. 2014, 18, 587–594. [Google Scholar] [CrossRef]
  16. Hanai, J.B.D.; Holanda, K.M.A. Similarities between punching and shear strength of steel fiber reinforced concrete (SFRC) slabs and beams. Revista IBRACON de Estruturas e Materiais 2008, 1, 1–16. [Google Scholar] [CrossRef] [Green Version]
  17. Ly, H.-B.; Desceliers, C.; Le, L.M.; Le, T.-T.; Pham, B.T.; Nguyen-Ngoc, L.; Doan, V.T.; Le, M. Quantification of Uncertainties on the Critical Buckling Load of Columns under Axial Compression with Uncertain Random Materials. Materials 2019, 12, 1828. [Google Scholar] [CrossRef] [Green Version]
  18. Ly, H.-B.; Le, T.-T.; Le, L.M.; Tran, V.Q.; Le, V.M.; Vu, H.-L.T.; Nguyen, Q.H.; Pham, B.T. Development of Hybrid Machine Learning Models for Predicting the Critical Buckling Load of I-Shaped Cellular Beams. Appl. Sci. 2019, 9, 5458. [Google Scholar] [CrossRef] [Green Version]
  19. Ly, H.-B.; Monteiro, E.; Le, T.-T.; Le, V.M.; Dal, M.; Regnier, G.; Pham, B.T. Prediction and Sensitivity Analysis of Bubble Dissolution Time in 3D Selective Laser Sintering Using Ensemble Decision Trees. Materials 2019, 12, 1544. [Google Scholar] [CrossRef] [Green Version]
  20. Ly, H.-B.; Pham, B.T.; Dao, D.V.; Le, V.M.; Le, L.M.; Le, T.-T. Improvement of ANFIS Model for Prediction of Compressive Strength of Manufactured Sand Concrete. Appl. Sci. 2019, 9, 3841. [Google Scholar] [CrossRef] [Green Version]
  21. Ly, H.-B.; Le, L.M.; Phi, L.V.; Phan, V.-H.; Tran, V.Q.; Pham, B.T.; Le, T.-T.; Derrible, S. Development of an AI Model to Measure Traffic Air Pollution from Multisensor and Weather Data. Sensors 2019, 19, 4941. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  22. Nguyen, H.-L.; Pham, B.T.; Son, L.H.; Thang, N.T.; Ly, H.-B.; Le, T.-T.; Ho, L.S.; Le, T.-H.; Tien Bui, D. Adaptive Network Based Fuzzy Inference System with Meta-Heuristic Optimizations for International Roughness Index Prediction. Appl. Sci. 2019, 9, 4715. [Google Scholar] [CrossRef] [Green Version]
  23. Nguyen, H.-L.; Le, T.-H.; Pham, C.-T.; Le, T.-T.; Ho, L.S.; Le, V.M.; Pham, B.T.; Ly, H.-B. Development of Hybrid Artificial Intelligence Approaches and a Support Vector Machine Algorithm for Predicting the Marshall Parameters of Stone Matrix Asphalt. Appl. Sci. 2019, 9, 3172. [Google Scholar] [CrossRef] [Green Version]
  24. Pham, B.T.; Nguyen, M.D.; Dao, D.V.; Prakash, I.; Ly, H.-B.; Le, T.-T.; Ho, L.S.; Nguyen, K.T.; Ngo, T.Q.; Hoang, V.; et al. Development of artificial intelligence models for the prediction of Compression Coefficient of soil: An application of Monte Carlo sensitivity analysis. Sci. Total Environ. 2019, 679, 172–184. [Google Scholar] [CrossRef]
  25. Qi, C.; Ly, H.-B.; Chen, Q.; Le, T.-T.; Le, V.M.; Pham, B.T. Flocculation-dewatering prediction of fine mineral tailings using a hybrid machine learning approach. Chemosphere 2019, 125450. [Google Scholar] [CrossRef]
  26. Asteris, P.G.; Armaghani, D.J.; Hatzigeorgiou, G.D.; Karayannis, C.G.; Pilakoutas, K. Predicting the shear strength of reinforced concrete beams using Artificial Neural Networks. Comput. Concr. 2019, 24, 469–488. [Google Scholar]
  27. Armaghani, D.J.; Hatzigeorgiou, G.D.; Karamani, C.; Skentou, A.; Zoumpoulaki, I.; Asteris, P.G. Soft computing-based techniques for concrete beams shear strength. Procedia Struct. Integr. 2019, 17, 924–933. [Google Scholar] [CrossRef]
  28. Sun, D.; Lonbani, M.; Askarian, B.; Jahed Armaghani, D.; Tarinejad, R.; Thai Pham, B.; Huynh, V.V. Investigating the Applications of Machine Learning Techniques to Predict the Rock Brittleness Index. Appl. Sci. 2020, 10, 1691. [Google Scholar] [CrossRef] [Green Version]
  29. Huang, L.; Asteris, P.G.; Koopialipoor, M.; Armaghani, D.J.; Tahir, M.M. Invasive Weed Optimization Technique-Based ANN to the Prediction of Rock Tensile Strength. Appl. Sci. 2019, 9, 5372. [Google Scholar] [CrossRef] [Green Version]
  30. Hajihassani, M.; Abdullah, S.S.; Asteris, P.G.; Armaghani, D.J. A gene expression programming model for predicting tunnel convergence. Appl. Sci. 2019, 9, 4650. [Google Scholar] [CrossRef] [Green Version]
  31. Xu, H.; Zhou, J.; G. Asteris, P.; 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] [Green Version]
  32. Kiani, J.; Camp, C.; Pezeshk, S. On the application of machine learning techniques to derive seismic fragility curves. Comput. Struct. 2019, 218, 108–122. [Google Scholar] [CrossRef]
  33. Mangalathu, S.; Hwang, S.-H.; Choi, E.; Jeon, J.-S. Rapid seismic damage evaluation of bridge portfolios using machine learning techniques. Eng. Struct. 2019, 201, 109785. [Google Scholar] [CrossRef]
  34. Mangalathu, S.; Heo, G.; Jeon, J.-S. Artificial neural network based multi-dimensional fragility development of skewed concrete bridge classes. Eng. Struct. 2018, 162, 166–176. [Google Scholar] [CrossRef]
  35. Mangalathu, S.; Jeon, J.-S. Machine Learning–Based Failure Mode Recognition of Circular Reinforced Concrete Bridge Columns: Comparative Study. J. Struct. Eng. 2019, 145, 04019104. [Google Scholar] [CrossRef]
  36. Mangalathu, S.; Jeon, J.-S. Classification of failure mode and prediction of shear strength for reinforced concrete beam-column joints using machine learning techniques. Eng. Struct. 2018, 160, 85–94. [Google Scholar] [CrossRef]
  37. Pedroni, N.; Zio, E.; Apostolakis, G.E. Comparison of bootstrapped artificial neural networks and quadratic response surfaces for the estimation of the functional failure probability of a thermal–hydraulic passive system. Reliab. Eng. Syst. Saf. 2010, 95, 386–395. [Google Scholar] [CrossRef] [Green Version]
  38. Ricotti, M.E.; Zio, E. Neural network approach to sensitivity and uncertainty analysis. Reliab. Eng. Syst. Saf. 1999, 64, 59–71. [Google Scholar] [CrossRef]
  39. Ak, R.; Li, Y.; Vitelli, V.; Zio, E.; López Droguett, E.; Magno Couto Jacinto, C. NSGA-II-trained neural network approach to the estimation of prediction intervals of scale deposition rate in oil & gas equipment. Expert Syst. Appl. 2013, 40, 1205–1212. [Google Scholar]
  40. Ly, H.-B.; Le, L.M.; Duong, H.T.; Nguyen, T.C.; Pham, T.A.; Le, T.-T.; Le, V.M.; Nguyen-Ngoc, L.; Pham, B.T. Hybrid Artificial Intelligence Approaches for Predicting Critical Buckling Load of Structural Members under Compression Considering the Influence of Initial Geometric Imperfections. Appl. Sci. 2019, 9, 2258. [Google Scholar] [CrossRef] [Green Version]
  41. Le, L.M.; Ly, H.-B.; Pham, B.T.; Le, V.M.; Pham, T.A.; Nguyen, D.-H.; Tran, X.-T.; Le, T.-T. Hybrid Artificial Intelligence Approaches for Predicting Buckling Damage of Steel Columns Under Axial Compression. Materials 2019, 12, 1670. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  42. Dao, D.V.; Trinh, S.H.; Ly, H.-B.; Pham, B.T. Prediction of Compressive Strength of Geopolymer Concrete Using Entirely Steel Slag Aggregates: Novel Hybrid Artificial Intelligence Approaches. Appl. Sci. 2019, 9, 1113. [Google Scholar] [CrossRef] [Green Version]
  43. Adhikary, B.B.; Mutsuyoshi, H. Prediction of shear strength of steel fiber RC beams using neural networks. Constr. Build. Mater. 2006, 20, 801–811. [Google Scholar] [CrossRef]
  44. Angeline, P.J. Genetic Programming: On the Programming of Computers by Means of Natural Selection; Koza, J.R., Ed.; A Bradford Book, MIT Press: Cambridge, MA, USA, 1992; ISBN 0-262-11170-5. xiv + 819pp. [Google Scholar]
  45. Yaseen, Z.M.; Tran, M.T.; Kim, S.; Bakhshpoori, T.; Deo, R.C. Shear strength prediction of steel fiber reinforced concrete beam using hybrid intelligence models: A new approach. Eng. Struct. 2018, 177, 244–255. [Google Scholar] [CrossRef]
  46. Abdul-Zaher, A.S.; Abdul-Hafez, L.M.; Tawfic, Y.R.; Hammed, O. Shear behavior of fiber reinforced concrete beams. J. Eng. Sci. Assiut Univ. 2016, 44, 132–144. [Google Scholar]
  47. Li, V.C.; Ward, R.; Hamza, A.M. Steel and synthetic fibers as shear reinforcement. ACI Mater. J. 1992, 89, 499–508. [Google Scholar]
  48. Adebar, P.; Mindess, S.; St.-Pierre, D.; Olund, B. Shear tests of fiber concrete beams without stirrups. ACI Struct. J. 1997, 94, 68–76. [Google Scholar]
  49. Lim, D.H.; Oh, B.H. Experimental and theoretical investigation on the shear of steel fibre reinforced concrete beams. Eng. Struct. 1999, 21, 937–944. [Google Scholar] [CrossRef]
  50. Amin, A.; Foster, S.J. Shear strength of steel fibre reinforced concrete beams with stirrups. Eng. Struct. 2016, 111, 323–332. [Google Scholar] [CrossRef]
  51. Lim, T.Y.; Paramasivam, P.; Lee, S.L. Analytical Model for Tensile Behavior of Steel-Fiber Concrete. ACI Mater. J. 1987, 84, 286–298. [Google Scholar]
  52. Aoude, H.; Cohen, M. Shear response of SFRC beams constructed with SCC and steel fibers. Electron. J. Struct. Eng. 2014, 14, 71–83. [Google Scholar]
  53. Araújo, D.L.; Nunes, F.G.T.; Toledo Filho, R.D.; de Andrade, M.A.S. Shear strength of steel fiber-reinforced concrete beams [Resistência ao cisalhamento de vigas de concreto reforçado com fibras de aço]. Acta Sci. Technol. 2014, 36, 389–397. [Google Scholar] [CrossRef]
  54. Aoude, H.; Belghiti, M.; Cook, W.D.; Mitchell, D. Response of steel fiber-reinforced concrete beams with and without stirrups. ACI Struct. J. 2012, 109, 359–367. [Google Scholar]
  55. Manju, R.; Sathya, S.; Sylviya, B. Shear strength of high – Strength steel fibre reinforced concrete rectangular beams. Int. J. Civ. Eng. Technol. 2017, 8, 1716–1729. [Google Scholar]
  56. Mansur, M.A.; Ong, K.C.G.; Paramasivam, P. Shear strength of fibrous concrete beams without stirrups. J. Struct. Eng. 1986, 112, 2066–2079. [Google Scholar] [CrossRef]
  57. Ashour, S.A.; Hasanain, G.S.; Wafa, F.F. Shear behavior of high-strength fiber reinforced concrete beams. ACI Struct. J. 1992, 89, 176–184. [Google Scholar]
  58. Minelli, F.; Plizzari, G.A. On the effectiveness of steel fibers as shear reinforcement. ACI Struct. J. 2013, 110, 379–389. [Google Scholar]
  59. Narayanan, R.; Darwish, I.Y.S. Use of Steel Fibers as Shear Reinforcement. ACI Struct. J. 1987, 84, 216–227. [Google Scholar]
  60. Batson, G.; Jenkins, E.; Spatney, R. Steel fibers as shear reinforcement in beams. ACI J. 1972, 69, 640–644. [Google Scholar]
  61. Noghabai, K. Beams of fibrous concrete in shear and bending: Experiment and model. J. Struct. Eng. N. Y. 2000, 126, 243–251. [Google Scholar] [CrossRef]
  62. Casanova, P.; Rossi, P. Shear Strength of Fiber Reinforced Concrete Beams without Stirrups. In Structural Applications of Fiber Reinforced Concrete, SP-182; American Concrete Institute: Farmington Hills, MI, USA, 1999; pp. 53–67. [Google Scholar]
  63. Casanova, P.; Rossi, P.; Schaller, I. Can steel fibers replace transverse reinforcements in reinforced concrete beams? ACI Mater. J. 1997, 94, 341–354. [Google Scholar]
  64. Para-Montesinos, G.; Wight, J.K.; Dinh, H.; Libbrecht, A.; Padilla, C. Shear Strength of Fiber Reinforced Concrete Beams without Stirrups; University of Michigan: Ann Arbor, MI, USA, 2006; p. 39. [Google Scholar]
  65. Chalioris, C.E.; Sfiri, E. Shear performance of steel fibrous concrete beams. Procedia Eng. 2011, 14, 2064–2068. [Google Scholar] [CrossRef] [Green Version]
  66. Qissab, M.A.; Salman, M.M. Shear strength of non-prismatic steel fiber reinforced concrete beams without stirrups. Struct. Eng. Mech. 2018, 67, 347–358. [Google Scholar] [CrossRef]
  67. Cho, S.-H.; Kim, Y.-I. Effects of steel fibers on short beams loaded in shear. ACI Struct. J. 2003, 100, 765–774. [Google Scholar]
  68. Randl, N.; Mészöly, T.; Harsányi, P. Shear behaviour of UHPC beams with varying degrees of fibre and shear reinforcement. In Proceedings of the Fib Symposium 2017, Maastricht, The Netherlands, 12–14 June 2017; pp. 500–507. [Google Scholar]
  69. Mohammed-Saeed, M.; Aoude, H. Shear behavior of SFRC and SCFRC beams. In Proceedings of the Proceedings, Annual Conference - Canadian Society for Civil Engineering, University of Ottawa, Ottawa, ON, Canada, 6–9 June 2012; Volume 3, pp. 2557–2566. [Google Scholar]
  70. Roberts, T.; Ho, N. Shear failure of deep fibre reinforced concrete beams. Int. J. Cem. Compos. Light. Concr. 1982, 4, 145–152. [Google Scholar] [CrossRef]
  71. Cucchiara, C.; La Mendola, L.; Papia, M. Effectiveness of stirrups and steel fibres as shear reinforcement. Cem. Concr. Compos. 2004, 26, 777–786. [Google Scholar] [CrossRef]
  72. Rosenbusch, J.; Teutsch, M. Trial Beams in Shear Brite/Euram Project 97-4163 Final Report Sub Task 4.2; Technical University of Braunschweig: Braunschweig, Germany, 2003; pp. 105–117. [Google Scholar]
  73. Dancygier, A.N.; Savir, Z. Effects of steel fibers on shear behavior of high-strength reinforced concrete beams. Adv. Struct. Eng. 2011, 14, 745–761. [Google Scholar] [CrossRef]
  74. Sahoo, D.R.; Sharma, A. Effect of steel fiber content on behavior of concrete beams with and without stirrups. ACI Struct. J. 2014, 111, 1157–1166. [Google Scholar] [CrossRef]
  75. Dinh, H.H.; Parra-Montesinos, G.J.; Wight, J.K. Shear behavior of steel fiber-reinforced concrete beams without stirrup reinforcement. ACI Struct. J. 2010, 107, 597–606. [Google Scholar]
  76. Sahoo, D.R.; Bhagat, S.; Reddy, T.C.V. Experimental study on shear-span to effective-depth ratio of steel fiber reinforced concrete T-beams. Mater. Struct. 2015, 49, 3815–3830. [Google Scholar] [CrossRef]
  77. Dupont, D.; Vandewalle, L. Shear capacity of concrete beams containing longitudinal reinforcement and steel fibers. ACI Spec. Publ. 2003, 216, 79–94. [Google Scholar]
  78. Shoaib, A. Shear in steel fiber reinforced concrete members without stirrups. Ph.D. Thesis, Department of Civil and Environmental Engineering, University of Alberta, Alberta, Canada, 2012. [Google Scholar]
  79. Furlan, S., Jr.; De Hanai, J.B. Shear behaviour of fiber reinforced concrete beams. Cem. Concr. Composites 1997, 19, 359–366. [Google Scholar] [CrossRef]
  80. Shoaib, A.; Lubell, A.S.; Bindiganavile, V.S. Shear response of lightweight steel fiber reinforced concrete members without stirrups. Mater. Struct. Mater. Constr. 2015, 48, 3141–3157. [Google Scholar] [CrossRef]
  81. Gali, S.; Subramaniam, K.V.L. Shear behavior of steel fiber reinforced concrete using full-field displacements from digital image correlation. In Proceedings of the MATEC Web of Conferences, University of Sharjah, Sharjah, United Arab Emirates, 18–20 April 2017; Volume 120. [Google Scholar]
  82. Singh, B.; Jain, K. An appraisal of steel fibers as minimum shear reinforcement in concrete beams. ACI Struct. J. 2014, 111, 1191–1202. [Google Scholar] [CrossRef]
  83. Greenough, T.; Nehdi, M. Shear behavior of fiber-reinforced self-consolidating concrete slender beams. ACI Mater. J. 2008, 105, 468–477. [Google Scholar]
  84. Spinella, N. Shear strength of full-scale steel fibre-reinforced concrete beams without stirrups. Comput. Concr. 2013, 11, 365–382. [Google Scholar] [CrossRef]
  85. Huang, C.-K.; Zhang, H.Z.; Guan, Z.G. Experimental study on shear resistance of steel fiber reinforced high-strength concrete beam. ACI Spec. Publ. 2005, 228, 687–704. [Google Scholar]
  86. Swamy, R.N.; Bahia, H.M. Effectiveness of steel fibers as shear reinforcement. Concr. Int. 1985, 7, 35–40. [Google Scholar]
  87. Hwang, J.-H.; Lee, D.H.; Kim, K.S.; Ju, H.; Seo, S.-Y. Evaluation of shear performance of steel fibre reinforced concrete beams using a modified smeared-truss model. Mag. Concr. Res. 2013, 65, 283–296. [Google Scholar] [CrossRef]
  88. Swamy, R.N.; Jones, R.; Chiam, A.T.P. Influence of steel fibers on the shear resistance of lightweight concrete I- beams. ACI Struct. J. 1993, 90, 103–114. [Google Scholar]
  89. Imam, M.; Vandewalle, L.; Mortelmans, F. Shear capacity of steel fiber high-strength concrete beams. ACI Spec. Pub. 1994, 149, 227–242. [Google Scholar]
  90. Tahenni, T.; Chemrouk, M.; Lecompte, T. Effect of steel fibers on the shear behavior of high strength concrete beams. Constr. Build. Mater. 2016, 105, 14–28. [Google Scholar] [CrossRef]
  91. Jindal, R.L. Shear and Moment Capacities of Steel Fiber Reinforced Concrete Beams; American Concrete Institute, Publication SP: Farmington Hills, MI, USA, 1984; pp. 1–16. [Google Scholar]
  92. Tan, K.H.; Murugappan, K.; Paramasivam, P. Shear behavior of steel fiber reinforced concrete beams. ACI Struct. J. 1993, 90, 3–11. [Google Scholar]
  93. Kang, T.H.-K.; Kim, W.; Kwak, Y.-K.; Hong, S.-G. Shear testing of steel fiber-reinforced lightweight concrete beams without web reinforcement. ACI Struct. J. 2011, 108, 553–561. [Google Scholar]
  94. Zamanzadeh, Z.; Lourenço, L.; Barros, J. Recycled steel fibre reinforced concrete failing in bending and in shear. Constr. Build. Mater. 2015, 85, 195–207. [Google Scholar] [CrossRef] [Green Version]
  95. Kang, T.H.-K.; Kim, W.; Massone, L.M.; Galleguillos, T.A. Shear-flexure coupling behavior of steel fiber-reinforced concrete beams. ACI Struct. J. 2012, 109, 435–444. [Google Scholar]
  96. Zarrinpour, M.R.; Chao, S.-H. Shear strength enhancement mechanisms of steel fiber-reinforced concrete slender beams. ACI Struct. J. 2017, 114, 729–742. [Google Scholar] [CrossRef]
  97. Kim, C.-G.; Lee, H.; Park, H.-G.; Hong, G.-H.; Kang, S.-M. Effect of steel fibers on minimum shear reinforcement of high-strength concrete beams. ACI Struct. J. 2017, 114, 1109–1119. [Google Scholar] [CrossRef]
  98. Sharma, A.K. Shear strength of steel fiber reinforced concrete beams. J. Am. Concr. Inst. 1986, 83, 624–628. [Google Scholar]
  99. Krassowska, J.; Kosior-Kazberuk, M. Failure mode in shear of steel fiber reinforced concrete beams. In Proceedings of the MATEC Web Conference, Cape Town, South Africa, 24–26 September 2018; Volume 163. [Google Scholar] [CrossRef] [Green Version]
  100. Shin, S.W.; Oh, J.; Ghosh, S.K. Shear behavior of laboratory-sized high-strength concrete beams reinforced with bars and steel fibers. Fiber Reinf. Concr. Dev. Innov. 1994, 142, 181–200. [Google Scholar]
  101. Kwak, Y.-K.; Eberhard, M.O.; Kim, W.-S.; Kim, J. Shear strength of steel fiber-reinforced concrete beams without stirrups. ACI Struct. J. 2002, 99, 530–538. [Google Scholar]
  102. Zhao, J.; Liang, J.; Chu, L.; Shen, F. Experimental study on shear behavior of steel fiber reinforced concrete beams with high-strength reinforcement. Materials 2018, 11, 1682. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  103. Kwak, K.-H.; Suh, J.; Hsu, C.-T.T. Shear-fatigue behaviour of steel fiber reinforced concrete beams. ACI Struct. J. 1991, 88, 155–160. [Google Scholar]
  104. Adeli, H. Neural networks in civil engineering: 1989–2000. Comput. Civ. Infrastruct. Eng. 2001, 16, 126–142. [Google Scholar] [CrossRef]
  105. Tu, J. Advantages and disadvantages of using artificial neural networks versus logistic regression for predicting medical outcomes. J. Clin. Epidemiol. 1996, 49, 1225–1231. [Google Scholar] [CrossRef]
  106. Bayat, M.; Ghorbanpour, M.; Zare, R.; Jaafari, A.; Thai Pham, B. Application of artificial neural networks for predicting tree survival and mortality in the Hyrcanian forest of Iran. Comput. Electron. Agric. 2019, 164, 104929. [Google Scholar] [CrossRef]
  107. Pham, B.T.; Nguyen, M.D.; Ly, H.-B.; Pham, T.A.; Hoang, V.; Van Le, H.; Le, T.-T.; Nguyen, H.Q.; Bui, G.L. Development of artificial neural networks for prediction of compression coefficient of soft soil. In CIGOS 2019, Innovation for Sustainable Infrastructure; Ha-Minh, C., Dao, D.V., Benboudjema, F., Derrible, S., Huynh, D.V.K., Tang, A.M., Eds.; Springer: Singapore, 2020; pp. 1167–1172. [Google Scholar]
  108. Le, T.-T.; Pham, B.T.; Ly, H.-B.; Shirzadi, A.; Le, L.M. Development of 48-hour precipitation forecasting model using nonlinear autoregressive neural network. In CIGOS 2019, Innovation for Sustainable Infrastructure; Ha-Minh, C., Dao, D.V., Benboudjema, F., Derrible, S., Huynh, D.V.K., Tang, A.M., Eds.; Springer: Singapore, 2020; pp. 1191–1196. [Google Scholar]
  109. Szkuta, B.R.; Sanabria, L.A.; Dillon, T.S. Electricity price short-term forecasting using artificial neural networks. IEEE Trans. Power Syst. 1999, 14, 851–857. [Google Scholar] [CrossRef]
  110. Kumar, S.; Barai, S.V. Neural networks modeling of shear strength of SFRC corbels without stirrups. Appl. Soft Comput. 2010, 10, 135–148. [Google Scholar] [CrossRef]
  111. Darji, M.P.; Dabhi, V.K.; Prajapati, H.B. Rainfall forecasting using neural network: A survey. In Proceedings of the 2015 International Conference on Advances in Computer Engineering and Applications, Ghaziabad, UP, India, 19–20 March 2015; pp. 706–713. [Google Scholar]
  112. Chang, K.-T.; Merghadi, A.; Yunus, A.P.; Pham, B.T.; Dou, J. Evaluating scale effects of topographic variables in landslide susceptibility models using GIS-based machine learning techniques. Sci. Rep. 2019, 9, 1–21. [Google Scholar] [CrossRef] [Green Version]
  113. Pham, B.T.; Nguyen-Thoi, T.; Ly, H.-B.; Nguyen, M.D.; Al-Ansari, N.; Tran, V.-Q.; Le, T.-T. Extreme Learning Machine Based Prediction of Soil Shear Strength: A Sensitivity Analysis Using Monte Carlo Simulations and Feature Backward Elimination. Sustainability 2020, 12, 2339. [Google Scholar] [CrossRef] [Green Version]
  114. Witten, I.H.; Frank, E.; Hall, M.A.; Pal, C.J. Data Mining: Practical Machine Learning Tools and Techniques; Morgan Kaufmann: Burlington, MA, USA, 2016; ISBN 978-0-12-804357-8. [Google Scholar]
  115. Phong, T.V.; Phan, T.T.; Prakash, I.; Singh, S.K.; Shirzadi, A.; Chapi, K.; Ly, H.-B.; Ho, L.S.; Quoc, N.K.; Pham, B.T. Landslide susceptibility modeling using different artificial intelligence methods: A case study at Muong Lay district, Vietnam. Geocarto Int. 2019, 0, 1–24. [Google Scholar] [CrossRef]
  116. Cavaleri, L.; Asteris, P.G.; Psyllaki, P.P.; Douvika, M.G.; Skentou, A.D.; Vaxevanidis, N.M. Prediction of Surface Treatment Effects on the Tribological Performance of Tool Steels Using Artificial Neural Networks. Appl. Sci. 2019, 9, 2788. [Google Scholar] [CrossRef] [Green Version]
  117. Asteris, P.G.; Moropoulou, A.; Skentou, A.D.; Apostolopoulou, M.; Mohebkhah, A.; Cavaleri, L.; Rodrigues, H.; Varum, H. Stochastic Vulnerability Assessment of Masonry Structures: Concepts, Modeling and Restoration Aspects. Appl. Sci. 2019, 9, 243. [Google Scholar] [CrossRef] [Green Version]
  118. Dou, J.; Yunus, A.P.; Merghadi, A.; Shirzadi, A.; Nguyen, H.; Hussain, Y.; Avtar, R.; Chen, Y.; Pham, B.T.; Yamagishi, H. Different sampling strategies for predicting landslide susceptibilities are deemed less consequential with deep learning. Sci. Total Environ. 2020, 720, 137320. [Google Scholar] [CrossRef]
  119. Dodangeh, E.; Shahedi, K.; Pham, B.T.; Solaimani, K. Joint frequency analysis and uncertainty estimation of coupled rainfall–runoff series relying on historical and simulated data. Hydrol. Sci. J. 2020, 65, 455–469. [Google Scholar] [CrossRef]
  120. Asteris, P.G.; Roussis, P.C.; Douvika, M.G. Feed-Forward Neural Network Prediction of the Mechanical Properties of Sandcrete Materials. Sensors 2017, 17, 1344. [Google Scholar] [CrossRef] [Green Version]
  121. Cavaleri, L.; Chatzarakis, G.E.; Trapani, F.D.; Douvika, M.G.; Roinos, K.; Vaxevanidis, N.M.; Asteris, P.G. Modeling of surface roughness in electro-discharge machining using artificial neural networks. Adv. Mater. Res. 2017, 6, 169–184. [Google Scholar]
  122. Plevris, V.; Asteris, P.G. Modeling of masonry failure surface under biaxial compressive stress using Neural Networks. Constr. Build. Mater. 2014, 55, 447–461. [Google Scholar] [CrossRef]
  123. Lourakis, M.I.A. A Brief Description of the Levenberg-Marquardt Algorithm Implemented by levmar. Found. Res. Technol. 2005, 4, 1–6. [Google Scholar]
  124. Asteris, P.G.; Nikoo, M. Artificial bee colony-based neural network for the prediction of the fundamental period of infilled frame structures. Neural Comput. Applic. 2019, 31, 4837–4847. [Google Scholar] [CrossRef]
  125. Donate, J.P.; Li, X.; Sánchez, G.G.; De Miguel, A.S. Time series forecasting by evolving artificial neural networks with genetic algorithms, differential evolution and estimation of distribution algorithm. Neural Comput. Appl. 2011, 22, 11–20. [Google Scholar] [CrossRef]
  126. Mousavi, S.M.; Mostafavi, E.S.; Jiao, P. Next generation prediction model for daily solar radiation on horizontal surface using a hybrid neural network and simulated annealing method. Energy Convers. Manag. 2017, 153, 671–682. [Google Scholar] [CrossRef]
  127. Nguyen, H.; Drebenstedt, C.; Bui, X.-N.; Bui, D.T. Prediction of blast-induced ground vibration in an open-pit mine by a novel hybrid model based on clustering and artificial neural network. Nat. Resour. Res. 2019, 29, 691–709. [Google Scholar] [CrossRef]
  128. Blanco, A.; Delgado, M.; Pegalajar, M.C. A real-coded genetic algorithm for training recurrent neural networks. Neural Netw. 2001, 14, 93–105. [Google Scholar] [CrossRef] [Green Version]
  129. Irani, R.; Nasimi, R. Evolving neural network using real coded genetic algorithm for permeability estimation of the reservoir. Expert Syst. Appl. 2011, 38, 9862–9866. [Google Scholar] [CrossRef]
  130. Hamacher, K. On stochastic global optimization of one-dimensional functions. Phys. A Stat. Mech. Appl. 2005, 354, 547–557. [Google Scholar] [CrossRef]
  131. Huang, H.; An, H.; Ma, H.; Chen, S. An engineering method for complex structural optimization involving both size and topology design variables. Int. J. Numer. Methods Eng. 2019, 117, 291–315. [Google Scholar] [CrossRef]
  132. Lass, O.; Posch, C.; Scharrer, G.; Volkwein, S. Space mapping techniques for a structural optimization problem governed by the p -Laplace equation. Optim. Methods Softw. 2011, 26, 617–642. [Google Scholar] [CrossRef]
  133. Guilleminot, J.; Le, T.T.; Soize, C. Stochastic framework for modeling the linear apparent behavior of complex materials: Application to random porous materials with interphases. Acta Mech. Sin. 2013, 29, 773–782. [Google Scholar] [CrossRef] [Green Version]
  134. Le, T.T.; Guilleminot, J.; Soize, C. Stochastic continuum modeling of random interphases from atomistic simulations. Application to a polymer nanocomposite. Comput. Methods Appl. Mech. Eng. 2016, 303, 430–449. [Google Scholar] [CrossRef] [Green Version]
  135. Sergeyev, Y.D.; Kvasov, D.E.; Mukhametzhanov, M.S. On the efficiency of nature-inspired metaheuristics in expensive global optimization with limited budget. Sci. Rep. 2018, 8, 1–9. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  136. Arani, K.S.; Zandi, Y.; Pham, B.T.; Mu’azu, M.A.; Katebi, J.; Mohammadhassani, M.; Khalafi, S.; Mohamad, E.T.; Wakil, K.; Khorami, M. Computational optimized finite element modeling of mechanical interaction of concrete with fiber reinforced polymer. Comput. Concr. 2019, 23, 061. [Google Scholar]
  137. Holland, J.H. Adaptation in Natural and Artificial Systems: An Introductory Analysis with Applications to Biology, Control, and Artificial Intelligence, Reprint ed.; A Bradford Book: Cambridge, MA, USA, 1992; ISBN 978-0-262-58111-0. [Google Scholar]
  138. Chang, W.-D. Nonlinear system identification and control using a real-coded genetic algorithm. Appl. Math. Model. 2007, 31, 541–550. [Google Scholar] [CrossRef]
  139. Maulik, U.; Bandyopadhyay, S. Genetic algorithm-based clustering technique. Pattern Recognit. 2000, 33, 1455–1465. [Google Scholar] [CrossRef]
  140. Jahed Armaghani, D.; Asteris, P.G.; Askarian, B.; Hasanipanah, M.; Tarinejad, R.; Huynh, V.V. Examining Hybrid and Single SVM Models with Different Kernels to Predict Rock Brittleness. Sustainability 2020, 12, 2229. [Google Scholar] [CrossRef] [Green Version]
  141. Sedki, A.; Ouazar, D.; El Mazoudi, E. Evolving neural network using real coded genetic algorithm for daily rainfall–runoff forecasting. Expert Syst. Appl. 2009, 36, 4523–4527. [Google Scholar] [CrossRef]
  142. Mohamad, E.T.; Faradonbeh, R.S.; Armaghani, D.J.; Monjezi, M.; Majid, M.Z.A. An optimized ANN model based on genetic algorithm for predicting ripping production. Neural Comput. Appl. 2017, 28, 393–406. [Google Scholar] [CrossRef]
  143. Gandomi, A.H.; Yang, X.-S.; Alavi, A.H. Mixed variable structural optimization using Firefly Algorithm. Comput. Struct. 2011, 89, 2325–2336. [Google Scholar] [CrossRef]
  144. Srivatsava, P.R.; Mallikarjun, B.; Yang, X.-S. Optimal test sequence generation using firefly algorithm. Swarm Evol. Comput. 2013, 8, 44–53. [Google Scholar] [CrossRef]
  145. Senthilnath, J.; Omkar, S.N.; Mani, V. Clustering using firefly algorithm: Performance study. Swarm Evol. Comput. 2011, 1, 164–171. [Google Scholar] [CrossRef]
  146. Zaman, M.A.; Abdul Matin, M. Nonuniformly Spaced Linear Antenna Array Design Using Firefly Algorithm. Available online: https://www.hindawi.com/journals/ijmst/2012/256759/abs/ (accessed on 15 November 2019).
  147. Dao, D.V.; Jaafari, A.; Bayat, M.; Mafi-Gholami, D.; Qi, C.; Moayedi, H.; Phong, T.V.; Ly, H.-B.; Le, T.-T.; Trinh, P.T.; et al. A spatially explicit deep learning neural network model for the prediction of landslide susceptibility. Catena 2020, 188, 104451. [Google Scholar] [CrossRef]
  148. Pham, B.T.; Le, L.M.; Le, T.-T.; Bui, K.-T.T.; Le, V.M.; Ly, H.-B.; Prakash, I. Development of advanced artificial intelligence models for daily rainfall prediction. Atmos. Res. 2020, 237, 104845. [Google Scholar] [CrossRef]
  149. Pham, B.T.; Van Phong, T.V.; Nguyen-Thoi, T.; Parial, K.; K. Singh, S.; Ly, H.-B.; Nguyen, K.T.; Ho, L.S.; Le, H.V.; Prakash, I. Ensemble modeling of landslide susceptibility using random subspace learner and different decision tree classifiers. Geocarto Int. 2020, 2020, 1–23. [Google Scholar] [CrossRef]
  150. Pham, B.T.; Qi, C.; Ho, L.S.; Nguyen-Thoi, T.; Al-Ansari, N.; Nguyen, M.D.; Nguyen, H.D.; Ly, H.-B.; Le, H.V.; Prakash, I. A Novel Hybrid Soft Computing Model Using Random Forest and Particle Swarm Optimization for Estimation of Undrained Shear Strength of Soil. Sustainability 2020, 12, 2218. [Google Scholar] [CrossRef] [Green Version]
  151. Nguyen, H.Q.; Ly, H.-B.; Tran, V.Q.; Nguyen, T.-A.; Le, T.-T.; Pham, B.T. Optimization of Artificial Intelligence System by Evolutionary Algorithm for Prediction of Axial Capacity of Rectangular Concrete Filled Steel Tubes under Compression. Materials 2020, 13, 1205. [Google Scholar] [CrossRef] [Green Version]
  152. Dao, D.V.; Ly, H.-B.; Vu, H.-L.T.; Le, T.-T.; Pham, B.T. Investigation and Optimization of the C-ANN Structure in Predicting the Compressive Strength of Foamed Concrete. Materials 2020, 13, 1072. [Google Scholar] [CrossRef] [Green Version]
  153. Pham, B.T.; Nguyen, M.D.; Bui, K.-T.T.; Prakash, I.; Chapi, K.; Bui, D.T. A novel artificial intelligence approach based on Multi-layer Perceptron Neural Network and Biogeography-based Optimization for predicting coefficient of consolidation of soil. Catena 2019, 173, 302–311. [Google Scholar] [CrossRef]
  154. Nguyen, V.V.; Pham, B.T.; Vu, B.T.; Prakash, I.; Jha, S.; Shahabi, H.; Shirzadi, A.; Ba, D.N.; Kumar, R.; Chatterjee, J.M. Hybrid machine learning approaches for landslide susceptibility modeling. Forests 2019, 10, 157. [Google Scholar] [CrossRef] [Green Version]
  155. Asteris, P.G.; Kolovos, K.G.; Douvika, M.G.; Roinos, K. Prediction of self-compacting concrete strength using artificial neural networks. Eur. J. Environ. Civil Eng. 2016, 20, s102–s122. [Google Scholar] [CrossRef]
  156. Asteris, P.G.; Kolovos, K.G. Self-compacting concrete strength prediction using surrogate models. Neural Comput. Appl. 2019, 31, 409–424. [Google Scholar] [CrossRef]
  157. Asteris, P.G.; Plevris, V. Anisotropic masonry failure criterion using artificial neural networks. Neural Comput. Appl. 2017, 28, 2207–2229. [Google Scholar] [CrossRef]
  158. Roshni, T.; Jha, M.K.; Deo, R.C.; Vandana, A. Development and Evaluation of Hybrid Artificial Neural Network Architectures for Modeling Spatio-Temporal Groundwater Fluctuations in a Complex Aquifer System. Water Resour. Manag. 2019, 33, 2381–2397. [Google Scholar] [CrossRef]
  159. Armaghani, D.J.; Hajihassani, M.; Sohaei, H.; Mohamad, E.T.; Marto, A.; Motaghedi, H.; Moghaddam, M.R. Neuro-fuzzy technique to predict air-overpressure induced by blasting. Arab. J. Geosci. 2015, 8, 10937–10950. [Google Scholar] [CrossRef]
  160. Sonmez, H.; Gokceoglu, C.; Nefeslioglu, H.A.; Kayabasi, A. Estimation of rock modulus: For intact rocks with an artificial neural network and for rock masses with a new empirical equation. Int. J. Rock Mech. Min. Sci. 2006, 43, 224–235. [Google Scholar] [CrossRef]
  161. Bui, D.-K.; Nguyen, T.; Chou, J.-S.; Nguyen-Xuan, H.; Ngo, T.D. A modified firefly algorithm-artificial neural network expert system for predicting compressive and tensile strength of high-performance concrete. Constr. Build. Mater. 2018, 180, 320–333. [Google Scholar] [CrossRef]
  162. Sulaiman, S.I.; Othman, Z.; Musirin, I.; Abidin, N.S.M.Z. Optimization of an Artificial Neural Network using Firefly Algorithm for modeling AC power from a photovoltaic system. In Proceedings of the 2015 SAI Intelligent Systems Conference (IntelliSys), London, UK, 10–11 November 2015; pp. 591–594. [Google Scholar]
  163. Qi, C.; Tang, X.; Dong, X.; Chen, Q.; Fourie, A.; Liu, E. Towards Intelligent Mining for Backfill: A genetic programming-based method for strength forecasting of cemented paste backfill. Miner. Eng. 2019, 133, 69–79. [Google Scholar] [CrossRef]
  164. Slater, E.; Moni, M.; Alam, M.S. Predicting the shear strength of steel fiber reinforced concrete beams. Constr. Build. Mater. 2012, 26, 423–436. [Google Scholar] [CrossRef]
  165. Kara, I.F. Empirical modeling of shear strength of steel fiber reinforced concrete beams by gene expression programming. Neural Comput. Appl. 2013, 23, 823–834. [Google Scholar] [CrossRef]
  166. Tian, J.; Qi, C.; Sun, Y.; Yaseen, Z.M.; Pham, B.T. Permeability prediction of porous media using a combination of computational fluid dynamics and hybrid machine learning methods. Eng. Comput. 2020, 1–17. [Google Scholar] [CrossRef]
  167. Rahmani, A.; MirHassani, S.A. A hybrid Firefly-Genetic Algorithm for the capacitated facility location problem. Inf. Sci. 2014, 283, 70–78. [Google Scholar] [CrossRef]
  168. Thakur, M.; Kumar, A. Optimal coordination of directional over current relays using a modified real coded genetic algorithm: A comparative study. Int. J. Electr. Power Energy Syst. 2016, 82, 484–495. [Google Scholar] [CrossRef]
  169. Haghrah, A.; Nazari-Heris, M.; Mohammadi-Ivatloo, B. Solving combined heat and power economic dispatch problem using real coded genetic algorithm with improved Mühlenbein mutation. Appl. Therm. Eng. 2016, 99, 465–475. [Google Scholar] [CrossRef]
  170. Khuntia, M.; Stojadinovic, B.; Goel, S.C. Shear strength of normal and high-strength fiber reinforced concrete beams without stirrups. ACI Struct. J. 1999, 96, 282–289. [Google Scholar]
  171. Sarveghadi, M.; Gandomi, A.H.; Bolandi, H.; Alavi, A.H. Development of prediction models for shear strength of SFRCB using a machine learning approach. Neural Comput. Appl. 2015, 31, 2085–2094. [Google Scholar] [CrossRef]
  172. Yakoub, H.E. Shear stress prediction: Steel fiber-reinforced concrete beams without stirrups. ACI Struct. J. 2011, 108, 304–314. [Google Scholar]
  173. Lantsoght, E.O.L. Database of Shear Experiments on Steel Fiber Reinforced Concrete Beams without Stirrups. Materials 2019, 12, 917. [Google Scholar] [CrossRef] [Green Version]
Figure 1. Histograms of the parameters: (a) web width; (b) height of cross-section; (c) effective depth; (d) span length; (e) shear span; (f) clear shear span; (g) reinforcement ratio; (h) yield strength of reinforcement steel; (i) depth ratio; (j) clear depth ratio; (k) maximum aggregate size; (l) concrete compressive strength; (m) fiber volume fraction; (n) length/diameter ratio of fibers; (o) tensile strength of fibers; and (p) fiber factor.
Figure 1. Histograms of the parameters: (a) web width; (b) height of cross-section; (c) effective depth; (d) span length; (e) shear span; (f) clear shear span; (g) reinforcement ratio; (h) yield strength of reinforcement steel; (i) depth ratio; (j) clear depth ratio; (k) maximum aggregate size; (l) concrete compressive strength; (m) fiber volume fraction; (n) length/diameter ratio of fibers; (o) tensile strength of fibers; and (p) fiber factor.
Sustainability 12 02709 g001aSustainability 12 02709 g001bSustainability 12 02709 g001c
Figure 2. (a) The Real-Coded Genetic Algorithm (RCGA) crossover operator and mutation operator for offspring chromosomes; (b) the structure of the RCGA.
Figure 2. (a) The Real-Coded Genetic Algorithm (RCGA) crossover operator and mutation operator for offspring chromosomes; (b) the structure of the RCGA.
Sustainability 12 02709 g002
Figure 3. (a) Fireflies with updated position; (b) the structure of the Firefly Algorithm (FFA).
Figure 3. (a) Fireflies with updated position; (b) the structure of the Firefly Algorithm (FFA).
Sustainability 12 02709 g003
Figure 4. Optimization of the NN using the FFA: (a) RMSE, (b) MAE, (c) R; using RCGA: (d) RMSE, (e) MAE, (f) R.
Figure 4. Optimization of the NN using the FFA: (a) RMSE, (b) MAE, (c) R; using RCGA: (d) RMSE, (e) MAE, (f) R.
Sustainability 12 02709 g004
Figure 5. Prediction regression graphs for the training data using (a) the NN-FFA and (c) the NN-RCGA; and for testing data using (b) the NN-FFA and (d) the NN-RCGA.
Figure 5. Prediction regression graphs for the training data using (a) the NN-FFA and (c) the NN-RCGA; and for testing data using (b) the NN-FFA and (d) the NN-RCGA.
Sustainability 12 02709 g005
Figure 6. Distribution of error between predicted and actual data.
Figure 6. Distribution of error between predicted and actual data.
Sustainability 12 02709 g006
Figure 7. ICE (black lines) and Partial Dependence Plot (PDP) (red lines) of clear shear span, maximum aggregate size, fiber volume fraction, and tensile strength of fibers obtained from the NN-RCGA model.
Figure 7. ICE (black lines) and Partial Dependence Plot (PDP) (red lines) of clear shear span, maximum aggregate size, fiber volume fraction, and tensile strength of fibers obtained from the NN-RCGA model.
Sustainability 12 02709 g007
Figure 8. ICE (black lines) and PDPs (red lines) of yield strength, depth ratio, and length-diameter ratio of fiber obtained from the NN-RCGA model.
Figure 8. ICE (black lines) and PDPs (red lines) of yield strength, depth ratio, and length-diameter ratio of fiber obtained from the NN-RCGA model.
Sustainability 12 02709 g008
Figure 9. ICE (black lines) and PDPs (red lines) of height of cross-section, span length, shear span, reinforcement ratio, concrete compressive strength, and fiber factor obtained from the NN-RCGA model.
Figure 9. ICE (black lines) and PDPs (red lines) of height of cross-section, span length, shear span, reinforcement ratio, concrete compressive strength, and fiber factor obtained from the NN-RCGA model.
Sustainability 12 02709 g009
Figure 10. ICE (black lines) and PDPs (red lines) of effective depth, web width, and clear depth ratio obtained from the NN-RCGA model.
Figure 10. ICE (black lines) and PDPs (red lines) of effective depth, web width, and clear depth ratio obtained from the NN-RCGA model.
Sustainability 12 02709 g010
Figure 11. Regression plots using empirical equations to compare the prediction results for all data of (a) the present study using NN-RCGA with the literature: (b) Khuntia et al. [170]; (c) Sharma [98]; (d) Greenough and Nehdi [83]; (e) Ashour et al. [57] with a/d > 2.5; (f) Ashour et al. [57] with a/d < 2.5; (g) Sarveghadi et al. [171]; (h) Imam et al. [89]; (i) Ahmadi et al. [13] using Formulation 2; (j) Ahmadi et al. [13] using Formulation 3; and (k) Ahmadi et al. [13] using Formulation 4.
Figure 11. Regression plots using empirical equations to compare the prediction results for all data of (a) the present study using NN-RCGA with the literature: (b) Khuntia et al. [170]; (c) Sharma [98]; (d) Greenough and Nehdi [83]; (e) Ashour et al. [57] with a/d > 2.5; (f) Ashour et al. [57] with a/d < 2.5; (g) Sarveghadi et al. [171]; (h) Imam et al. [89]; (i) Ahmadi et al. [13] using Formulation 2; (j) Ahmadi et al. [13] using Formulation 3; and (k) Ahmadi et al. [13] using Formulation 4.
Sustainability 12 02709 g011
Table 1. Database collection.
Table 1. Database collection.
NoReferenceNumber of DataProportion of Data (%)NoReferenceNumber of DataProportion of Data (%)
1Abdul-Zaher et al. [46]30.6532Li and Ward [47]224.75
2Adebar et al. [48]61.3033Lim and Oh [49]20.43
3Amin and Foster [50]20.4334Lim et al. [51]71.51
4Aoude and Cohen 2014 [52]40.8635Lima-Araujo et al. [53]20.43
5Aoude et al. [54]40.8636Manju et al. [55]61.30
6Arslan et al. [15]91.9437Mansur et al. [56]91.94
7Ashour et al. [57]183.8938Minelli and Plizzari [58]91.94
8Bae et al. [12]10.2239Narayanan and Darwish [59]377.99
9Batson et al. [60]439.2940Noghabai [61]153.24
10Casanova and Rossi [62]20.4341Pansuk et al. [11]20.43
11Casanova et al. [63]30.6542Parra-Montesinos et al. [64]102.16
12Chalioris and Sfiri 2011 [65]10.2243Qissab and Salman [66]112.38
13Cho and Kim [67]122.5944Randl et al. [68]51.08
14Cohen and Aoude 2012 [69]10.2245Roberts and Ho [70]61.30
15Cucchiara et al. [71]40.8646Rosenbusch and Teutsch [72]194.10
16Danygier and Savir [73]20.4347Sahoo and Sharma [74]71.51
17Dinh et al. [75]194.1048Sahoo et al. [76]30.65
18Dupont and Vandewalle [77]204.3249Shoaib [78] (REF prob)30.65
19Furlan and de Hanai [79]71.5150Shoaib and Lubell [80]20.43
20Gali and Subramaniam [81]20.4351Singh and Jain [82]326.91
21Greenough and Nehdi [83]91.9452Spinella et al. [84]20.43
22Huang et al. 2005 [85]10.2253Swamy and Bahia [86]51.08
23Hwang et al. [87]71.5154Swamy et al. [88]71.51
24Imam et al. [89]30.6555Tahenni et al. [90]91.94
25Jindal [91]71.5156Tan et al. [92]51.08
26Kang et al. [93]51.0857Zamanzadeh et al. [94]30.65
27Kang et al. [95]20.4358Zarrinpour and Chao [96]51.08
28Kim et al. [97]20.4359Sharma [98]10.22
29Krassowska et al. [99]20.4360Shin et al. [100]61.30
30Kwak et al. [101]40.8661Zhao et al. [102]40.86
31Kwak and Suh [103]40.86 Total463100.00
Table 2. Information on the database concerning cross-section type, fiber type, and failure mode.
Table 2. Information on the database concerning cross-section type, fiber type, and failure mode.
Cross-SectionNumber of DataProportion (%)Fiber TypeNumber of DataProportion (%)Failure ModeNumber of DataProportion (%)
Rectangular42792.22Hooked28260.91Diagonal tension164.06
T-type183.89Crimped10923.54Diagonal tension + shear tension92.28
I-type71.51Straight smooth194.10Diagonal tension + shear tension + shear compression235.84
Non-prismatic112.38Hooked + straight71.51Shear25865.48
Brass-coated high strength steel122.59Shear compression + shear tension20.51
Chopped with butt ends10.22Shear compression + shear tension + yielding of steel30.76
Corrugated30.65Shear tension + diagonal tension41.02
Flat30.65Shear tension + diagonal tension + bond degradation near support30.76
Flat end61.30Shear tension + diagonal tension + tension steel yielding61.52
Mill-cut40.86Shear, shear-compression153.81
Recycled30.65Shear-compression, flexure10.25
Round132.81Shear-flexure4812.18
Straight mild steel10.22Shear-tension61.52
Table 3. Initial statistical analysis of the database.
Table 3. Initial statistical analysis of the database.
Data TypeVariableNotationUnitRoleMinQ25AverageQ75MaxStDCV (%)
GeometryWeb widthbwmmInput50.00100.00140.58152.40310.0050.7536.10
Height of cross-sectionHmmInput100.00180.00284.75303.601000.00140.1949.23
Effective depthdmmInput85.25140.00245.37266.00910.00126.7951.67
Span lengthlspanmmInput204.001160.001816.702220.005600.00888.9748.93
Shear spanammInput102.00392.50713.64875.002800.00438.3961.43
Clear shear spanavmmInput52.40337.50639.20775.002700.00418.4465.46
Reinforcement ratioρ%Input0.371.722.433.095.720.0141.39
Yield strength of reinforcement steelfyMPaInput275.86420.00469.96530.00900.0098.5920.98
Depth ratioa/d-Input0.702.312.933.506.000.9833.66
Clear depth ratioav/d-Input0.412.002.603.175.950.9536.56
Concrete mixMaximum aggregate sizedaggmaxmmInput0.409.5510.6613.0022.005.1147.93
Average measured concrete cylinder compressive strengthfcMPaInput9.7733.2247.9854.10215.0024.1750.37
FiberFiber volume fractionVf%Input0.200.500.881.004.500.5663.30
Length/diameter ratio of fiberslf/df-Input25.0060.0071.8780.00190.5024.7234.40
Tensile strength of fibersftenfiberMPaInput260.001100.001241.731200.004913.00457.8236.87
Fiber factorF-Input0.0750.3000.5360.6982.8580.36568.10
CapacityUltimate shear capacityVuNOutput12,824.4645,000.00124,010.51170,277.39396,000.0094,784.9076.43
Table 4. NN characteristics.
Table 4. NN characteristics.
ParameterValue and Description
Neurons in the input layer16
Hidden layers1
Neurons in hidden layer10
Neurons in the output layer1
Hidden layer activation functionSigmoid
Output layer activation function Linear
Cost functionMean square error
Size of weight of matrix of hidden layer10 × 16
Size of bias vector of hidden layer1 × 10
Size of weight of matrix of the output layer1 × 10
Size of bias vector of output layer1 × 1
Total number of parameters181
Table 5. Parameters of the FFA used in this study.
Table 5. Parameters of the FFA used in this study.
ParameterValue and Description
Number of fireflies30
Maximum iteration number200
Coefficient of light absorption 1
Coefficient of attraction2
Mutation coefficient0.2
Mutation coefficient damping ratio0.98
Range of uniform mutation 5%
Initial damp mutation coefficient0.196
Table 6. Parameters of the RCGA used in this study.
Table 6. Parameters of the RCGA used in this study.
ParameterValue and Description
Population size70
Maximum number of iterations500
Length of chromosome220
Fitness functionlinear ranking
Cross-over typerandom pair
Cross-over probability0.4
Number of off-springs10
Mutation typerandom
Mutation probability0.7
Number of mutants18
Selection functionroulette wheel selection
Table 7. Prediction capability of the hybrid models.
Table 7. Prediction capability of the hybrid models.
MethodDatasetRRMSEMAESlopeErr.MeanErr.Std
NN-FFATraining0.9600.0660.0470.9210.0010.066
Testing0.9650.0710.0530.917−0.0040.071
NN-RCGATraining0.9760.0510.0360.9500.0000.051
Testing0.9790.0560.0410.9610.0030.056
Table 8. Summary of the Individual Conditional Expectation (ICE) variation and classification of the importance of variables.
Table 8. Summary of the Individual Conditional Expectation (ICE) variation and classification of the importance of variables.
GroupVariableMinMaxEndClass
GeometryWeb width00.52430.52432
Height of cross-section00.29110.22855
Effective depth00.42380.42383
Span length−0.20280−0.20288
Shear span00.25200.25204
Clear shear span−0.05510−0.002216
Reinforcement ratio00.19060.19069
Yield strength of reinforcement steel00.11750.117511
Depth ratio00.12250.109310
Clear depth ratio−0.72460−0.72461
Concrete mixMaximum aggregate size−0.06780−0.067815
Average measured concrete cylinder compressive strength00.22170.15237
FiberFiber volume fraction00.06110.030314
Length/diameter ratio of fibers−0.10130−0.101312
Tensile strength of fibers−0.00610.0118−0.006113
Fiber factor00.23420.23426
Table 9. Statistical measures of the predicted values against experimental ultimate shear strength.
Table 9. Statistical measures of the predicted values against experimental ultimate shear strength.
MethodRRMSEMAE% Gain: R% Gain: RMSE% Gain: MAE
NN-RCGA model0.97710.05260.0374---
Khuntia et al. [170]0.80250.19110.1252+17.5+72.5+70.1
Sharma [98]0.82370.19360.1299+15.3+72.8+71.2
Greenough and Nehdi [83]0.72050.18970.1228+25.7+72.3+69.5
Ashour et al. [57] with a/d > 2.50.86720.16420.1134+11.0+68.0+67.0
Ashour et al. [57] with a/d < 2.50.82340.22630.1653+15.4+76.8+77.4
Sarveghadi et al. [171]0.90750.12380.0844+7.0+57.5+55.7
Imam et al. [89]0.52740.32090.2423+45.0+83.6+84.6
Ahmadi et al. [13] using Formulation 20.80150.18090.1208+17.6+70.9+69.0
Ahmadi et al. [13] using Formulation 30.85170.19940.1461+12.5+73.6+74.4
Ahmadi et al. [13] using Formulation 40.86170.20490.1509+11.5+74.3+75.2
Table 10. Empirical equations gathered from the available literature (mostly from compilation of Lantsoght [46]).
Table 10. Empirical equations gathered from the available literature (mostly from compilation of Lantsoght [46]).
Sarveghadi et al. [171] V u = [ ρ + ρ υ b + 1 a d ( ρ f t   ( ρ + 2 ) ( f t a d 3 υ b ) a d + f t ) + υ b ] b ω d f t = 0.79 f c υ b = 0.41 τ F ;   with   τ = 4.15   ( MPa )
Kwak et al. [101] V u = [ 3 . 7 ef spfc 2 / 3 ( ρ d a ) 1 / 3 + 0.8 υ b ] b ω d f spfc = f cuf 20 F + 0.7 + F     ( MPa )   e = { 1     for   a d > 3.4 3.4 d a   for   a d 3.4
Greenough and Nehdi [83] V u = [ 0.35 ( 1 + 400 d ) ( f c ) 0.18 ( ( 1 + F ) ρ d a ) 0.4 + 0.9 η o τ F ] b ω d τ = 4.15   ( MPa )
Khuntia et al. [170] V u = [ ( 0.167 + 0.25 F ) f c ] b ω d
Sharma [98] V u = ( 2 3 × 0.8 f c ( d a ) 0.25 ) b ω d
Mansur et al. [56] V u = V c + σ tu b ω d V c = ( 0.16 f c + 17.2 ρ Vd M ) b ω d     0.29 f c b ω d σ tu = 3.2 η o η 1 F τ ;   with   τ = 2.58   MPa η 1 = 1 tan h ( β l f 2 ) β l f 2 β = 2 π G m E f A f ln ( s r f ) S = 25 d f V f l f
Ashour et al. [57] V u = [ ( 0.7 f c + 7 F ) d a + 17.2 ρ d a ] b ω d V u = [ ( 2.11 f c 3 + 7 F ) ( ρ d a ) 0.333 ] b ω d     for     a d 2.5 V u [ ( ( 2.11 f c 3 + 7 F ) ( ρ d a ) 0.333 ) 2.5 a d + υ b ( 2.5 a d ) ] b ω d     for     a d < 2.5
Arslan et al. [15] V u = [ ( 0.2 ( f c ) 2 / 3 c d + ρ ( 1 + 4 F ) f c ) 3 a d 3 ] b ω d ( c d ) 2 + ( 600 ρ f c ) ( c d ) 600 ρ f c = 0
Imam et al. [89] V u = [ 0.6 ψ ω 3 ( ( f c ) 0.44 + 275 ω ( a d ) 5 ) ] b ω d ψ = 1 + 5.08 d a 1 + d 25 d a ω = ρ ( 1 + 4 F )
Yakoub [172] V u = [ 0.83 ξ ρ 3 ( f c + 249.28 ρ ( a d ) 5 + 0.405 l f d f V f R g d a f c ) ] b ω d     for     a d 2.5 V u = [ 0.83 ξ ρ 3 ( f c + 249.28 ρ ( a d ) 5 + 0.162 l f d f V f R g d a f c ) ] b ω d     for     a d 2.5 ξ = 1 1 + d 25 d a
Ahmadi et al. [13] V u = d a ( F d + 0.555 ρ f c + 1 ) + 1 V u = ρ 37.957 a d ρ d + F 10.57 + d + ( f c ) 2 9.44 a d f c V u = 0.095 f c a d + ρ 0.137 a d 0.395 + 0.108 d + F f c a d + 85.256

Share and Cite

MDPI and ACS Style

Ly, H.-B.; Le, T.-T.; Vu, H.-L.T.; Tran, V.Q.; Le, L.M.; Pham, B.T. Computational Hybrid Machine Learning Based Prediction of Shear Capacity for Steel Fiber Reinforced Concrete Beams. Sustainability 2020, 12, 2709. https://doi.org/10.3390/su12072709

AMA Style

Ly H-B, Le T-T, Vu H-LT, Tran VQ, Le LM, Pham BT. Computational Hybrid Machine Learning Based Prediction of Shear Capacity for Steel Fiber Reinforced Concrete Beams. Sustainability. 2020; 12(7):2709. https://doi.org/10.3390/su12072709

Chicago/Turabian Style

Ly, Hai-Bang, Tien-Thinh Le, Huong-Lan Thi Vu, Van Quan Tran, Lu Minh Le, and Binh Thai Pham. 2020. "Computational Hybrid Machine Learning Based Prediction of Shear Capacity for Steel Fiber Reinforced Concrete Beams" Sustainability 12, no. 7: 2709. https://doi.org/10.3390/su12072709

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