Next Article in Journal
Load versus Strain Relationships of Single and Continuous Span Full-Scale Pre-cast Prestressed Concrete Girders for Monorail Systems
Previous Article in Journal
Mann–Kendall-Based Concrete Failure Trend Analysis and Its Implementation for Dynamic Building Monitoring
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Machine Learning-Based Model for Predicting the Shear Strength of Slender Reinforced Concrete Beams without Stirrups

by
Odey Alshboul
1,*,
Ghassan Almasabha
1,
Ali Shehadeh
2,
Rabia Emhamed Al Mamlook
3,4,
Ali Saeed Almuflih
5 and
Naif Almakayeel
5
1
Department of Civil Engineering, Faculty of Engineering, The Hashemite University, P.O. Box 330127, Zarqa 13133, Jordan
2
Department of Civil Engineering, Hijjawi Faculty for Engineering Technology, Yarmouk University, Shafiq Irshidatst, Irbid 21163, Jordan
3
Department of Industrial Engineering and Engineering Management, Western Michigan University, Kalamazoo, MI 49008, USA
4
Department of Aviation Engineering, Al-Zawiya University, Al-Zawiya P.O. Box 16418, Libya
5
Department of Industrial Engineering, King Khalid University, King Fahad St, Guraiger, Abha 62529, Saudi Arabia
*
Author to whom correspondence should be addressed.
Buildings 2022, 12(8), 1166; https://doi.org/10.3390/buildings12081166
Submission received: 25 June 2022 / Revised: 27 July 2022 / Accepted: 29 July 2022 / Published: 4 August 2022
(This article belongs to the Section Construction Management, and Computers & Digitization)

Abstract

:
The influence of concrete mix properties on the shear strength of slender structured concrete beams without stirrups (SRCB-WS) is a widespread point of contention. Over the past six decades, the shear strength of SRCB-WS has been studied extensively in both experimental and theoretical contexts. The most recent version of the ACI 318-19 building code requirements updated the shear strength equation for SRCB-WS by factoring in the macroeconomic factors and the contribution of the longitudinal steel structural ratio. However, the updated equation still does not consider the effect of the shear span ratio ( a / d ) and the yield stress of longitudinal steel rebars ( F y ). Therefore, this study investigates the importance of the most significant potential variables on the shear strength of SRCB-WS to help develop a gene expression-based model to estimate the shear strength of SRCB-WS. A database of 784 specimens was used from the literature for training and testing the proposed gene expression algorithm for forecasting the shear strength of SRCB-WS. The collected datasets are comprehensive, wherein all considered concrete properties were considered over the previous 68 years. The performance of the suggested algorithm versus the ACI 318-19 equation was statistically evaluated using various measures, such as root mean square error, mean absolute error, mean absolute percentage error, and the coefficient of determination. The evaluation results revealed the superior performance of the proposed model over the current ACI 318-19 equation. In addition, the proposed model is more comprehensive and considers additional variables, including the effect of the shear span ratio and the yield stress of longitudinal steel rebars. The developed model reflects the power of employing gene expression algorithms to design reinforced concrete elements with high accuracy.

1. Introduction

The cost-efficient design of reinforced concrete (RC) beams is challenging due to the complex interaction between the mechanical properties of concrete and longitudinal steel rebars. Although the constructed RC buildings must comply with the code design limitations, the code design requirements overestimate the strength of RC members, which may not be considered optimum options. Researchers have utilized cutting-edge technologies and state-of-the-art software to solve this gap by building decision-making aids that improve cost-effectiveness [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29].
The design optimization of the shear strength of RC beams can be achieved in two ways. The first method uses the empirical equation, semi-empirical formulas, differential equations based on finite element evaluation, and mechanics-based methodologies. Empirical models represent models that use the experimental database to establish models for determining the shear strength of RC beams [30,31]; the main drawback of these models is that they present the best-fitting models, based on the investigated database. These models might not be accurate if they were used to predict the outputs of a new database. Conversely, models that are based on the materials’ fundamental mechanics are described as mechanics-based methods [32,33]. Still, these models cannot easily quantify the non-homogeneous nature of concrete, which makes them inadequate for predicting the shear strength of RC beams. The semi-empirical models combine the mechanics-based concept with some fitted coefficients to improve the prediction accuracy of the shear strength of experimentally tested specimens in the literature [34,35], making them more accurate in predicting the behavior of RC beams. Moreover, several studies have used finite element analysis [36,37] to investigate more details about the tested beams, such as the distribution of stresses and strains, beam deflection, and local failures.
The second method deploys artificial intelligence algorithms to accurately estimate the shear strength of RC beams. Recently, a boost in machine-learning algorithm involvement has been witnessed in various civil engineering applications, such as smart cities, green buildings, high-performance concrete, etc. The high volume of the experimental databank in structural engineering helps the structural engineers to build sophisticated algorithms that learn from the experimental database, while satisfying a certain statistical performance to predict the desired outputs for certain problem input parameters accurately. Although machine-learning algorithms have high predictive precision compared to other methodologies, it is inconvenient for structural engineers to use algorithms in the daily-based design process in the design office. In addition, these algorithms need highly skilled engineers to run them, making it uneconomical to benefit from the advantages of machine learning tools. To present a solution to this problem, a closed-form solution model is more practical for adoption by the practitioners. In this regard, the gene expression (GEP)-based model [38,39] in structural engineering is becoming more popular for building machine learning models creating closed-form solutions. Considering the abundant availability of a database of RC beams, using GEP to estimate the shear strength and other desired performance measures would greatly improve the design of optimized RC beams.
The following two models, ACI 318-19 [40] and the system developed by Gandomi et al., 2014 [41], will be explained in detail as they will be used in this study for comparison purposes.

1.1. ACI 318-19

The ACI318-19 [40] specifies an empirical-based equation to determine the shear strength of non-prestressed structured concrete beams with no shear structure in one direction as shown in Equation (1).
V C = 0.66 λ λ s ρ w 1 / 3 f c b w d
In this Equation, λ s is the impact of the size factor, while λ is a factor that considers the type of concrete, which equals 1.0 and 0.75 for normal-weight and lightweight concrete, respectively. Also, ρ w is the longitudinal steel reinforcement ratio and λ s = 2 / 1 + 0.004 d 1.0 .

1.2. The Gandomi Model

The linear gene expression (LGP) method was used to put together the shear strength of RC beams [41]. A literature-based database was utilized for building the algorithm. The suggested design equation evaluated the shear strength of RC beams without stirrups. The LGP simulation gives better predictions than the existing building codes. The parameterized sensitivity assessments reflect the finding that the proposed shear strength equation can capture their fundamental physical behavior. The shear stress, vu, is estimated by Equation (2):
v u = 2 d a d 8 a 3 a g ρ + f c 3 ρ z
where z = 0.9d and a g is the maximum size of coarse aggregate and is assumed to be 19 mm, if the aggregate size is not given.

1.3. Gene Expression (GEP) Model

The GEP models have the advantage of tracing the nonlinear interaction of various variables, which improves the prediction accuracy compared to the LGP-based models. Although the GEP modeling was successfully used in various fields of structural engineering [38,39], it is necessary to estimate the shear strength of SRCB-WS because the interaction between components of the shear transfer mechanism is complex. The high volume of the experimental database in the literature helps to train, validate, and test sophisticated GEP models to predict the shear strength.
Estimating the shear strength of slender reinforced concrete beams with no stirrups (SRCB-WS) is among the most difficult issues to understand in reinforced concrete (RC) buildings. The SRCB-WS are commonly used on various RC members, such as shallow beams, RC slabs, and concrete panels, where the applied shear forces are less than the shear strength of SRCB-WS. On the other hand, RC members must be strengthened if the external shear forces will exceed the shear strength of SRCB-WS. There are various options to enhance the shear capacity of SRCB-WS, to accommodate shear stresses that exceed its strength, such as providing stirrups with adequate spacing, adding steel fibers of at least 0.75%, and strengthening the concrete using wraps of fiber-reinforced polymers (FRP). However, these options require additional labor and increase the overall cost of constructing RC buildings. Therefore, an accurate estimate of SRCB-WS shear strength is critical to deciding if the shear strength must be improved. Several equations have been proposed in the literature to estimate the shear strength of SRCB-WS. However, these models have a large discrepancy in terms of the estimation of shear strength because identifying the relevance degree of the primary regulating factors is quite difficult. In general, once the shear crack develops at the web of the SRCB-WS, the shear forces are resisted by: (1) shear stresses that are resisted by the entire compressive region; (2) the dowel action provided by the longitudinal steel reinforcement; (3) the aggregate interlock that results from the friction between the irregular crack sides, working to transfer the shear forces from one side to the other; and (4) the size effect, which refers to the action of shear stress reduction in beams with high beam depth compared to shallow beams, even if the beams have the same mechanical properties of steel and concrete. The four factors above are difficult to directly estimate using the mechanics-based models. In addition, the interaction between these four factors has not been quantified. Therefore, most design codes use empirical models to correlate the shear strength with basic properties of beams, such as the beam section area, concrete compressive strength, longitudinal reinforcement ratio, shear span ratio, and other concrete and steel properties.
Various variables have recently been recognized as having a considerable effect on the shear strength of SRCB-WS effects, such as the compressive strength of concrete, the size effect, shear span ratio, longitudinal steel reinforcement ratio, axially compressed or tensioned beams, and so on. Additional significant aspects include test-setup settings and loading design. Generally, the shear capacity of SRCB-WS increases as the concrete compressive strength increases. In contrast, the ACI 318-19 and European Union design codes relate the shear strength of the SRCB-WS to ( f c )1/2 and ( f c )1/3, respectively. This implies that the concrete compressive strength is being utilized as a critical parameter. The current version of ACI 318-19 [40] limits the concrete compressive stress to 42 MPa. However, recent advancements in concrete technology and the use of superplasticizers have helped to produce high-strength concrete, where concrete with a compressive strength of 70 MPa is commonly used to reduce the cross-sectional area of RC members and resist the high stresses developed in the lower stories of high-rise buildings. Therefore, shear strength models shall consider the shear strength improvement of SRCB-WS that are made of high-strength concrete.
Moreover, the size effect was experimentally observed many years ago, in 1967 [31]; this phenomenon is due to the interaction of several factors, such as the loss of the aggregate interlock contribution if the beam depth is increased [42] and the decrease in compression zone ratio, which is a major variable in the shear strength of RC beams [42,43,44]. The experiments conducted by Kani [45] regarding the impact of size in 1967 and the tests by Shioya et al. [46] have successfully explained this effect. While Bazant et al. [34] justified the impact of size using the concepts of the fracture mechanics of concrete, Collins et al. [44] and Reineck [43,47] have described the size effect as a decrease in shear transmission at the contact point, due to the bigger crack sizes taking place in reinforced concrete that are associated with high effective depth.
RC beams can be categorized into two groups, based on the proportionality of a / d , where slender beams have a value of a / d > 2, while short beams have a value of a / d ≤ 2.5. The short beams can be found on RC bridge girders and transfer girders in RC buildings, which transfer loading from the upper stories to the supporting columns, corbels, ledge girders, deep beams, and nodal loading within a distance from the supports that is less than twice the beam depth. This effect is important in SRCB-WS structures where the a / d proportion is lower than 2.5, since part of shear forces might be transferred directly to the support by the strut-and-tie mechanism. As a result, it would be more effective to use the strut-and-tie models rather than the beam theory to accurately estimate the shear strength of SRCB-WS with an a / d of less than 2.5; this phenomenon is called arch action. Generally, the arch action has only a minor effect in slender beams with a shear span-to-effective depth (a/d) of more than 2.5. Slender beams are more widely used than short beams; they are seen in slab panels, RC slab systems, and RC girder bridges with long spans. Several realistic expressions for determining shear strength involving the a / d ratio to account for the effect of a / d on SRCB-WS have been carried out. It is worth mentioning that every test database suggested for the proposed study has a / d proportions that are larger than 2.5.
In SRCB-WS, flexural stresses and strains in steel rebars rise when the longitudinal steel ratio decreases. Thus, the crack widths become larger, and the shear strength of SRCB-WS is decreased. In addition, as the longitudinal steel reinforcement ratio decreases, the dowel action also reduces. Furthermore, when the SRCB-WS parts are exposed to tension in the axis, the shear strengths of SRCB-WS reduce. On the other hand, if the axial compression stresses rise, the area of the uncracked compression region increases, thus improving the shear transfer.
Extensive experimental programs have been conducted over the past six decades, enabling the researchers to use various machine learning tools, the primary focus of which is predicting the shear strength of structured concrete beams. Cladera and Mari [48,49] and Jung and Kim [50] used experimental data to train and test an artificial neural network (ANN)-based model to estimate the shear strength of RC beams. Ashour et al. [1] proposed a gene expression (GEP)-based model that can calculate the RC beams’ shear strength. Although the ANN-based models are considered to offer a significant improvement compared to the available ACI 318-19 [40] code equations, the main disadvantage of using ANN is the lack of a closed-form solution to estimate shear strength where ANN models only provide solution algorithms. With the limited capabilities of the currently available design tools, it is not possible for practitioners to smoothly evaluate the shear strength.
It is imperative to develop an accurate and practical shear strength evaluation tool to overcome these evaluation limitations. Thus, the current study investigated the use of gene expression algorithms to improve the efficiency of evaluating the shear strength of SRCB-WS. The developed model is superior to the available shear evaluation tools; it is generic and can be employed by practitioners without the need for the big data availability that is required for training and testing purposes. In addition, a closed-loop gene expression-based solution can be generated with less uncertainty. Furthermore, the developed model considers one-of-a-kind and the most influential features (i.e., the shear span ratio and the yield stress of longitudinal steel rebars).
Additionally, the non-linearity of the proposed model empowers its evaluation accuracy by tracking the interaction among the interconnected features and their individual impact on the shear strength. Moreover, the experimental database used in this study to build the gene expression model is the largest in the literature, including data from 1953 to the present. The data collection effort was huge, wherein over 100 hundred references from prestigious academic journals within the field were investigated over one year. Thus, the developed model can be considered a generic and useful support decision tool for practitioners within the building construction arena. The adopted research methodology is outlined in Figure 1.

2. Description of Experimental Database

This study used a collected database of 784 specimens from the literature [43,45,46,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146]. Table 1 symbolizes the key parameters employed in this work, with their description. The ranges and distributions of the collected database are also shown in Figure 2, which includes b w , d , f c , a / d , ρ w , and F y . It can be seen that about 75% of the database involves a concrete compressive strength of 40 MPa, which is classified as representing normal-weight concrete with an effective depth of 300 mm and longitudinal steel reinforcement of less than 2%. The statistical measures of the tested database are shown in Table 2, which includes the variables of mean, median, and standard deviation. The median of b w , d , f c , a / d , ρ w , and F y are 153 mm, 268 mm, 30 MPa, 3.2, 1.8%, and 421 MPa, respectively. Moreover, Figure 3 shows a 7 × 7 matrix where the matrix diagonal illustrates the distribution histogram of each variable, while the upper and lower triangles of the matrix show the scatter distribution between the investigated variables. The figure shows that the database includes a wide range of information that can be effectively used to build, train, and test the machine learning algorithms to predict the shear strength of RC beams without shear reinforcement.

3. Gene Expression Programming

In structural engineering, there has lately been a considerable shift toward machine learning and gene expression programming (GEP). GEP can produce reliable data-driven mathematical simulations. As a result, GEP will be utilized to construct a shear strength model for structured concrete beams without shear reinforcement by using machine learning. Ferreira [144] developed the gene expression programming (GEP) process, in which genes are made up of a series of connected chromosomes that resemble trees and include many factors ordered at the first and last points. As demonstrated in Figure 4, such trees form GEP expression trees, which can be translated into a numerical expression.
The GEP process entails multiple steps, including constructing and representing chromosomes for the databank, implementing the GEP algorithms, assessing the fitness standards, such as R M S E or R 2 , and halting the training procedure if the fitness measures are reached. Therefore, the gene expression must be replicated through variable crossovers or mutation. Figure 4 depicts a GEP algorithm in the form of an expression tree (ET). The process is begun by running the GEP algorithm, which involves creating chromosomes with the required mathematical operations and fitness standards for parameters a, b, c, and d. The chromosomes are next processed and turned into ETs; if the ETs match the fitness criteria, the framework processing ends. However, if the fitness requirements are not met, gene mutation, crossover, or a combination of these operations may be implemented to improve the algorithm accuracy. To make the design applications easier, ETs are eventually transformed into numerical equations.
The empirical databank was processed to construct the GEP framework to forecast the shear strength of SRCB-WS. The database was split into training and testing sets to ensure the constructed model’s applicability and validity across various parameters, while avoiding overfitting. The experimental training dataset was utilized solely to build the GEP algorithm, whereas the experimental testing dataset was utilized to confirm that the model satisfies the target accuracy. In this research, 67 percent of the database specimens were randomly selected for training data, whereas only 33 percent were used for the testing set.
To obtain a high accuracy model, the GEP’s limitations are outlined in Table 2. The least value of R M S E controls the algorithm analysis; the studying data value was 784. The independent variables had a value of 5, such as b w , d , f c , a / d , ρ w , and F y . In addition, the multiplication function linked three genes with an eight-layer-maximum tree depth. The GEP algorithm uses two-thirds of the experimental database to build and validate the shear strength model and one-third of the database to test the model. The genes undergo various operations, such as mutation and crossover, to satisfy the target statistical performance criteria. The algorithm only uses the specified mathematical operations listed in Table 3 to construct the most efficient and simplest GEP model for predicting the shear strength of RC beams without stirrups. The resulting gene sequence is called an expression tree (ETs), representing the raw gene model, which needs a post-processing step to benefit from.
Figure 5 demonstrates the established expression form of the GEP model, which contains ET1, 2, and 3, which are multiplied by each other to form the GEP model. The ET1, ET2, and ET3 have tree depths of 7, 6, and 5, respectively. The tree depth is controlled by various factors, such as the accuracy level of the model, the degree of variable complexity, the volume number of the database, the simplicity of mathematical operations, the number of genes, and so on. These ETs are considered to be the raw version of the gene expression model, which needs to be treated and converted into the mathematical model. This process may include simplification and a combination of mathematical operation sets. Table 4 illustrates the physical meaning of the six variables in the established d 0 , which represents b w , while d 1 refers to d , d 2 is a / d , d 3 denotes ρ w , d 4 is F y , and d 5 represents f c . The predicted shear strength (VGEP) results from multiplying the three ETs. The GEP algorithm, in the form of ETs that forecast the shear force (VGEP), is converted into a numerical expression, as displayed in Equation (3), which is re-arranged to it and is simplified as illustrated in Equation (4).
V G E P = d 0 d 2 5 / d 5 1 3 4 20 × d 5 d 5 / d 3 5 8 × d 2 d 4 / d 1 1 3 d 2 d 2 2
V G E P = b w × f c 0.067 × ρ 0.31 a d × d × a d F y 0.33 1 a d
Equation (4) shows that variables b w and d have a positive relation to the predicted shear strength, which follows the mechanics of material principles. However, the variables a / d and ρ w are nonlinearly related to the predicted shear strength. These relations are also consistent with the results of Lubell et al., 2009 [145], and are in line with Equation (1), where the shear strength is dependent on ( ρ w )1/3, and is nonlinearly related to a / d . Moreover, the variables f c and F y are nonlinearly related to the predicted shear strength. These trends are consistent with Equation (1); the Canadian code CSA A23.3 (2004) [146] also reveals high predicted shear strength for beams with a low strain in longitudinal steel rebars.
The GEP models have the advantage of tracking the complex interface of critical variables, which enhances the forecast precision in contrast to other empirical-based models. Though the GEP modeling was effectively utilized in a variety of applications in the field of structural engineering [38,39], it is essential to use GEP modeling in forecasting the SRCB-WS shear strength because of the complexity and heterogeneous components of the shear transfer mechanism. The high amount of the experimental databank helps to train, validate, and test effective GEP algorithms to forecast the shear strength.
On the other hand, more variable features are needed to improve the prediction accuracy of GEP algorithms. Although increasing the number of ETs enhances the modeling performance, model overfitting may occur if an excessive number of ETs is used. Therefore, special caution should be given in processing the GEP algorithm and extra time is needed to efficiently build the GEP model, compared to other machine learning techniques.
To introduce an answer to this difficulty, a closed-form solution is of great interest to practitioners. In this respect, the GEP-based models [38,39] have become more widespread for developing machine learning models that have simple mathematical solutions. Considering the ample number of experimental databases in RC beams, using GEP to forecast the shear strength and other desired performance measures would greatly impact the design of optimized RC beams.

4. Results and Discussion

4.1. Assessment of the Significance of the Features

Pearson’s correlation method for determining the relationship between two or more features has been implemented, as shown in Figure 6; the impact of these features on each other and the projected numbers were evaluated, using the shear strength of SRCB-WS given in the database. The correlation of each variable with the predicted shear strength is given a factor ranging between +1 and −1, where a correlation factor close to +1 represents a strong positive linear correlation with the shear strength. In contrast, a factor near to −1 indicates a strong negative linear correlation with the shear strength. On the contrary, a value close to zero indicates a nonlinear relationship with the predicted shear strength. Figure 6 shows that the most influential factors are b w and d , which have a strong positive linear relation to the experimental shear strength that is compatible with the fundamentals of structural mechanics, whereas the shear force increases if the beams’ section area increases. However, a / d and ρ w had a nonlinear relation to the shear strength in an experiment. These relationships are compatible with the observations of Lubell et al. 2009 [145]. The results are also in line with Equation (1), where the shear strength is dependent on ( ρ w )1/3 and the interaction between moment and shear stresses becomes more critical for slender RC beams with an a / d of more than 2.5. This explains why a / d is nonlinearly related to the shear strength of RC beams. In addition, f c and F y have a nonlinear relation to the experimental shear strength. These trends align with the ACI 318-19 equation, which relates to the shear strength multiplied by the concrete compressive strength squared, while the Canadian code CSA A23.3 (2004) [146] shows high shear strength for low strain in longitudinal steel reinforcement. It is worth mentioning that concrete with high compressive strength exhibits brittle behavior, where the strain capacity of concrete declines even if the concrete has high ultimate compressive strength. This is a crucial parameter to set the relationship between concrete compressive strength and the shear strength of RC beams.
A good comprehension of the model’s attributes will benefit structural engineers by effectively stimulating and establishing a model to evaluate SRCB-WS. Therefore, an analysis of the important features was performed to determine the significance of each variable involved in anticipating SRCB-WS shear strength. The feature scale plot was used to determine the relative value of every element, as illustrated in Figure 7. In addition, as described in Figure 7, the features were classified in descending order, based on the importance score: d , b w , ρ w , F y , f c and a / d . The beam width, depth, longitudinal steel reinforcement ratio, and the concrete compressive strength were considered in the ACI 318-19 equation, shown as Equation (1). However, the feature importance analysis revealed the significant importance of the F y , and a / d . Therefore, the above two elements were considered in the proposed gene expression model to improve the prediction accuracy of SRCB-WS shear strength.

4.2. Evaluation of the Prediction Accuracy

After selecting the most important features and establishing the shear strength model, it is critical to assess the effectiveness of the proposed algorithm. Thus, the suggested model’s efficiency was assessed using three different metrics, such as R M S E , M A P E , M A E , and R 2 . The mathematical definition of each statistical factor is presented in Equations (5)–(8):
M A E = 1 m i = 1 m Y i Y i ¯
R M S E =   1 m i = 1 m Y i Y i ¯ 2
M A P E = 1 m i = 1 m Y i Y i ¯ Y i × 100
R 2 = 1 i = 1 m Y i Y i ¯ 2 i = 1 m Y i Y ¯ 2
where Y i represents the real (measured) quantities of the shear strength for SRCB-WS, Y i ¯ symbolizes the predicted shear strength, Y ¯ reflects the average of Y i , and m represents the total number of datasets used. The model accuracy will be increased if the R 2 value approaches 1, as well as if the R M S E , M A E , and M A P E measures approach 0 [147]. The comparison of the effectiveness of the gene expression-based model is assessed with Equation (1), while Equation (2) is used to indicate the shear strength of SRCB-WS, as executed and summarized in Table 5.
The comparison results show that the gene expression model has a high value of R 2 = 95 % , which is 3% more than Equation (1) and 6.4% more than Equation (2). The high accuracy of the suggested gene expression model is possible because the model is more comprehensive in terms of the critical variables, compared to the other models. It is worth mentioning that Equations (1) and (2) do not consider the effect of F y and a / d , which have significant importance, as shown in Figure 7. Furthermore, Equation (2) considers the effect of the maximum size of the aggregate, which is not commonly reported in the literature. The above equation assumes the maximum size of aggregate to be taken as 19 mm, which may undermine the accuracy of the predicting model; the R2 for Equation (2) was 88.6, which is lower than the performance of the other two equations. In addition, the proposed gene expression model reveals lower M A E , R M S E , and M A P E values than the predictions of Equations (1) and (2). These three statistical dimensions reveal the high accuracy and lower scatteredness of the proposed GEP model. Several factors improved the accuracy of the proposed shear strength model, such as the high amount of dataset, the selection of the most significant variables to be included in the model, and the use of a sophisticated algorithm that traces the complex interactions between the considered variables. Therefore, the gene expression model offers a better fit for the actual value of shear strength.

4.3. Results of Model Prediction

Figure 8 depicts a scatter plot of SRCB-WS experimental shear strength versus the anticipated shear strength. using Equation (1), Equation (2), and the gene expression model. The trend of prediction by the gene expression equation is the nearest to the perfect prediction line (the green dashed line) in Figure 8. Equation (2) tends to overestimate the shear strength of SRCB-WS. This result is to be anticipated since the Equation does not account for critical factors such as the a / d and F y . On the other hand, Equation (1) underestimates the shear strength of SRCB-WS because this equation also does not account for important factors and uses an empirical variable (ag) that considers the effect of the maximum size of the aggregate. Most experiments included in the literature review do not report this information. Therefore, Equation (1) assumes the a g value should be taken as 19 mm. The inclusion of the maximum size of the aggregate parameter reduces the shear strength in the prediction model. The R2 of Equation (1) equals 88.6, which is the lowest value compared to the other two models. Overall, the prediction results indicate the superior performance of the gene expression model over Equations (1) and (2). In addition, Figure 9 and Figure 10 show the effect of various variables such as a / d , d , ρ w , f c , F y , and b w on the prediction of Equations (1) and (2) and the gene expression model. The shear strength predictions of Equations (1) and (2) reveal high scatteredness compared to the proposed Gene Expression model. This shows that the suggested model is more powerful and considers the most important variables influencing SRCB-WS shear strength. The a / d is exponentially related to the predicted shear strength using Equation (1). This relation is also linearly predicted for Equation (2). However, the correlation is close to a constant line for the GEP model. Similarly, the predicted shear strength by Equations (1) and (2) exponentially decays with d and b w , which indicates that the size effect of deep beams is not accurately predicted by these two equations. Although the longitudinal reinforcement ratio and concrete compressive strength are considered in the three models, Equations (1) and (2) have a high prediction variance compared to the GEP model.
Based on the analysis in this research, the proposed gene expression model revealed superior performance compared to the up-to-date and widely used ACI 318-19, Equation (1), other available equations in the literature, and Equation (2). The current study encourages researchers to deploy sophisticated machine learning tools to accurately estimate the complex shear strength of SRCB-WS since the interaction of various variables influences the shear strength. However, simple models such as the one in Equation (2) cannot accurately predict the shear strength; Equation (2) is based on linear gene expression, which may not capture the nonlinear interaction of various variables.
It is worth mentioning that the developed model allows the user to set the values for the shear span ratio a / d and the yield stress of longitudinal steel rebars F y , which are one-of-a-kind features. Additionally, the results show that the model has excellent efficiency in enhancing the proposed model accuracy, compared with the ACI 318-19 code.
As the currently available models within the literature lack comprehensiveness regarding the shear strength evaluation., the current research aims to fill the gap by introducing a comprehensive model that is capable of providing accurate shear value estimations. Features such as b w , d , f c , a / d , ρ w , and F y play a critical role in shear strength evaluation, while the findings of the current study have proven that a / d and F y are influential attributes. Thus, those two key factors might not be relaxed and may need to be explicitly considered within the shear evaluation model.

5. Summary and Conclusions

Cutting-edge technological tool utilization plays a vital role in developing robust frameworks that can enhance the decision-making process within the construction industry arena. Such a machine and deep learning-based technological tools are vital for providing a robust, fast, accurate, and flexible forecasting framework for the prediction of the shear strength of slender reinforced concrete beams without stirrups (SRCB-WS). However, machine learning algorithms are not closed-form equations that can be used to predict the desired outputs. The current study investigates the use of gene expression (GEP) algorithms to improve the efficiency of determining the shear strength of SRCB-WS. A closed-form solution gene expression-based model was trained and evaluated using a dataset of 784 specimens.
The proposed model considers various features, such as b w , d , f c , a / d , ρ w , and F y . The results revealed that the variables of d , b w , and ρ w are the most significant factors in estimating the SRCB-WS shear strength. The statistical performance metrics of the GEP model, such as the M A E , R M S E , M A P E , and R 2 , show that the proposed GEP model has superior accuracy and comprehensiveness regarding various parameters than Equation (1) (ACI 318-19) and Equation (2). The R 2 value of the predicted shear strength using the proposed GEP equals 95%, while the other two models have R 2 values of 92% and 88.6% for Equations (1) and (2), respectively. The proposed GEP accurately predicts the shear strength of SRCB-WS, while Equation (1) underestimates and Equation (2) overestimates the shear strength, as the GEP model considers the most critical variables and uses a sophisticated algorithm for simulating the contribution of the dependent variables.
The current study’s findings represent a solid base for practitioners to evaluate shear strength smoothly and precisely. The utilization of emerging machine learning-based forecast algorithms is matchless in providing research that supports construction automation. The authors expect the developed prediction model to provide its end users with new insights and a comprehensive understanding of how numerous concrete characteristics affect the shear strength value.
As a future research recommendation, data collection and recording procedures might be improved, as comprehensive datasets are vital to forecast shear strength correctly. Although this study explored the experimental database of slender beams (a/d ≥ 2.5) without stirrups, further studies are needed to investigate the estimation of the shear strength of short beams (a/d < 2.5), as well as the effect of adding steel or synthetic fibers, which will be of great interest in future studies to quantify the contribution of bridging fibers to the shear strength. Thus, improved data collection processes and tools are encouraged to allow improved data recording, categorizing, and filtering processes to ensure the development of more accurate findings. Moreover, sophisticated M L -based algorithms are recommended to produce better prediction results, wherein more holistic prediction modeling might be conducted according to further advanced algorithms after undergoing fusion with technological tools (e.g., building information modeling (BIM), digital twins, the Internet of Things (IoT), and blockchain) which might be utilized to automatically forecast the shear strength of various types of reinforced concrete beams.

Author Contributions

Data curation, A.S.A.; Formal analysis, O.A., G.A., A.S. and R.E.A.M.; Methodology, O.A., A.S., R.E.A.M., A.S.A. and N.A.; Software, G.A., A.S., A.S.A. and N.A.; Validation, G.A., R.E.A.M. and N.A.; Writing—original draft, O.A., A.S. and A.S.A.; Writing—review & editing, O.A. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Acknowledgments

The authors extend their appreciation to the Deanship of Scientific Research at King Khalid University for funding this work through the Large Groups Project, under grant number (RGP. 2/178/43).

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Ashour, A.F.; Alvarez, L.F.; Toropov, V.V. Empirical modeling of shear strength of RC deep beams by genetic programming. Comput. Struct. 2003, 81, 331–338. [Google Scholar] [CrossRef]
  2. Alshboul, O.; Shehadeh, A.; Tatari, O.; Almasabha, G.; Saleh, E. Multiobjective and multivariable optimization for earthmoving equipment. J. Facil. Manag. 2022. ahead-of-print. [Google Scholar] [CrossRef]
  3. Shehadeh, A.; Alshboul, O.; Tatari, O.; Alzubaidi, M.A.; Hamed El-Sayed Salama, A. Selection of heavy machinery for earthwork activities: A multi-objective optimization approach using a genetic algorithm. Alex. Eng. J. 2022, 61, 7555–7569. [Google Scholar] [CrossRef]
  4. Shehadeh, A.; Alshboul, O.; al Mamlook, R.E.; Hamedat, O. Machine learning models for predicting the residual value of heavy construction equipment: An evaluation of modified decision tree, LightGBM, and XGBoost regression. Autom. Constr. 2021, 129, 103827. [Google Scholar] [CrossRef]
  5. Alshboul, O.; Shehadeh, A.; Al-Kasasbeh, M.; al Mamlook, R.E.; Halalsheh, N.; Alkasasbeh, M. Deep and machine learning approaches for forecasting the residual value of heavy construction equipment: A management decision support model. Eng. Constr. Archit. Manag. 2021. ahead-of-print. [Google Scholar] [CrossRef]
  6. Alshboul, O.; Shehadeh, A.; Hamedat, O. Development of integrated asset management model for highway facilities based on risk evaluation. Int. J. Constr. Manag. 2021, 1–10. [Google Scholar] [CrossRef]
  7. Shehadeh, A.; Alshboul, O.; Hamedat, O. A Gaussian mixture model evaluation of construction companies’ business acceptance capabilities in performing construction and maintenance activities during COVID-19 pandemic. Int. J. Manag. Sci. Eng. Manag. 2021, 112–122. [Google Scholar] [CrossRef]
  8. Alshboul, O.; Shehadeh, A.; Hamedat, O. Governmental Investment Impacts on the Construction Sector Considering the Liquidity Trap. J. Manag. Eng. 2022, 38, 04021099. [Google Scholar] [CrossRef]
  9. Shehadeh, A.; Alshboul, O.; Hamedat, O. Risk Assessment Model for Optimal Gain-Pain Share Ratio in Target Cost Contract for Construction Projects. J. Constr. Eng. Manag. 2022, 148, 04021197. [Google Scholar] [CrossRef]
  10. Alshboul, O.; Alzubaidi, M.A.; Mamlook, R.E.A.; Almasabha, G.; Almuflih, A.S.; Shehadeh, A. Forecasting Liquidated Damages via Machine Learning-Based Modified Regression Models for Highway Construction Projects. Sustainability 2022, 14, 5835. [Google Scholar] [CrossRef]
  11. Alshboul, O.; Shehadeh, A.; Almasabha, G.; Almuflih, A.S. Extreme Gradient Boosting-Based Machine Learning Approach for Green Building Cost Prediction. Sustainability 2022, 14, 6651. [Google Scholar] [CrossRef]
  12. Almasabha, G.; Alshboul, O.; Shehadeh, A.; Almuflih, A.S. Machine Learning Algorithm for Shear Strength Prediction of Short Links for Steel Buildings. Buildings 2022, 12, 775. [Google Scholar]
  13. Alshboul, O.; Almasabha, G.; Shehadeh, A.; Al Hattamleh, O.; Almuflih, A.S. Optimization of the Structural Performance of Buried Reinforced Concrete Pipelines in Cohesionless Soils. Materials 2022, 15, 4051. [Google Scholar] [CrossRef] [PubMed]
  14. Tarawneh, A.; Almasabha, G.; Alawadi, R.; Tarawneh, M. Innovative and Reliable Model for Shear Strength of Steel Fibers Reinforced Concrete Beams. Structures 2021, 32, 1015–1025. [Google Scholar] [CrossRef]
  15. Almasabha, G. Gene expression model to estimate the overstrength ratio of short links. Structures 2022, 37, 528–535. [Google Scholar] [CrossRef]
  16. Saleh, E.; Tarawneh, A.; Naser, M.; Abedi, M.; Almasabha, G. You only design once (YODO): Gaussian Process-Batch Bayesian optimization framework for mixture design of ultra high performance concrete. Constr. Build. Mater. 2022, 330, 127270. [Google Scholar] [CrossRef]
  17. Almasabha, G.; Tarawneh, A.; Saleh, E.; Alajarmeh, O. Data-Driven Flexural Stiffness Model of FRP-Reinforced Concrete Slender Columns. J. Compos. Constr. 2022, 26, 04022024. [Google Scholar] [CrossRef]
  18. Işık, E.; Harirchian, E.; Bilgin, H.; Jadhav, K. The effect of material strength and discontinuity in RC structures according to different site-specific design spectra. Res. Eng. Struct. Mater. 2021, 7, 413–430. [Google Scholar] [CrossRef]
  19. Danesh, M.; Iraji, A.; Jaafari, S. Evaluating Seismic Resistance Parameters of Optimized Reinforced Concrete Moment Frames Using an Initial Cost Objective Function. Iran Univ. Sci. Technol. 2021, 11, 611–630. [Google Scholar]
  20. Uddin, M.N.; Yu, K.; Li, L.Z.; Ye, J.; Tafsirojjaman, T.; Alhaddad, W. Developing machine learning model to estimate the shear capacity for RC beams with stirrups using standard building codes. Innov. Infrastruct. Solut. 2022, 7, 227. [Google Scholar] [CrossRef]
  21. Sánchez, A.R.; Arêde, A.; Jara, J.M.; Delgado, P. Overstrength factors of RC bridges supported on single and multi-column RC piers in Mexico. Earthq. Eng. Struct. Dyn. 2021, 50, 3695–3712. [Google Scholar] [CrossRef]
  22. Doaei, Y.; Hosseini, S.E.A.; Momenzadeh, A.; Harirchian, E. Investigating the Effect of Screw Size on the Stress Level in MERO Joint for Space Frame Structures. Appl. Syst. Innov. 2021, 4, 84. [Google Scholar] [CrossRef]
  23. Zhang, H.; Cheng, X.; Li, Y.; Du, X. Prediction of failure modes, strength, and deformation capacity of RC shear walls through machine learning. J. Build. Eng. 2022, 50, 104145. [Google Scholar] [CrossRef]
  24. Işık, E.; Harirchian, E.; Bilgin, H.; Kaya, B.; Karaşin, İ.B. The Effect of Insufficient Cover Thickness on Structural Performance of Reinforced Concrete Buildings. In Proceedings of the International Conference on Organization and Technology of Maintenance, Osijek, Croatia, 10 December 2021; Springer: Cham, Switzerland, 2021; pp. 262–277. [Google Scholar]
  25. Al Shboul, K.W.; Rasheed, H.A.; Alshareef Husam, A. Intelligent approach for accurately predicting fatigue damage in overhead highway sign structures. Structures 2021, 34, 3453–3463. [Google Scholar] [CrossRef]
  26. Alshareef, H.A.; Al Shboul, K.W.; Rasheed, H.A.; Abouelleil, A. Analytical-Based application software for Estimating remaining fatigue life of Non-Cantilevered sign structures. Eng. Struct. 2022, 262, 114315. [Google Scholar] [CrossRef]
  27. Al Rjoub, Y.; Obaidat, A.; Ashteyat, A.; Alshboul, K. Experimental and analytical investigation of using externally bonded, hybrid, fiber-reinforced polymers to repair and strengthen heated, damaged RC beams in flexure. J. Struct. Fire Eng. 2021. ahead-of-print. [Google Scholar] [CrossRef]
  28. Al Shboul, K.W.; Raheem, M.M.; Rasheed, H.A. Debonding characterization for all-lightweight RC T-Beams strengthened in flexure with FRP. J. Build. Eng. 2021, 44, 103377. [Google Scholar] [CrossRef]
  29. Feng, W.; Wang, Y.; Sun, J.; Tang, Y.; Wu, D.; Jiang, Z.; Wang, J.; Wang, X. Prediction of thermo-mechanical properties of rubber-modified recycled aggregate concrete. Constr. Build. Mater. 2022, 318, 125970. [Google Scholar] [CrossRef]
  30. Zsutty, T.C. Beam shear strength prediction by analysis of existing data. J. Proc. 1968, 65, 943–951. [Google Scholar]
  31. Niwa, J.; Yamada, K.; Yokozawa, K.; Okamura, H. Revaluation of the Equation for shear strength of reinforced concrete beams without web reinforcement. Doboku Gakkai Ronbunshu 1986, 372, 167–176. [Google Scholar] [CrossRef] [Green Version]
  32. Zararis, P.D.; Papadakis, G.C. Diagonal shear failure and size effect in RC beams without web reinforcement. J. Struct. Eng. 2001, 127, 733–742. [Google Scholar] [CrossRef]
  33. Tureyen, A.K.; Frosch, R.J. Concrete shear strength: Another perspective. ACI Struct. J. 2003, 100, 609–615. [Google Scholar]
  34. Bazant, Z.P.; Kim, J.K. Size effect in shear failure of longitudinally reinforced beams. J. Am. Concr. Inst. 1984, 81, 456–468. [Google Scholar]
  35. Kim, D.; Kim, W.; White, R.N. Arch action in reinforced concrete beams—A rational prediction of shear strength. ACI Struct. J. 1999, 96, 586–593. [Google Scholar]
  36. Gan, D.; Zhou, Z.; Yan, F.; Zhou, X. Shear transfer capacity of composite sections in steel tubed-reinforced-concrete frames. Structures 2017, 12, 54–63. [Google Scholar] [CrossRef]
  37. Xu, T.; Castel, A.; Gilbert, R.I. On the reliability of serviceability calculations for flexural cracked reinforced concrete beams. Structures 2018, 13, 201–212. [Google Scholar] [CrossRef]
  38. Mohammadhassani, M.; Nezamabadi-Pour, H.; Suhatril, M.; Shariati, M. An evolutionary fuzzy modelling approach and comparison of different methods for shear strength prediction of high-strength concrete beams without stirrups. Smart Struct. Syst. Int. J. 2014, 14, 785–809. [Google Scholar] [CrossRef]
  39. Mansouri, I.; Shariati, M.; Safa, M.; Ibrahim, Z.; Tahir, M.M.; Petković, D. Analysis of influential factors for predicting the shear strength of a V-shaped angle shear connector in composite beams using an adaptive neuro-fuzzy technique. J. Intell. Manuf. 2017, 30, 1247. [Google Scholar] [CrossRef]
  40. ACI 318; Building Code Requirements for Structural Concrete (ACI 318-19) and Commentary (ACI 318R-19). American Concrete Institute: Farmington Hills, MI, USA, 2019.
  41. Gandomi, A.H.; Danial Mohammadzadeh, S.; Pérez-Ordóñez, J.L.; Alavi, A.H. Linear genetic programming for shear strength prediction of reinforced concrete beams without stirrups. Appl. Soft Comput. 2014, 19, 112–120. [Google Scholar] [CrossRef]
  42. Fujita, M.; Sato, R.; Matsumoto, K.; Takaki, Y. Size effect on shear capacity of RC beams using HSC without shear reinforcement. In Proceedings of the 6th International Symposium Utilization of HS/HP Concrete, Leipzig, Germany, 1 June 2002; pp. 235–245. [Google Scholar]
  43. Reineck, K.H. Mechanical Model for the Behaviour of Reinforced Concrete Members in Shear. Ph.D. Thesis, University of Stuttgart, Stuttgart, Germany, 1990. [Google Scholar]
  44. Collins, M.P.; Kuchma, D. How Safe Are Our Large, Lightly Reinforced Concrete Beams, Slabs, and Footings? ACI Struct. J. 1999, 96, 482–490. [Google Scholar]
  45. Kani, G.N.J. How safe are our large reinforced concrete beams? ACI J. 1967, 64, 128–141. [Google Scholar]
  46. Shioya, T.; Iguro, M.; Nojiri, Y.; Akiayma, H.; Okada, T. Shear Strength of Large Reinforced Concrete Beams. In Fracture Mechanics: Application to Concrete, SP-118; ACI: Detroit, MI, USA, 1989; pp. 259–279. [Google Scholar]
  47. Reineck, K.H. Modelling of members with transverse reinforcement. In IABSE Colloquium on Structural Concrete: IABSE Report; IABSE: Zurich, Switzerland, 1991; Volume 62, pp. 481–488. [Google Scholar]
  48. Cladera, A.; Marí, A.R. Shear design procedure for reinforced concrete beams using artificial neural networks. Part I: Beams without stirrups. Eng. Struct. 2004, 26, 917–926. [Google Scholar] [CrossRef]
  49. Cladera, A.; Marí, A.R. Shear design procedure for reinforced concrete beams using artificial neural networks. Part II: Beams with stirrups. Eng. Struct. 2004, 26, 927–936. [Google Scholar] [CrossRef]
  50. Jung, S.; Kim, K.S. Knowledge-based prediction of shear strength of concrete beams without shear reinforcement. Eng. Struct. 2008, 30, 1515–1525. [Google Scholar] [CrossRef]
  51. Adebar, P.E. Shear Design of Concrete Offshore Structures. Ph.D. Thesis, University of Toronto, Toronto, ON, Canada, 1989. [Google Scholar]
  52. Adebar, P.; Collins, M.P. Shear design of concrete offshore structures. ACI Struct. J. 1994, 91, 324–335. [Google Scholar]
  53. Adebar, P.; Collins, M.P. Shear Strength of members without transverse reinforcement. Can. J. Civ. Eng. 1996, 23, 30–41. [Google Scholar] [CrossRef]
  54. Ahmad, S.H.; Khaloo, A.R.; Poveda, A. Shear Capacity of Reinforced High-Strength Concrete Beams. ACI J. 1986, 83, 297–305. [Google Scholar]
  55. Ahmad, S.H.; Lue, D.M. Flexure-shear interaction of reinforced high-strength concrete beams. ACI J. 1987, 84, 330–341. [Google Scholar]
  56. Ahmad, S.H.; Park, F.; El-Dash, K. Web reinforcement effects on shear capacity of reinforced high strength concrete beams. Mag. Concr. Res. 1995, 47, 227–233. [Google Scholar] [CrossRef]
  57. Al-Alusi, A.F. Diagonal tension strength of reinforced concrete T-beams with varying shear span. ACI J. 1957, 53, 1067–1077. [Google Scholar]
  58. Angelakos, D.; Bentz, E.C.; Collins, M.P. Effect of Concrete Strength and Minimum Stirrups on Shear Strength of Large Members. ACI Struct. J. 2001, 98, 290–300. [Google Scholar]
  59. Aster, H.; Koch, R. Schubtragfähigkeit dicker Stahlbetonplatten. Beton-U Stahlbetonbau 1974, 69, 266–270. [Google Scholar]
  60. Bernander, K. An investigation of the shear strength of concrete beams without stirrups or diagonal bars. RILEM-Symp. Stockholm. 1957, 1, 211–214. [Google Scholar]
  61. Bernhardt, C.J.; Fynboe, C.C. High Strength Concrete Beams; Nordic Concrete Research, Norske Betongforening: Oslo, Norway, 1986. [Google Scholar]
  62. Bhal, N.S. Über den Einfluß der Balkenhöhe auf die Schubtragfähigkeit von Einfeldrigen Stahlbetonbalken mit und Ohne Schubbewehrung; Otto-Graf-Institut: Stuttgart, Germany, 1968. [Google Scholar]
  63. Bresler, B.; Scordelis, A.C. Shear strength of reinforced concrete beams. ACI J. 1963, 60, 51–74. [Google Scholar]
  64. Cladera Bohigas, A. Shear Design of Reinforced High-Strength Concrete Beams. Ph.D. Thesis, Universitat Politécnica de Catalunya, Barcelona, Spain, December 2002; pp. 168, A.1–A.96, B.1–B3, C.1–C12, D.1–D.2, E.1–E.6. [Google Scholar]
  65. Cladera, A.; Marí, A.R. Shear Strength of Reinforced High–Strength and Normal–Strength Concrete Beams; A New Simplified Shear Design Method; Universitat Politécnica de Catalunya: Barcelona, Spain, 2002; pp. 1–19. [Google Scholar]
  66. Cao, S. Size Effect and the Influence of Longitudinal Reinforcement on the Shear Response of Large Reinforcement Concrete Members. Master’s Thesis, University of Toronto, Toronto, ON, Canada, 2000. [Google Scholar]
  67. Cederwall, K.; Hedman, O.; Losberg, A. Shear strength of partially prestressed beams with pretensioned reinforcement of high grade deformed bars. ACI J. 1974, 42, 215–230. [Google Scholar]
  68. Chana, P.S. Some Aspects of Modelling the Behaviour of Reinforced Concrete under Shear Loading; Techn. Report 543; Cement and Concrete Association, Wexham Springs: Slough, UK, 1981. [Google Scholar]
  69. Chang, T.S.; Kesler, C.E. Static and fatigue strength in shear of beams with tensile reinforcement. ACI J. 1958, 54, 1033–1057. [Google Scholar]
  70. Diaz de Cossio, R.; Siess, C.P. Behavior and strength in shear of beams and frames without web reinforcement. ACI J. 1960, 31, 695–735. [Google Scholar]
  71. Drangsholt, G.; Thorenfeldt, E. High Strength Concrete. SP2—Plates and Shells. In Report 2.1, Shear Capacity of High Strength Concrete Beams; SINTEF Structural Engineering—FCB: Trondheim, Norway, 1992; STF70 A92125. [Google Scholar]
  72. Elzanaty, A.H.; Nilson, A.H.; Slate, F.O. Shear Capacity of Reinforced Concrete Beams Using High-Strength Concrete. ACI J. 1986, 83, 290–296. [Google Scholar]
  73. Feldman, A.; Siess, C.P. Effect of Moment Shear Ratio on Diagonal Tension Cracking and Strength in Shear of Reinforced Concrete Beams; Civil Eng. Studies, Struct. Research Series No. 107; University of Illinois: Champaign, IL, USA, 1955. [Google Scholar]
  74. Ferguson, P.M.; Thompson, J.N. Diagonal Tension in T-Beams without stirrups. J. Am. Concr. Inst. 1953, 49, 655–676. [Google Scholar]
  75. Ferguson, P.M. Some Implications of Recent Diagonal Tension Tests. ACI J. 1956, 28, 157–172. [Google Scholar]
  76. Gabrielsson, H. High Performance Concrete Beams Tested in Shear. Comparison Between the Traditional Approach and the Modified Compression Field Theory. In International Symposium on Utilization of High-Strength Concrete: 20/06/1993-24/06/19931993; Norsk Betongforening: Oslo, Norway, 1993; pp. 169–176. [Google Scholar]
  77. Ghannoum, W.M. Size Effect on Shear Strength of Reinforced Concrete Beams; Department of Civil Engineering and Applied Mechanics, McGill University: Montréal, QC, Canada, 1998. [Google Scholar]
  78. Grimm, R. Einfluß Bruchmechanischer Kenngrößen auf das Biege- und Schubtragverhalten hochfester Betone; Beuth Verlag GmbH: Berlin, Germany, 1997. [Google Scholar]
  79. Haddadin, M.J.; Hong, S.; Mattock, A.H. Stirrup Effectiveness in Reinforced Concrete Beams with Axial Force. Proc. ASCE 1971, 97, 2277–2297. [Google Scholar] [CrossRef]
  80. Hallgren, M. Flexural Shear Capacity of Reinforced High Strength Concrete Beams without Stirrups. Ph.D. Thesis, KTH Stockholm und TRITA-BKN, Bull.9, Stockholm, Switzerland, 1994; pp. 1–49. [Google Scholar]
  81. Hallgren, M. Shear Tests on Reinforced High and Normal Strength Concrete Beams without Stirrups. Ph.D. Thesis, Royal Institute of Technology, Stockholm, Switzerland, February 1994. [Google Scholar]
  82. Hallgren, M. Punching Shear Capacity of Reinforced High Strength Concrete Slabs. Ph.D. Thesis, KTH Stockholm und TRITA-BKN, Bulletin 23, Stockholm, Switzerland, 1996. [Google Scholar]
  83. Hamadi, Y.D. Force Transfer across Cracks in Concrete Structures. Ph.D. Thesis, Polytechnic of Central, London, UK, 1976. [Google Scholar]
  84. Hanson, J.A. Shear Strength of Ligthweight Reinforced Concrete Beams. ACI 1958, 55, 387–403. [Google Scholar]
  85. Hanson, J.A. Tensile Strength and Diagonal tension resistance of Structural lightweight Concrete. ACI J. 1961, 58, 1–40. [Google Scholar]
  86. Hedmann, O.; Losberg, A. Design of Concrete structures with regard to shear forces. J. CEB Bull. D'Information 1978, 126, 184–209. [Google Scholar]
  87. Islam, M.S.; Pam, H.J.; Kwan, A.K.H. Shear Capacity of high-strength concrete beams with their point of inflection within the shear span. Proc. Inst. Civ. Eng.-Struct. Build. 1998, 128, 91–99. [Google Scholar] [CrossRef] [Green Version]
  88. Johnson, M.K.; Ramirez, J.A. Minimum Shear Reinforcement in Beams with Higher Strength Concrete. ACI-Struct. J. 1989, 86, 376–382. [Google Scholar]
  89. Kani, M.W.; Huggins, M.W.; Wittkopp, R.R. Kani on Shear in Reinforced Concrete. Ph.D. Thesis, Department of Civil Engineering, University of Toronto, Toronto, ON, Canada, 1979. [Google Scholar]
  90. Kawano, H.; Watanabe, H. Shear strength of reinforced concrete columns—Effect of specimen size and load reversal. In Concrete Under Severe Conditions 2, Proceedings of the 2nd International Conference on CONSEC ‘98. Vol. III, Tromsø, Norway, 21–24 June 1998; Gjørv, O.E., Sakai, K., Banthia, N., Eds.; E & FN Spon: London, UK; New York, NY, USA, 1998; pp. 141–154. [Google Scholar]
  91. Kim, J.-K.; Park, Y.-D. Shear strength of reinforcement high strength concrete beams without web reinforcement. Mag. Concr. Res. 1994, 46, 7–16. [Google Scholar]
  92. Krefeld, W.J.; Thurston, C.W. Studies of the shear and diagonal tension strength of simply supported r.c.-beams. ACI J. 1966, 63, 451–475. [Google Scholar]
  93. Küng, R. Ein Beitrag zur Schubsicherung im Stahlbetonbau. Betonstahl in Entwicklung, H.33; TOR-ISTEG Steel Corporation: Luxemburg, 1985. [Google Scholar]
  94. Kuhlmann, U.; Ehmann, J. Versuche zur Ermittlung der Querkrafttragfähigkeit von Verbundplatten unter Längszug ohne Schubbewehrung-Versuchsbericht; Nr. 2001-6X; Institut für Konstruktion und Entwurf Stahl-, Holz-, und Verbundbau, Universität Stuttgart: Stuttgart, Germany, 2001. [Google Scholar]
  95. Kuhlmann, U.; Zilch, K.; Ehmann, J.; Jähring, A.; Spitra, F. Querkraftabtragung in Verbundträgern mit Schlaff Bewehrter und aus Zugbeanspruchung Gerissener Stahlbetonplatte ohne Schubbewehrung-Mitteilungen; Nr. 2002-2; Institut für Konstruktion und Entwurf Stahl-, Holz-, und Verbundbau, Universität Stuttgart: Stuttgart, Germany, 2002. [Google Scholar]
  96. Kulkarni, S.M.; Shah, S.P. Response of reinforced Concrete Beams at High Strain Rates. ACI Struct. J. 1998, 95, 705–714. [Google Scholar]
  97. Laupa, A.; Siess, C.P.; Newmark, N.M. The Shear Strength of Simple-Span Reinforced Concrete Beams without Web Reinforcement; Struct. Research Series, No.52; University of Illinois: Champaign, IL, USA, 1953. [Google Scholar]
  98. Leonhardt, F.; Walther, R. Schubversuche an Einfeldrigen Stahlbetonbalken Mit und Ohne Schubbewehrung; DAfStb H.151: Berlin, Germany, 1962. [Google Scholar]
  99. Lubell, A.; Sherwood, T.; Bentz, E.; Collins, M. Safe Shear Design of Large Wide Beams. Concr. Int. 2004, 26, 62–78. [Google Scholar]
  100. Marti, P.; Pralong, J.; Thürlimann, B. Schubversuche an Stahlbeton-Platten; IBK-Bericht Nr. 7305-2; ETH Zürich: Zürich, Switzerland, 1977. [Google Scholar]
  101. Mathey, R.G.; Watstein, D. Shear strength of beams without web reinforcement containing deformed bars of different yield strengthes. ACI J. 1963, 60, 183–207. [Google Scholar]
  102. Moayer, M.; Regan, P.E. Shear strength of prestressed and reinforced concrete T-beams. In Shear in Reinforced Concrete; Publ. SP 42; ACI: Detroit, MI, USA, 1974; Volume 1, pp. 183–214. [Google Scholar]
  103. Moody, K.G.; Viest, I.M.; Elstner, R.C.; Hognestad, E. Shear strength of r.c.-beams. Part 1—Tests of Simple Beams. ACI J. 1954, 26, 317–332, P. ACI J. 1995, 26, 417–434. Part 3—Tests of Restrained Beams with Web Reinforcement. ACI J. 1995, 26, 525–539. [Google Scholar]
  104. Morrow, J.D.; Viest, F.M. Shear strength of r.c.-frame members without web reinforcement. ACI J. 1957, 28, 833–869. [Google Scholar]
  105. Mphonde, A.G.; Frantz, G.C. Shear tests of high- and low-strength concrete beams without stirrups. ACI J. 1984, 81, 350–357. [Google Scholar]
  106. Niwa, J.; Yamada, K.; Yokozawa, K.; Okamura, M. Revaluation of the Equation for shear strength of r.c.-beams without web reinforcement; Proc. JSCE No.372/V-5 1986-8. Concr. Libr. JSCE 1987, 9, 65–84. [Google Scholar]
  107. Podgorniak-Stanik, B.A. The Influence of Concrete Strength, Distribution of Longitudinal Reinforcement, Amount of Transverse Reinforcement and Member Size on Shear Strength of Reinforced Concrete Members; University of Toronto: Toronto, ON, Canada, 1998. [Google Scholar]
  108. Rajagopalan, K.S.; Ferguson, P.M. Exploratory shear tests emphasizing percentage of longitudinal reinforcement. ACI J. 1968, 65, 634–638. [Google Scholar]
  109. Regan, P.E. Shear in Reinforced Concrete—An Analytical Study. CIRIA-Report, a Report to the Construction Research and Information Association; Imperial College of Science and Technology, Department of Civil Engineering, Concrete Section: South Kensington Campus, London, UK, 1971. [Google Scholar]
  110. Regan, P.E. Shear in Reinforced Concrete—An Experimental Study. CIRIA-Report, a Report to the Construction Research and Information Association; Imperial College of Science and Technology, Department of Civil Engineering, Concrete Section: London, UK, 1971. [Google Scholar]
  111. Regan, P.E. Behaviour of Reinforced and Prestressed Concrete Subjected to Shear Forces; Proceedings, Paper 7441S; Institution of Civil Engineers: London, UK, 1971. [Google Scholar]
  112. Rehm, G.; Eligehausen, R.; Neubert, B. Rationalisierung der Bewehrungstechnik im Stahlbetonbau-Vereinfachte Schubbewehrung im Balken. Betonw. + Fert.-Tech. 1978, 3–4, 147–155, 222–227. [Google Scholar]
  113. Reineck, K.-H.; Koch, R.; Schlaich, J. Shear Tests on Reinforced Concrete Beams with Axial Compression for Offshore Structures—Final Test Report; Institut für Massivbau, Univ. Stuttgart (Unveröffentlicht): Stuttgart, Germany, 1978. [Google Scholar]
  114. Remmel, G. Zum Zugtragverhalten hochfester Betone und seinem Einfluß auf die Querkrafttragfähigkeit von schlanken Bauteilen ohne Schubbewehrung. Ph.D. Thesis, TH Darmstadt, Darmstadt, Germany, 1992. [Google Scholar]
  115. Rosenbusch, J.; Teutsch, M. Trial Beams in Shear. Brite/Euram Project 97-4163; Final Report Sub task 4.2; Institut für Baustoffe, Massivbau und Brandschutz, TU Braunschweig: Braunschweig, Germany, 2002. [Google Scholar]
  116. Rüsch, H.; Haugli, F.R.; Mayer, H. Schubversuche an Stahlbeton-Rechteckbalken mit Gleichmäßig Verteilter Belastung; DafStb H.145, W. Ernst & Sohn: Berlin, Germany, 1962; pp. 1–30. [Google Scholar]
  117. Salandra, M.A.; Ahmad, S.H. Shear Capacity of reinforced Lightweight High-Strength Concrete Beams. ACI Struct. J. 1989, 86, 697–704. [Google Scholar]
  118. Scholz, H. Ein Querkrafttragmodell für Bauteile ohne Schubbewehrung im Bruchzustand aus Normalfestem und Hochfestem Beton; Berichte aus dem Konstruktiven Ingenieurbau Heft 21; Technische Universität Berlin: Berlin, Germany, 1994. [Google Scholar]
  119. Shin, S.-W.; Lee, K.-S.; Moon, J.-I.; Ghosh, S.K. Shear Strength of Reinforced High-Strength Concrete Beams with Shear Span-to-Depth Ratios between 1.5 and 2.5. ACI-Struct. J. 1999, 96 (Suppl. 61), 549–556. [Google Scholar]
  120. Swamy, N.; Qureshi, S.A. Strength, cracking and deformation similitude in reinforced T-beams under bending and shear. ACI J. 1971, 68, 187–195. [Google Scholar]
  121. Taylor, H.P.J. Shear Stress in Reinforced Concrete Beams Without Shear Reinforcement; Techn. Rep. No.407; Cement and Concrete Association: Wexham Springs, UK, 1968. [Google Scholar]
  122. Taylor, H.P.J. Shear strength of large beams. ASCE-J. Struct. Div. 1972, 98, 2473–2490. [Google Scholar] [CrossRef]
  123. Walraven, J.C. The Influence of Depth on the Shear Strength of Lightweight Concrete Beams without Shear Reinforcement; Report S-78-4, Stevin Laboratory; Delft University: Delft, The Netherlands, 1978. [Google Scholar]
  124. Watstein, D.; Mathey, R.G. Strains in beams having diagonal cracks. ACI J. 1958, 55, 717–728. [Google Scholar]
  125. Xie, Y.; Ahmad, S.H.; Yu, T.; Hino, S.; Chung, W. Shear Ductility of reinforced Concrete Beams of normal and high-strength concrete. ACI Struct. J. 1994, 91, 140–149. [Google Scholar]
  126. Yoon, Y.-S.; Cook, W.D.; Mitchell, D. Minimum Shear Reinforcement in Normal, Medium and High-Strength Concrete Beams. ACI J. 1996, 93, 576–584. [Google Scholar]
  127. Yoshida, Y.; Bentz, E.; Collins, M.P. Results of Large Beam Tests; University of Toronto: Toronto, ON, Canada, 2000. [Google Scholar]
  128. Lubell, A. Shear in Wide Reinforced Concrete Beams. Ph.D. Thesis, Graduate Department of Civil Engineering, University of Toronto, Toronto, ON, Canada, 2006; p. 455. [Google Scholar]
  129. Sherwood, E.G. One-Way Shear Behaviour of Large, Lightly Reinforced Concrete Beams and Slabs. Ph.D. Thesis, Department of Civil Engineering, University of Toronto, Toronto, ON, Canada, 2008; p. 547. [Google Scholar]
  130. Thiele, C. Design of reinforced concrete floors without shear reinforcement with integrated cable routings. In Doctoral Symposium 2010—51st Research Colloquium of the DAfStb, November 11th and 12th, 2010, Kaiserslautern, Germany; DAfStb e.V.: Berlin, Germany, 2010; 12p. [Google Scholar]
  131. Leitungsführungen. Doktorandensymposium 2010-51. Forschungskolloquium des DAfStb, 11. und 12. November 2010; DAfStb e.V.: Berlin, Germany, 2010; p. 12. [Google Scholar]
  132. Injaganeri, S.S. Studies on Size Effect on Design Strength and Ductility of Reinforced Concrete Beams in Shear. Ph.D. Thesis, Indian Institute of Technology, Mumbai, India, April 2007. [Google Scholar]
  133. Winkler, K. Querkraftversuche an Maßstäblich Skalierten, Schubunbewehrten Stahlbetonbalken. Versuchsbericht 2011-1. Lehrstuhl für Massivbau; Ruhr Universität Bochum: Bochum, Germany, 2011. [Google Scholar]
  134. Rosenbusch, J. Zur Querkrafttragfähigkeit von Balken aus stahlfaserverstärkten Stahlbeton. Ph.D. Thesis, Fachbereich Bauingenieurwesen, TU Braunschweig, Institut für Baustoffe, Massivbau und Brandschutz, Braunschweig, Germany, June 2003; p. 199. [Google Scholar]
  135. Tureyen, A.K. Influence of Longitudinal Reinforcement Type on the Shear Strength of Reinforced Concrete Beams without Transverse Reinforcement. Ph.D. Thesis, Purdue University, West Lafayette, IN, USA, December 2001. [Google Scholar]
  136. Tureyen, A.K.; Frosch, R.J. Shear tests of FRP-reinforced concrete beams without stirrups. ACI Struct. J. 2002, 99, 427–434. [Google Scholar]
  137. Bentz, E.C.; Buckley, S. Repeating a classic set of experiments on size effect in shear of members without stirrups. ACI Struct. J. 2005, 102, 832–838. [Google Scholar]
  138. Tanimura, Y.; Sato, T. Evaluation of Shear Strength of Deep Beams with Stirrups. Q. Rep. Railw. Tech. Res. Inst. 2005, 46, 53–58. [Google Scholar] [CrossRef] [Green Version]
  139. Sneed, L.H. Influence of Member Depth on the Shear Strength of Concrete Beams. Ph.D. Dissertation, Faculty of Civil Engineering of Purdue University, West Lafayette, IN, USA, December 2007; p. 258. [Google Scholar]
  140. Sneed, L.H.; Ramirez, J.A. Effect of Depth on the Shear Strength of Concrete Beams without Shear Reinforcement—Experimental Study; PCA Research and Development Information, PCA R&D SN2921; Portland cement Association: Skokie, IL, USA, 2008; p. 173. [Google Scholar]
  141. Sneed, L.H.; Ramirez, J.A. Influence of effective depth on shear strength of concrete beams—Experimental study. ACI Struct. J. 2010, 107, 554–562. [Google Scholar]
  142. Shioya, T. Shear Properties of Large Reinforced Concrete Member. Spec. Rep. Inst. Techn. Shimizu Corp. 1989, 25, 198. [Google Scholar]
  143. Iguro, M.; Shioya, T.; Nojiri, Y.; Akiayma, H. Experimental studies on shear strength of large reinforced concrete beams under uniformly distributed load. Concr. Libr. Int. JSCE 1985, 1, 137–154. [Google Scholar] [CrossRef]
  144. Ferreira, C. Gene expression programming: A new adaptive algorithm for solving problems. Complex Syst. 2001, 13, 87–129. [Google Scholar]
  145. Lubell, A.S.; Bentz, E.C.; Collins, M.P. Influence of Longitudinal Reinforcement on One-Way Shear in Slabs and Wide Beams. J. Struct. Eng. 2009, 135, 78–87. [Google Scholar] [CrossRef]
  146. Canadian Standards Association (CSA) Committee A23.3. CAN/CSA A23.3 Design of Concrete Structures; Canadian Standards Association (CSA) Committee: Toronto, ON, Canada, 2004. [Google Scholar]
  147. Samy, M.M.; Almamlook, R.E.; Elkhouly, H.I.; Barakat, S. Decision-making and optimal design of green energy system based on statistical methods and artificial neural network approaches. Sustain. Cities Soc. 2022, 84, 104015. [Google Scholar] [CrossRef]
Figure 1. Flowchart of the research methodology.
Figure 1. Flowchart of the research methodology.
Buildings 12 01166 g001
Figure 2. Ranges of the input variables.
Figure 2. Ranges of the input variables.
Buildings 12 01166 g002
Figure 3. Statistical distribution of the input variables.
Figure 3. Statistical distribution of the input variables.
Buildings 12 01166 g003
Figure 4. (a) Expression tree (ET) form, with (b) the equivalent numerical function.
Figure 4. (a) Expression tree (ET) form, with (b) the equivalent numerical function.
Buildings 12 01166 g004
Figure 5. GEP model in ET form.
Figure 5. GEP model in ET form.
Buildings 12 01166 g005
Figure 6. Correlation matrix analysis.
Figure 6. Correlation matrix analysis.
Buildings 12 01166 g006
Figure 7. The feature importance of the investigated variables.
Figure 7. The feature importance of the investigated variables.
Buildings 12 01166 g007
Figure 8. Prediction of the shear strength of the beams in the database using Equations (1) and (2), and the gene expression model.
Figure 8. Prediction of the shear strength of the beams in the database using Equations (1) and (2), and the gene expression model.
Buildings 12 01166 g008
Figure 9. Effect of a / d , d , and ρ w on the prediction of Equations (1) and (2), and the gene expression model.
Figure 9. Effect of a / d , d , and ρ w on the prediction of Equations (1) and (2), and the gene expression model.
Buildings 12 01166 g009
Figure 10. Effect of f c , F y , and b w on the predictions of Equations (1) and (2), and the gene expression model.
Figure 10. Effect of f c , F y , and b w on the predictions of Equations (1) and (2), and the gene expression model.
Buildings 12 01166 g010
Table 1. The vital parameters utilized in this study.
Table 1. The vital parameters utilized in this study.
NumberSymbolsDefinition
1 b w distribution of beam width
2 d effective beam depth
3 f c concrete compressive strength
4 a / d shear span ratio
5 ρ w longitudinal steel-structured proportionality
6 F y longitudinal steel yield stress
7 V C estimated shear strength of ACI318-19
8 λ the factor that considers the type of concrete
9 λ s the impact of the size factor
10 v u estimated shear strength from Equation (2)
11 a g the maximum size of coarse aggregate
12 V G E P the proposed shear strength
13 R M S E root mean square error
14 M A E mean absolute error
15 M A P E mean absolute percentage error
16R2coefficient of determination
17 Y i real quantities of the shear strength
18 Y ¯ average of Y i
19 m total number of datasets used
Table 2. Statistical information from the collected database.
Table 2. Statistical information from the collected database.
FeaturesMeanMedianModeStandard DeviationMinimumMaximumQ1Q2Q3
b w 218.6153.1152.4207.150.03005.0150153203.2
a / b 3.53.23.01.02.48.12.93.24
d 345.5268.2252.5303.357.23000.0203.6286.2342
ρ 1.91.82.61.10.16.6123
F y 449.9421.0414.0153.6174.01779.0370421494
f c 37.430.449.420.012.3132.124.930.441.3
V t e s t 98.261.153.4124.07.21308.441.161.1106.7
Q1, Q2, and Q3 are 25th, 50th, and 75th percentiles, respectively.
Table 3. GEP settings.
Table 3. GEP settings.
ParameterSetting
Number of samples784
Fitness criteriaRMSE
Output parameter (shear strength)1
input parameters5
Number of genes3
Mathematical operations , + , × , ÷ , x 2 , x 3 , x 4 , x 5 ,   3 , 4 , 5
Depth of tree8
The mathematical operation to link ETsMultiplication
Table 4. GEP factors.
Table 4. GEP factors.
Parameter to Shear StrengthSymbolSymbol Explanation
Beam width, mm d 0 b w
Effective beam depth, mm d 1 d
Shear span-to-effective depth ratio d 2 a / d
Flexural steel ratio, % d 3 ρ w
Yield stress of flexural steel, MPa d 4 F y
Concrete compressive strength, MPa d 5 f c
Table 5. Performance measure comparison of M L models.
Table 5. Performance measure comparison of M L models.
Performance MetricsPrediction Models
Equation (1)Gene ExpressionEquation (2)
M A E
28.521.527.98
R M S E
47.535.282.4
M A P E
30.829.423.9
R 2
24.9225.9588.6
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Alshboul, O.; Almasabha, G.; Shehadeh, A.; Mamlook, R.E.A.; Almuflih, A.S.; Almakayeel, N. Machine Learning-Based Model for Predicting the Shear Strength of Slender Reinforced Concrete Beams without Stirrups. Buildings 2022, 12, 1166. https://doi.org/10.3390/buildings12081166

AMA Style

Alshboul O, Almasabha G, Shehadeh A, Mamlook REA, Almuflih AS, Almakayeel N. Machine Learning-Based Model for Predicting the Shear Strength of Slender Reinforced Concrete Beams without Stirrups. Buildings. 2022; 12(8):1166. https://doi.org/10.3390/buildings12081166

Chicago/Turabian Style

Alshboul, Odey, Ghassan Almasabha, Ali Shehadeh, Rabia Emhamed Al Mamlook, Ali Saeed Almuflih, and Naif Almakayeel. 2022. "Machine Learning-Based Model for Predicting the Shear Strength of Slender Reinforced Concrete Beams without Stirrups" Buildings 12, no. 8: 1166. https://doi.org/10.3390/buildings12081166

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