Next Article in Journal
Trace Element Contents in Petrol-Contaminated Soil Following the Application of Compost and Mineral Materials
Previous Article in Journal
Development of Micro Laser Powder Bed Fusion for Additive Manufacturing of Inconel 718
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Study on the Prediction of Compressive Strength of Self-Compacting Recycled Aggregate Concrete Utilizing Novel Computational Approaches

by
Jesús de-Prado-Gil
1,*,
Covadonga Palencia
1,
P. Jagadesh
2 and
Rebeca Martínez-García
3
1
Department of Applied Physics, Campus de Vegazana s/n, University of León, 24071 León, Spain
2
Department of Civil Engineering, Coimbatore Institute of Technology, Coimbatore 638056, Tamil Nadu, India
3
Department of Mining Technology, Topography, and Structures, Campus de Vegazana s/n, University of León, 24071 León, Spain
*
Author to whom correspondence should be addressed.
Materials 2022, 15(15), 5232; https://doi.org/10.3390/ma15155232
Submission received: 14 June 2022 / Revised: 14 July 2022 / Accepted: 25 July 2022 / Published: 28 July 2022

Abstract

:
A considerable amount of discarded building materials are produced each year worldwide, resulting in ecosystem degradation. Self-compacting concrete (SCC) has 60–70% coarse and fine particles in its composition, so replacing this material with another waste material, such as recycled aggregate (RA), reduces the cost of SCC. This study compares novel Artificial Neural Network algorithm techniques—Levenberg–Marquardt (LM), Bayesian regularization (BR), and Scaled Conjugate Gradient Backpropagation (SCGB)—to estimate the 28-day compressive strength (f’c) of SCC with RA. A total of 515 samples were collected from various published papers, randomly splitting into training, validation, and testing with percentages of 70, 10 and 20. Two statistical indicators, correlation coefficient (R) and mean squared error (MSE), were used to assess the models; the greater the R and lower the MSE, the more accurate the algorithm. The findings demonstrate the higher accuracy of the three models. The best result is achieved by BR (R = 0.91 and MSE = 43.755), while the accuracy of LM is nearly the same (R = 0.90 and MSE = 48.14). LM processes the network in a much shorter time than BR. As a result, LM and BR are the best models in forecasting the 28 days f’c of SCC having RA. The sensitivity analysis showed that cement (28.39%) and water (23.47%) are the most critical variables for predicting the 28-day compressive strength of SCC with RA, while coarse aggregate contributes the least (9.23%).

1. Introduction

The most significant component of the building business is concrete. Because durability has become one of the most critical issues in building reinforced concrete structures with long service lives and with the development of construction technologies in recent years, it is necessary to manufacture well-designed concrete as a robust material for construction [1,2,3].
Concrete is the most used building material globally. Because numerous types of concrete with different admixtures are being created, the understanding of advanced concrete design procedures has expanded [4]. One of the outcomes of advanced concrete is self-compacting concrete, which was developed in Japan (1980) to produce high-strength and durable concrete structures [5,6].
The fundamental difference between self-compacting and ordinary concrete is the quantities of components used in the mixing process. SCC is recognized as the era’s most creative concrete, with the ability to self-settle in building zones without vibratory power. Self-compacting concrete sinks under its weight by following a flowing course [7]. SCC is noted for being novel since it may be utilized in dense regions where concrete is difficult to come by [8].
The unprecedented growth of the building sector through the decades has resulted in a disproportionate use of natural properties; demolition, and construction waste (DCW) has gathered in a large volume, and landfilling recycled aggregates (RA) can cause environmental destruction [9,10,11]. The construction sector in the European Union has experienced an exponential expansion in recent decades, and because of this growth, DCW output has increased. With the building sector’s rapid growth, the demolition rates are growing daily, necessitating the effective reuse of DCW [12,13,14]. Fine aggregates (sand) and coarse aggregates (stone) make up most of the concrete, accounting for roughly 75% of the overall volume [15,16].
Simultaneously, natural resources are decreasing because of rapid modern urbanization. Mountains, the principal supply of high-quality aggregates, rapidly diminish [17,18]. As a result, numerous nations worldwide have experienced natural disasters [19]. On the other side, many structures are demolished every year to earthquakes or because they have outlived their usefulness [20,21]. So, yearly, a significant amount of building trash is produced worldwide.
Recent advances in concrete material research have paved the road for alternative materials as long-term replacements for traditional ones [22,23,24,25]. Using recycled aggregates in self-compacting concrete is the first and most sustainable revolution to counteract such problems. Recycled aggregates (RA) are made by reprocessing mineral waste materials, with building and demolishing debris being the most common source. For the same amount of aggregate, recycled aggregate concrete (RC) underperforms natural aggregate concrete (NC). Various admixtures can compensate for mechanical and durability deficiencies [26,27,28]. As a result, a good mix design is essential for concrete manufactured with RA to have the needed properties [29,30,31,32].
The second technique is to skip all the experimental work, decreasing environmental deterioration and natural resource waste. Many researchers are focusing on soft computing strategies these days. These computational approaches such as machine learning or artificial neural network techniques have lately emerged as practical tools for modeling and estimating various issues, notably in concrete modeling characteristics [33]. The human brain, which comprises billions of neurons, is a model for artificial neural networks. Similar to how a human learns through experience, an artificial neural network (ANN) uses data to anticipate variables [34].
In ANN, different algorithms are there. In this study, three algorithms were selected based on their performances. The Levenberg–Marquardt algorithm often requires more memory, but it is faster. Even though Bayesian regularization requires more time, it can produce strong generalization for challenging, small, or complex datasets. The Scaled Conjugate Gradient Backpropagation algorithm, on the other hand, utilizes less memory than the preceding ones.
The primary purpose of this study is to use artificial neural networks to validate and forecast the compression strength of CC utilizing RA. Different techniques, such as Levenberg–Marquardt (LM), Bayesian regularization (BR), and Scaled Conjugate Gradient Backpropagation (SCGB), are developed and compared for this purpose.

2. Literature Review

2.1. Artificial Neural Network

In deep learning, artificial neural networks (ANN) are a crucial method. A subset of machine learning called deep learning (DL) enables the computation of multilayer neural networks. In contrast to artificial intelligence’s primary objective of enabling machines to mimic human behavior, machine learning employs statistical techniques to enable computers to grow over time. The key contrast between machine learning and deep learning is that in DL, pattern extraction and categorization are completed automatically. However, with machine learning, feature extraction is still necessary, and the computer handles categorization and prediction [35].
An artificial neural network (ANN) is a complex mathematical and computational model that is based on the extensive biological neural network in the human brain [36]. It may increase its performance by learning from its mistakes, which is how an artificial neural network knows. It comprises a network of functions and weights that act as artificial neurons. They are usually used in artificial intelligence applications that require them to analyze difficult and complicated problems [34].
Each unique and specific algorithm can be used to run an ANN. The following sections cover LM, BR, and SCGB from a research standpoint.

2.1.1. Levenberg–Marquardt Algorithm

The Levenberg–Marquardt (LM) approach iteratively seeks out the function’s least value. A multidimensional function may be expressed as the sum of squares of nonlinear real-valued functions [37,38]. This method has been applied by researchers to challenging nonlinear least-squares problems in several different domains [39]. In this algorithm, two approaches, steepest descent and the Gauss–Newton method, are merged to speed up iterations and reduce error. The algorithm transitions to the Gauss–Newton approach more rapidly than the others when the most recent result is accurate. When the outcome is incorrect, it acts as a steepest decline: slow but always capable of approximation [40]. The main advantage is that although this approach requires more memory, it takes little time.

2.1.2. Bayesian Regularization

Bayesian regularized artificial neural networks (BRANNs), which can shorten or eliminate the requirement for time-consuming cross-validation, are more reliable than traditional back-propagation neural networks (BPNNs), which are less reliable [41]. Bayesian regularization transforms in the same manner as a nonlinear regression is converted into an accurate statistical problem using ridge regression. They take longer, but the model offers many advantages over challenging data [42]. The benefit of using BRANNs is that there is no requirement for a validation phase because the models are resilient [43,44]. The challenges of quantitative structure–activity relationship (QSAR) modeling include prediction, reliability, choosing the right validation sets, and optimizing network design. Empirical processes stop Bayesian criteria from being used for training, making it nearly impossible to over train [45].

2.1.3. Scaled Conjugate Gradient Backpropagation

The basic backpropagation method is used to modify the weights in the direction of steepest fall or highest negative gradient. This is the method through which the performance function can degrade the quickest. Although the function descends the negative gradient the quickest, it is demonstrated that this does not necessarily indicate the quickest integration [46].
The conjugate gradient (CG) algorithms seek a direction that achieves faster convergence than the steepest descent way while maintaining the error reduction attained in the earlier stages, and this activity is known as the conjugate direction. In most CG algorithms, the step size changes with each iteration. A search is undertaken along the conjugate gradient direction to determine the step size that will minimize the performance function along that line [47].
A method other than the line search approach can also estimate the step size. The goal is to combine the model trust region approach of the LM algorithm with the CG methodology. This strategy is known as SCGB, which was initially reported in the literature by Møller (1993) [48].
Design parameters are adjusted separately for each iteration user, which is essential for the algorithm’s success. This is a substantial advantage over line-based algorithm searches [48].

3. Research Significance

The compressive strength of self-compacting concrete containing recycled aggregates is validated and predicted in this study using artificial neural networks. Based on the author’s best understanding of the research currently available, there has not been a significant study on using various deep learning techniques to forecast the compressive strength of SCC with RA, which marks its novelty. Several techniques, including the Levenberg–Marquardt (LM), Bayesian regularization (BR), and Scaled Conjugate Gradient Backpropagation (SCGB) algorithms, are applied for this objective. Two statistical indicators, correlation coefficient (R-Value) and mean square error (MSE), are employed for the selection of the best model among them all. Sensitivity analysis is then conducted to determine the impact of each input variable on the output variable. The present study will provide comprehensive knowledge to the readers about these three algorithms for the prediction and validation of SCC with RA.

4. Materials and Methods

4.1. Experimental Plan

Information is acquired from numerous study articles. Table 1 presents the database containing 515 samples of SCC compressive strength f’c with RA, including six variables named X1 to X8 and one output Y, i.e., compressive strength. The variables of input include Portland cement (X1), supplementary cementitious materials (X2), water (X3), FA (X4), CCA. (X5), and admixtures (X6). The database includes Sr No., which displays the overall collection of articles, the authors’ citations, the amount of information (# data) supplied by each paper, and the percentage of the total data (% data).
Table 2 illustrates the lowest, highest, and mean of specific variables as inputs (cement, supplementary cementitious materials, fine aggregate, water, coarse aggregates, and superplasticizers) and one potential output (compressive strength of recycled aggregate self-compacting concrete) based on these published research publications. Figure 1 and Figure 2 illustrate their graphical representation.

4.2. Data Visualization

4.2.1. By Frequency Distribution

The input variables from X1 to X5 have a vast range of values, but the variable X6 has a limited range of values. The cement content (X1) ranges from 78 to 635 (kg/m3), with most of it being between 180 and 600 (kg/m3). The maximum sample number is around 40, corresponding to a cement concentration of 635 kg/m3. Likewise, the mineral admixture (X2) varies between 0 and 515 kg/m3. The water content (X3) varies from around 45 to 277 (kg/m3), as indicated in Figure 3. Fine aggregate or sand content (X4) ranges from 532 to 1200 (kg/m3), with most values between 770 and 1000 (kg/m3). The coarse aggregates (X5) range from 328 to 1170 (kg/m3), with typical values falling between 680 and 920 (kg/m3). The superplasticizer content (X6) is between 0 and 16 kg/m3. It can be seen from the figures that out of all 515 samples, everyone contributes to the respective input variable.

4.2.2. By Multi-Correlation Graph (Heat Map)

This statistical analysis helps in the development of the predictive model by improving the accuracy of the outcome prediction. The relationship between the variables of input (fine aggregates, water, cement, admixtures, superplasticizers, and coarse aggregates) and the variable of output (compression strength) was investigated to see if there was a link [100]. The Pearson correlation matrix (heat map) is created to analyze the correlation between the independent input variables, as illustrated in Figure 4. The model’s predictions might be skewed if input variables have correlations (|R| > 0.8) that suggest multicollinearity between variables. Although several characteristics are significantly correlated, for example, cement and mineral admixtures have a correlation of −0.639, whereas CA and FA have a correlation of −0.605. However, none of the features showed a correlation (|R|) greater than 0.80, demonstrating the lack of multicollinearity [101,102].

4.3. Methodology of Artificial Neural Network Model

An artificial neural network is a data prediction framework based on present characteristics developed from the human mind structure known as an artificial neural network (ANN). This system is made up of neurons, which are functional blocks. Weights link neurons, which are generally chosen at random initially. Various epochs enhance or reduce the importance of a learning process to finally produce the ideal network that can predict it with fair accuracy [103].
As an outcome, a trained neural network may produce the intended output by receiving the inputs and considered the updated weights, as shown in Figure 5. The system becomes stronger by computing the error and comparing the required input and output. ANN includes three steps: training, validation, and testing. The model is run repeatedly throughout the training phase until the desired outcome is obtained. Errors from the validation stage are discovered during training [104]. The fact that the machine learning model improves with time implies that the prediction model’s accuracy may be increased and that the projected outcomes are dependable. Nonlinear activation functions such as sigmoid (tansig and logsig) are commonly utilized due to their exceptional responsiveness [105].
When developing an ANN model, several aspects must be considered. The initial step is to choose the most optimal ANN model structure. The data must then be entered into the chosen ANN model regarding input and output. After that, the experience must be used to select the activation function, number of layers, number of hidden layers, and number of neurons in each layer [106,107].
Considering Table 1 and Table 2, the network in this study comprises six inputs, one output variable, and a single hidden layer. Cement, admixtures, water, fine and coarse aggregates, and superplasticizer are all variables in the input layer. The output variable was chosen as the compressive strength of the self-compacting concrete with recycled aggregates. This research employs a feed-forward backpropagation neural network. Figure 6 shows the architecture of the present ANN research.
The Levenberg–Marquardt (LM), Bayesian regularization (BR) and Scaled Conjugate Gradient Backpropagation (SCGB) techniques were employed and compared in this work. MATLAB software was used to design and run the network.
Even though the Levenberg–Marquardt method is quicker, it frequently uses more memory. As seen by an increase in the mean square error of the validation samples, training automatically ends when generalization stops improving. However, even if Bayesian regularization takes more time, it can yield good generalization for complicated, minor, or challenging datasets. Training comes to an end because of adaptive weight loss (regularization). On the other side, the Scaled Conjugate Gradient Backpropagation technique uses less memory than the previous ones. When generalization stops improving, training automatically terminates, as seen by an increase in the mean square error of the validation samples [48,108].
The three phases of the network are training, validation, and testing. Table 3 shows the data splitting for the model’s training, validation, and testing. Seventy percent of the data are chosen for training, while the remaining ten percent and twenty percent are selected for the validation and testing stages. In the 1st phase, ten neurons were chosen for the hidden layer. Based on its percentage, the network randomly selected 360 samples for training, 52 samples for validation, and 103 samples for testing. For Bayesian regularization (BR), validation is not required; hence, the training and testing samples are 412 and 103, respectively. This is so because regularization typically involves validation; however, BR techniques already include an in-built type of validation. The study work’s methodology is displayed in Figure 7.

4.4. ANN Network Model Assessment

Mean squared error (MSE) and coefficient of correlation (R-Value) were used to assess the models’ performance [109,110], as shown in Equations (1) and (2), respectively.
R = i = 1 n ( exi exi ¯ ) ( moi moi ¯ ) i = 1 n ( exi exi ¯ ) 2 i = 1 n ( moi moi ¯ ) 2
where exi , moi , exi ¯ , and moi ¯ are the experimental values setup and model domain.
MSE = 1 n y i y ^ i 2  
where n = number of data points, y i = observed values and y ^ i = predicted values.
Regression is acknowledged to be the most important metric for determining the accuracy of a network’s overall accuracy. R-values are used to assess the relationship between outputs and projected targets. The R-value of a strong association is 1, whereas the R-value of a random relationship is 0 [109].
Mean squared error is the average squared disparity between outputs and objectives. It is preferable if the value is as low as possible. If the value is 0, there is no error.

5. Results and Discussion

The model was performed using three different algorithms: LM, BR, and SCG with the results compared and explained below.

5.1. Levenberg–Marquardt Algorithm

To find the best model, the algorithm is continuously trained. The model’s performance with 10 total neurons is shown in Figure 8. Multiple colored lines make up the plot, which stand for training, validation, and testing. To prevent data overfitting, the model starts with a high MSE and subsequently decreases it based on validation criteria. After 47 epochs, the training error started to decrease, but validation and testing errors were increasing. As a result, the model training process concluded after five further epochs, and at the 47th iteration, an optimized model with the lowest MSE of 61.6038 was created.
Epoch 47 is found out to be most suitable option for LM algorithm network training because, while the mistakes in training data decline over time, the errors in validation and test data rise. In the Levenberg–Marquardt method, Mu is the learning rate, and 0.01 was chosen after specific iterations (Figure 9b). The training process has been halted after six validation failures.
Figure 10 depicts the model error histogram for training, validation, and testing. The bars converge to the centered red line, which indicates zero error in the graph. These results concluded that the LM model is appropriate in forecasting the results of the compressive strength of SCC with RA.
Regression analysis is then performed. Figure 11a–c illustrate the correlation of training, validation, and testing between the parameters of input and output of the model. Figure 11d depicts the model’s overall correlation. A black-colored linear line is presented in each case. The total R-value of 0.86 indicates that the correlation is quite close to the linear fit, indicating that RA is a robust model for predicting the compressive strength values of SCC.
The results of all performance measures, including R-value and MSE of the whole model with training, validation, and test, are finally summarized in Table 4. Therefore, these findings suggest that the Levenberg–Marquardt method is suitable for estimating the compressive strength of self-compacting concrete using recycled aggregates.

5.2. Bayesian Regularization

Similarly, the Bayesian regularization approach is used to train the model. The model’s performance with the same number of neurons is depicted in Figure 12. The plot comprises of two-colored lines that only indicate training and testing because this algorithm already has an in-built kind of validation during the training stage. To avoid overfitting the data, the model starts with a high MSE and gradually lowers its reliance on the training parameters. The graph demonstrates that the model required several epochs since BR takes slightly longer time. After 94 epochs, the training and testing error lines had significantly decreased, and they were almost straight. The model is further trained to ensure comprehensive validation, and training is halted after 190 epochs. The model evaluated that the best training performance by the BR algorithm is at the 94th iteration, i.e., a minimum MSE of 38.172.
It can be seen from Figure 13a that training data errors decrease over time. Still, validation and test data errors rise. Therefore, the model is trained further at 186 epochs for comprehensive validation, and epoch 94 is found out to be the most suitable option for this network training, as shown in Figure 12. As Mu is the controlling parameter to train in the BR algorithm, 5 × 1010 was chosen after several rounds, as seen in Figure 13b. Effective parameters used by this algorithm were approximately 74 at epoch 186. Figure 13e further shows that no validation checks are carried out, since BR already has an in-built type of validation during the training stage, negating the need for a validation step.
Figure 14 depicts the model error histogram between training and testing. The plot illustrates that in comparison to the LM approach, the bar’s approach to the zero-error line is rather exceptional and the error is very low. The model does a decent job of forecasting the results of the compressive characteristics of SCC with RA, according to the results of this performance criteria.
Following that, a regression analysis was carried out in the same way. The training and testing correlations between the model’s input and output variables are shown in Figure 15a–c, which depict the overall correlation. A black-colored linear fit is presented in each scenario. The total R-value of 0.91 indicates that the model trained using Bayesian regularization has a high level of accuracy in predicting the output, i.e., the compressive strength of SCC using RA.
Table 5 concludes by summarizing all the results for the performance parameters, including the R-value and MSE of the entire model with training and testing. In general, our findings imply that Bayesian regularization may be used to calculate the compressive strength of self-compacting concrete constructed from recycled resources.

5.3. Scaled Conjugate Gradient Backpropagation

Scaled Conjugate Gradient Backpropagation (SCGB) is used for model training. The model’s performance with 10 total neurons is shown in Figure 16. Multiple colored lines make up the plot, which stand for training, validation, and testing. To avoid overfitting the data, the model starts with a high MSE and gradually lowers it dependent on the validation parameters. According to the graph, MSE did not significantly decrease when compared to the other two approaches. The training error decreased after 37 epochs; however, the validation and testing errors were somewhat rising. The model training finished after six more repetitions, and the optimized model with the lowest MSE was produced.
Epoch 37 is the suitable option for this network training because while training data errors decrease over time, validation errors and test data increase. Figure 17b makes it clear that the training process was stopped after six validation failures.
For training, validation, and testing, Figure 18 shows the model error histogram. The graph demonstrates how inaccurately the error bar bins seem to converge to the zero-error line. These results conclude that the model has high error values in comparison to LM and BR algorithms and performs badly in forecasting the results of SCC compressive strengths with RA.
Following that, a study of regression is then performed. Figure 19a–c illustrate the relationship between training, validation, and testing for the model’s input and output values. Figure 19 displays the model’s overall accuracy or correlation (d). A linear fit is shown in black in each instance. The total R-value of 0.64, which indicates a mediocre or average model for predicting SCC compressive strength using RA, should make it clear that their connection is not linear.
Table 6 presents the findings for all performance measures, including R-value and MSE for the whole model including training, validation, and testing. According to our research, the SCGB algorithm is less accurate than LM and BR in predicting the compressive strength of self-compacting concrete incorporating recycled aggregates.

5.4. Comparison of Algorithms

The three approaches were compared based on experimental data and ANN predictions. Figure 20a–c compare experimentally and predicted values of models trained using the LM, BR, and SCG algorithms, respectively. The red line on the y-axis represents projected values, whereas the blue line represents experimental values of SCC compressive strength using recycled aggregates. The data set of 515 samples is shown on the x-axis.
The higher discrepancy between the two lines shows the greater error between the two parameters. The values predicted by LM and BR algorithms correlate well with the experimental values, as evident from the graphs. In contrast, a more significant difference between the two lines is indicated by the SCG algorithm. Figure 21 depicts the total R-value (in percentage) and mean squared error of all algorithms in graphical form.
As shown in Figure 20a–c and Figure 21, the Bayesian regularization and Levenberg–Marquardt algorithm both have nearly the same best fitting graphs, and both have roughly the same R-value and MSE. Given the variety of the data, the BR technique performed better because it can give significant generalization for complicated datasets [111]. It is also concluded that using the extensive current data set, the Levenberg–Marquardt algorithm has a high speed and nearly the same prediction rate as the BR algorithm and can predict the compressive strength of self-compacting concrete using recycled aggregates with high accuracy. The SCG algorithm showed poor results compared to the other two algorithms.

5.5. Sensitivity Analysis

Sensitivity analysis demonstrates how one single input variable influences the output variable. The impact of the input variables on the output variable increases with increasing sensitivity levels. The input variable has a sizable influence on the variables of output prediction, as claimed by Shang et al. [112]. Sensitivity analysis was conducted to assess the impact of one single input variable, including fine aggregate, cement, water, admixture, superplasticizer, and coarse aggregates, on the variability of compression strength of self-compacting concrete incorporating recycled aggregates. The sensitivity analysis is calculated using Equations (3) and (4), which are listed below.
S i = N i i = 1 n N i ×   100
N i = f max x i f min x i ,   i = 1 , ,   n
where fmax(xi) and fmin(xi) are the estimated maximum and minimum compressive strength in reference to the variables of input.
Fine aggregate, cement, water, admixture, superplasticizer, and coarse aggregate are all-important input factors in estimating the compressive strength of self-compacting concrete with recycled aggregate. Findings of this sensitivity study are shown in Figure 22, where it could be demonstrated that water and Portland cement are the critical input factors in determining the compressive strength of SCC with recycled aggregate. Portland cement makes up 28.39% of the total, while water makes up 24.37%. Shang et al. [112] said that Portland cement is a critical element in compressive strength prediction. However, the variable of input such as fine aggregates, admixture, and superplasticizer all show comparable contributions of 14.51%, 12.61%, and 11.79%, respectively. The study results revealed that CA (9.32%) is the least efficient variable in predicting compressive strength, which is consistent with prior research findings [113].

6. Conclusions

This research aims to predict and compare the compressive strength of self-compacting concrete (SCC) modified with recycled aggregates (RA) using three different artificial neural network (ANN) algorithms: LM, BR, and SCG. The six input parameters that train the model are cement, water, admixtures, coarse aggregates, fine aggregates, and superplasticizer. R-value and MSE were employed as measures for assessment. The following findings were obtained from this research.
  • In developing LM, BR, and SCG models, a total of 515 samples were acquired from research papers and randomly distributed into 70%, 10%, and 20% for training (360), validation (52), and testing (103), respectively. Due to the built-in validation mechanism in the training stage of the BR algorithm, the ratio became 80% for training and 20% for testing.
  • For the present study, three algorithms, LM, BR, and SCG, were trained and evaluated, giving an overall accuracy of 90%, 91%, and 70%, respectively, with MSE values of 48.14, 43.75, 113.42. The SCG algorithm is the worst model for forecasting SCC compressive strength, with RA having poor correlation and mean squared error.
  • Bayesian regularization gives better results than LM and SCG, with the highest coefficient of correlation (R = 91%) and the lowest MSE (43.75). However, in the meantime, the LM algorithm also gave nearly the same coefficient of correlation (R = 90%) with a much shorter processing time than the BR algorithm.
  • The findings demonstrated that the LM and BR algorithms are suitable models and can be adapted to predict the 28 days compressive strength of self-compacting concrete amended with recycled aggregates.
  • According to the model’s sensitivity analysis, the most significant parameter determining compressive strength is cement, contributing 28.39%. Water, with a contribution of 23.47%, is another crucial variable in predicting compressive strength in the same setting. The variable with the lowest occurrence, on the other hand, was coarse aggregate (9.23%). All the data suggest that cement and water improve the compressive strength of SCC with RA, but coarse aggregate reduces it. Admixture, fine aggregates, and superplasticizers, on the other hand, play a minor role in the development of the model.

Author Contributions

Conceptualization, J.d.-P.-G.; Investigation, J.d.-P.-G., P.J. and R.M.-G.; Writing—Original Draft Preparation, J.d.-P.-G., P.J. and R.M.-G.; Writing—Review and Editing, J.d.-P.-G., C.P., P.J. and R.M.-G.; Supervision, C.P. and R.M.-G. 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.

Data Availability Statement

The data are available by request from the corresponding author.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Yüksel, I.; Bilir, T.; Özkan, Ö. Durability of concrete incorporating non-ground blast furnace slag and bottom ash as fine aggregate. Build. Environ. 2007, 42, 2651–2659. [Google Scholar] [CrossRef]
  2. Mehta, P.K. Greening of the concrete industry for sustainable development. Concr. Int. 2002, 24, 23–28. [Google Scholar]
  3. Zaid, O.; Hashmi, S.R.Z.; Aslam, F.; Abedin, Z.U.; Ullah, A. Experimental study on the properties improvement of hyB.R.id graphene oxide fiber-reinforced composite concrete. Diam. Relat. Mater. 2022, 124, 108883. [Google Scholar] [CrossRef]
  4. Zaid, O.; Mukhtar, F.M.; M-García, R.; El Sherbiny, M.G.; Mohamed, A.M. Characteristics of high-performance steel fiber reinforced recycled aggregate concrete utilizing mineral filler. Case Stud. Constr. Mater. 2022, 16, e00939. [Google Scholar] [CrossRef]
  5. Okamura, H.; Ouchi, M. Self-Compacting Concrete. J. Adv. Concr. Technol. 2003, 1, 5–15. [Google Scholar] [CrossRef]
  6. De Schutter, G.; Yuan, Y.; Liu, X.; Jiang, W. Degree of hydration-based creep modeling of concrete with blended binders: From concept to real applications. J. Sustain. Cem. Based Mater. 2014, 4, 1–14. [Google Scholar] [CrossRef] [Green Version]
  7. Shi, C.; Wu, Z.; Lv, K.; Wu, L. A review on mixture design methods for self-compacting concrete. Constr. Build. Mater. 2015, 84, 387–398. [Google Scholar] [CrossRef]
  8. Nikbin, I.M.; Beygi, M.H.A.; Kazemi, M.T.; Vaseghi, J.; Rabbanifar, S.; Rahmani, E.; Rahimi, S. A comprehensive investigation into the effect of water to cement ratio and powder content on mechanical properties of self-compacting concrete. Constr. Build. Mater. 2014, 57, 69–80. [Google Scholar] [CrossRef]
  9. Señas, L.; Priano, C.; Marfil, S. Influence of recycled aggregates on properties of self-consolidating concretes. Constr. Build. Mater. 2016, 113, 498–505. [Google Scholar] [CrossRef] [Green Version]
  10. BKA, M.A.R.; Ngamkhanong, C.; Wu, Y.; Kaewunruen, S. Recycled aggregates concrete compressive strength prediction using artificial neural networks (ANNs). Infrastructures 2021, 6, 17. [Google Scholar] [CrossRef]
  11. Zaid, O.; Zamir Hashmi, S.; Aslam, F.; Alabduljabbar, H. Experimental Study on Mechanical Performance of Recycled Fine Aggregate Concrete Reinforced with Discarded Carbon Fibers. Front. Mater. 2021, 8, 481. [Google Scholar] [CrossRef]
  12. Padmini, A.; Ramamurthy, K.; Mathews, M.S. Influence of parent concrete on the properties of recycled aggregate concrete. Constr. Build. Mater. 2009, 23, 829–836. [Google Scholar] [CrossRef]
  13. Jagadesh, P.; Juan-Valdés, A.; Guerra-Romero, M.I.; Morán-Del Pozo, J.M.; García-González, J.; Martínez-García, R. Effect of Design Parameters on Compressive and Split Tensile Strength of Self-Compacting Concrete with Recycled Aggregate: An Overview. Appl. Sci. 2021, 11, 6028. [Google Scholar] [CrossRef]
  14. Ali, B.; Qureshi, L.A.; Shah, S.H.A.; Rehman, S.U.; Hussain, I.; Iqbal, M. A step towards durable, ductile and sustainable concrete: Simultaneous incorporation of recycled aggregates, glass fiber and fly ash. Constr. Build. Mater. 2020, 251, 118980. [Google Scholar] [CrossRef]
  15. de-Prado-Gil, J.; Palencia, C.; Silva-Monteiro, N.; Martínez-García, R. To predict the compressive strength of self -compacting concrete with recycled aggregates utilizing ensemble machine learning models. Case Stud. Constr. Mater. 2022, 1, e01046. [Google Scholar] [CrossRef]
  16. Zaid, O.; Martínez-García, R.; Abadel, A.A.; Fraile-Fernández, F.J.; Alshaikh, I.M.H.; Palencia-Coto, C. To determine the performance of metakaolin-based fiber-reinforced geopolymer concrete with recycled aggregates. Arch. Civ. Mech. Eng. 2022, 22, 114. [Google Scholar] [CrossRef]
  17. Carvalho, F.P. Mining industry and sustainable development: Time for change. Food Energy Secur. 2017, 6, 61–77. [Google Scholar] [CrossRef]
  18. Althoey, F.; Zaid, O.; de-Prado-Gil, J.; Palencia, C.; Ali, E.; Hakeem, I.; Martínez-García., R. Impact of sulfate activation of rice husk ash on the performance of high strength steel fiber reinforced recycled aggregate concrete. J. Build. Eng. 2022, 54, 104610. [Google Scholar] [CrossRef]
  19. Kaewunruen, S.; Meesit, R. Eco-friendly high-strength concrete engineered by micro crumb rubber from recycled tires and plastics for railway components. Adv. Civ. Eng. Mater. 2020, 9, 210–226. [Google Scholar] [CrossRef]
  20. Daungwilailuk, T.; Cao, T.; Pansuk, W.; Pheinsusom, P. Evaluating damaged concrete depth in reinforced concrete structures under different fire exposure times by means of NDT and DT techniques. Eng. J. 2017, 21, 233–249. [Google Scholar] [CrossRef] [Green Version]
  21. Nguyen, H.Y.T.; Pansuk, W.; Sancharoen, P. The Effects of Electro-Chemical Chloride Extraction on the Migration of Ions and the Corrosion State of Embedded Steel in Reinforced Concrete. KSCE J. Civ. Eng. 2018, 22, 2942–2950. [Google Scholar] [CrossRef]
  22. Adesina, A.; Awoyera, P. Overview of trends in the application of waste materials in self-compacting concrete production. SN Appl. Sci. 2019, 1, 962. [Google Scholar] [CrossRef] [Green Version]
  23. Zaid, O.; Aslam, F.; Alabduljabbar, H. To evaluate the performance of waste marble powder and wheat straw ash in steel fiber reinforced concrete. Struct. Concr. 2021, 23, 1947. [Google Scholar] [CrossRef]
  24. Ahmad, J.; Tufail, R.F.; Aslam, F.; Mosavi, A.; Alyousef, R.; Faisal Javed, M.; Zaid, O.; Khan Niazi, M.S. A Step towards Sustainable Self-Compacting Concrete by Using Partial Substitution of Wheat Straw Ash and Bentonite Clay Instead of Cement. Sustainability 2021, 13, 824. [Google Scholar] [CrossRef]
  25. Zaid, O.; Ahmad, J.; Siddique, M.S.; Aslam, F. Effect of Incorporation of Rice Husk Ash Instead of Cement on the Performance of Steel Fibers Reinforced Concrete. Front. Mater. 2021, 8, 151. [Google Scholar] [CrossRef]
  26. El Ouni, M.H.; Ali Shah, S.H.; Ali, A.; Muhammad, S.; Sarmad Mahmood, M.; Ali, B.; Marzouki, R.; Raza, A. Mechanical performance, water and chloride permeability of hybrid steel-polypropylene fiber-reinforced recycled aggregate concrete. Case Stud. Constr. Mater. 2021, 16, e00831. [Google Scholar] [CrossRef]
  27. Zaid, O.; Ahmad, J.; Siddique, M.S.; Aslam, F.; Alabduljabbar, H.; Khedher, K.M. A step towards sustainable glass fiber reinforced concrete utilizing silica fume and waste coconut shell aggregate. Sci. Rep. 2021, 11, 12822. [Google Scholar] [CrossRef] [PubMed]
  28. Ahmad, J.; Zaid, O.; Aslam, F.; Shahzaib, M.; Ullah, R.; Alabduljabbar, H.; Khedher, K.M. A Study on the Mechanical Characteristics of Glass and Nylon Fiber Reinforced Peach Shell Lightweight Concrete. Materials 2021, 14, 4488. [Google Scholar] [CrossRef]
  29. Kou, S.; Poon, C.S. Properties of self-compacting concrete prepared with coarse and fine recycled concrete aggregates. Cem. Concr. Compos. 2022, 31, 622–627. [Google Scholar] [CrossRef]
  30. Grdic, Z.J.; Toplicic-Curcic, G.A.; Despotovic, I.M.; Ristic, N.S. Properties of self-compacting concrete prepared with coarse recycled concrete aggregate. Constr. Build. Mater. 2010, 24, 1129–1133. [Google Scholar] [CrossRef]
  31. Fonseca, N.; de Brito, J.; Evangelista, L. The influence of curing conditions on the mechanical performance of concrete made with recycled concrete waste. Cem. Concr. Compos. 2011, 33, 637–643. [Google Scholar] [CrossRef]
  32. Uysal, M.; Yilmaz, K. Effect of mineral admixtures on properties of self-compacting concrete. Cem. Concr. Compos. 2011, 33, 771–776. [Google Scholar] [CrossRef]
  33. Deifalla, A.F.; Zapris, A.G.; Chalioris, C.E. Multivariable regression strength model for steel fiber-reinforced concrete beams under torsion. Materials 2021, 14, 3889. [Google Scholar] [CrossRef]
  34. Nikoo, M.; Torabian Moghadam, F.; Sadowski, Ł. Prediction of concrete compressive strength by evolutionary artificial neural networks. Adv. Mater. Sci. Eng. 2015, 2015, 849126. [Google Scholar] [CrossRef]
  35. Du, X.; Cai, Y.; Wang, S.; Zhang, L. Overview of deep learning. In Proceedings of the 2016 31st Youth Academic Annual Conference of Chinese Association of Automation (YAC), Wuhan, China, 11–13 November 2016; pp. 159–164. [Google Scholar] [CrossRef]
  36. Schmidhuber, J. Deep learning in neural networks: An overview. Neural Netw. 2015, 61, 85–117. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  37. Levenberg, K. A method for the solution of certain non-linear problems in least squares. Q. Appl. Math. 1944, 2, 164–168. [Google Scholar] [CrossRef] [Green Version]
  38. Marquardt, D.W. An Algorithm for Least-Squares Estimation of Nonlinear Parameters. J. Soc. Ind. Appl. Math. 1963, 11, 431–441. [Google Scholar] [CrossRef]
  39. El Ghaoui, L.; Lebret, H. Robust solutions to least-squares problems with uncertain data. Soc. Ind. Appl. Math. 1997, 18, 1035–1064. [Google Scholar] [CrossRef]
  40. Wang, S.; Xu, M.; Zhang, X.; Wang, Y. Fitting Nonlinear Equations with the Levenberg–Marquardt Method on Google Earth Engine. Remote Sens. 2022, 14, 2055. [Google Scholar] [CrossRef]
  41. MacKay, D.J.C. A Practical Bayesian Framework for Backpropagation Networks. Neural Comput. 1992, 4, 448–472. [Google Scholar] [CrossRef]
  42. Winkler, D.A.; Burden, F.R. Robust QSAR Models from Novel Descriptors and Bayesian Regularised Neural Networks. Mol. Simul. 2000, 24, 243–258. [Google Scholar] [CrossRef]
  43. Hawkins, D.M.; Basak, S.C.; Mills, D. Assessing Model Fit by Cross-Validation. J. Chem. Inf. Comput. Sci. 2003, 43, 579–586. [Google Scholar] [CrossRef]
  44. MacKay, D.J.C. Bayesian Interpolation. Neural Comput. 1992, 4, 415–447. [Google Scholar] [CrossRef]
  45. Lučić, B.; Amić, D.; Trinajstić, N. Nonlinear multivariate regression outperforms several concisely designed neural networks on three QSPR data sets. J. Chem. Inf. Comput. Sci. 2000, 40, 403–413. [Google Scholar] [CrossRef]
  46. Hagan, M.T.; Demuth, H.B.; de Jesús, O. An introduction to the use of neural networks in control systems. Int. J. Robust Nonlinear Control 2002, 12, 959–985. [Google Scholar] [CrossRef]
  47. Özgür, K.; Erdal, U. Comparison of three back-propagation training algorithms for two case studies. Indian J. Eng. Mater. Sci. 2005, 12, 432–442. [Google Scholar]
  48. Møller, M.F. A scaled conjugate gradient algorithm for fast supervised learning. Neural Netw. 1993, 6, 525–533. [Google Scholar] [CrossRef]
  49. Ali, E.E.; Al-Tersawy, S.H. Recycled glass as a partial replacement for fine aggregate in self compacting concrete. Constr. Build. Mater. 2012, 35, 785–791. [Google Scholar] [CrossRef]
  50. Nili, M.; Sasanipour, H.; Aslani, F. The Effect of Fine and Coarse Recycled Aggregates on Fresh and Mechanical Properties of Self-Compacting Concrete. Materials 2019, 12, 1120. [Google Scholar] [CrossRef] [Green Version]
  51. Aslani, F.; Ma, G.; Yim Wan, D.L.; Muselin, G. Development of high-performance self-compacting concrete using waste recycled concrete aggregates and rubber granules. J. Clean. Prod. 2018, 182, 553–556. [Google Scholar] [CrossRef]
  52. Pan, Z.; Zhou, J.; Jiang, X.; Xu, Y.; Jin, R.; Mas, J.; Zhuang, Y.; Diao, Z.; Zhang, S.; Si, Q.; et al. Investigating the effects of steel slag powder on the properties of self-compacting concrete with recycled aggregates. Constr. Build. Mater. 2019, 200, 570–577. [Google Scholar] [CrossRef]
  53. Babalola, O.E.; Awoyera, P.O.; Tran, M.T.; Le, D.-H.; Olalusi, O.B.; Vilaria, A.; Ovallos-Gazabon, D. Mechanical and durability properties of recycled aggregate concrete with ternary binder system and optimized mix proportion. J. Mater. Res. Technol. 2020, 9, 6521–6532. [Google Scholar] [CrossRef]
  54. Pereira-De-Oliveira, L.A.; Nepomuceno, M.C.S.; Castro-Gomes, J.P.; Vila, M.F.C. Permeability properties of self-compacting concrete with coarse recycled aggregates. Constr. Build. Mater. 2014, 51, 113–120. [Google Scholar] [CrossRef]
  55. Bahrami, N.; Zohrabi, M.; Mahmoudy, S.A.; Akbari, M. Optimum recycled concrete aggregate and micro-silica content in self-compacting concrete: Rheological, mechanical and microstructural properties. J. Build. Eng. 2021, 31, 101361. [Google Scholar] [CrossRef]
  56. Poongodi, K.; Murthi, P.; Awoyera, P.O.; Gobinath, R.; Olalusi, O.B. Durability Properties of Self-compacting Concrete Made With Recycled Aggregate. Silicon 2021, 13, 2727–2735. [Google Scholar] [CrossRef]
  57. Barroqueiro, T.; da Silva, P.R.; de Brito, J. High-Performance Self-Compacting Concrete with Recycled Aggregates from the Precast Industry: Durability Assessment. Buildings 2020, 10, 113. [Google Scholar] [CrossRef]
  58. Revathi, P.; Selvi, R.; Velin, S.S. Investigations on Fresh and Hardened Properties of Recycled Aggregate Self Compacting Concrete. J. Inst. Eng. Ser. A 2013, 94, 179–185. [Google Scholar] [CrossRef]
  59. Behera, M.; Minocha, A.K.; Bhattacharyya, S.K. Flow behavior, microstructure, strength and shrinkage properties of self-compacting concrete incorporating recycled fine aggregate. Constr. Build. Mater. 2019, 228, 116819. [Google Scholar] [CrossRef]
  60. Revilla-Cuesta, V.; Ortega-López, V.; Skaf, M.; Manso, J.M. Effect of fine recycled concrete aggregate on the mechanical behavior of self-compacting concrete. Constr. Build. Mater. 2020, 263, 120671. [Google Scholar] [CrossRef]
  61. Bidabadi, M.S.; Akbari, M.; Panahi, O. Optimum mix design of recycled concrete based on the fresh and hardened properties of concrete. J. Build. Eng. 2020, 32, 101483. [Google Scholar] [CrossRef]
  62. Sadeghi-Nik, A.; Berenjian, J.; Alimohammadi, S.; Lotfi-Omran, O.; Sadeghi-Nik, A.; Karimaei, M. The Effect of Recycled Concrete Aggregates and Metakaolin on the Mechanical Properties of Self-Compacting Concrete Containing Nanoparticles. Iran. J. Sci. Technol. Trans. Civ. Eng. 2018, 43, 503–515. [Google Scholar] [CrossRef]
  63. Chakkamalayath, J.; Joseph, A.; Al-Baghli, H.; Hamadah, O.; Dashti, D.; AbduLMalek, N. Performance evaluation of self-compacting concrete containing volcanic ash and recycled coarse aggregates. Asian J. Civ. Eng. 2020, 21, 815–827. [Google Scholar] [CrossRef]
  64. Salesa, Á.; Pérez-Benedicto, J.Á.; Esteban, L.M.; Vicente-Vas, R.; Orna-Carmona, M. Physico-mechanical properties of multi-recycled self-compacting concrete prepared with precast concrete rejects. Constr. Build. Mater. 2017, 153, 364–373. [Google Scholar] [CrossRef]
  65. Duan, Z.; Singh, A.; Xiao, J.; Hou, S. Combined use of recycled powder and recycled coarse aggregate derived from construction and demolition waste in self-compacting concrete. Constr. Build. Mater. 2020, 254, 119323. [Google Scholar] [CrossRef]
  66. Sasanipour, H.; Aslani, F. Effect of specimen shape, silica fume, and curing age on durability properties of self-compacting concrete incorporating coarse recycled concrete aggregates. Constr. Build. Mater. 2019, 228, 117054. [Google Scholar] [CrossRef]
  67. Fiol, F.; Thomas, C.; Muñoz, C.; Ortega-López, V.; Manso, J.M. The influence of recycled aggregates from precast elements on the mechanical properties of structural self-compacting concrete. Constr. Build. Mater. 2018, 182, 309–323. [Google Scholar] [CrossRef]
  68. Gesoglu, M.; Güneyisi, E.; Öz, H.Ö.; Taha, I.; Yasemin, M.T. Failure characteristics of self-compacting concretes made with recycled aggregates. Constr. Build. Mater. 2015, 98, 334–344. [Google Scholar] [CrossRef]
  69. Sharifi, Y.; Houshiar, M.; Aghebati, B. Recycled glass replacement as fine aggregate in self-compacting concrete. Front. Struct. Civ. Eng. 2013, 7, 419–442. [Google Scholar] [CrossRef]
  70. Grdic, D.; Ristic, N.; Toplicic-Curcic, G.; Krstic, D. Potential of usage of self-compacting concrete with addition of recycled CRT glass for production of precast concrete elements. Facta Univ. Ser. Archit. Civ. Eng 2018, 16, 57–66. [Google Scholar] [CrossRef] [Green Version]
  71. Güneyisi, E.; Gesoǧlu, M.; Algin, Z.; Yazici, H. Effect of surface treatment methods on the properties of self-compacting concrete with recycled aggregates. Constr. Build. Mater. 2014, 64, 172–183. [Google Scholar] [CrossRef]
  72. Silva, Y.F.; Robayo, R.A.; Mattey, P.; Delvasto, S. Properties of self-compacting concrete on fresh and hardened with residue of masonry and recycled concrete. Constr. Build. Mater. 2016, 124, 639–644. [Google Scholar] [CrossRef]
  73. Guo, Z.; Jiang, T.; Zhang, J.; Kong, X.; Chen, C.; Lehman, D.E. Mechanical and durability properties of sustainable self-compacting concrete with recycled concrete aggregate and fly ash, slag and silica fume. Constr. Build. Mater. 2020, 231, 117115. [Google Scholar] [CrossRef]
  74. Singh, A.; Duan, Z.; Xiao, J.; Liu, Q. Incorporating recycled aggregates in self-compacting concrete: A review. J. Sustain. Cem. Based Mater. 2019, 9, 165–189. [Google Scholar] [CrossRef]
  75. Kapoor, K.; Singh, S.P.; Singh, B. Water Permeation Properties of Self Compacting Concrete Made with Coarse and Fine Recycled Concrete Aggregates. Int. J. Civ. Eng. 2016, 16, 47–56. [Google Scholar] [CrossRef]
  76. Sua-Iam, G.; Makul, N. Use of recycled alumina as fine aggregate replacement in self-compacting concrete. Constr. Build. Mater. 2013, 47, 701–710. [Google Scholar] [CrossRef]
  77. Katar, I.; Ibrahim, Y.; Abdul Malik, M.; Khahro, S.H. Mechanical Properties of Concrete with Recycled Concrete Aggregate and Fly Ash. Recycling 2021, 6, 23. [Google Scholar] [CrossRef]
  78. Sun, C.; Chen, Q.; Xiao, J.; Liu, W. Utilization of waste concrete recycling materials in self-compacting concrete. Resour. Conserv. Recycl. 2020, 161, 104930. [Google Scholar] [CrossRef]
  79. Khodair, Y.; Luqman. Self-compacting concrete using recycled asphalt pavement and recycled concrete aggregate. J. Build. Eng. 2017, 12, 282–287. [Google Scholar] [CrossRef]
  80. Surendar, M.; Gnana Ananthi, G.; Sharaniya, M.; Deepak, M.S.; Soundarya, T.V. Mechanical properties of concrete with recycled aggregate and M−sand. Mater. Today Proc. 2021, 44, 1723–1730. [Google Scholar] [CrossRef]
  81. Kou, S.C.; Poon, C.S. Properties of self-compacting concrete prepared with recycled glass aggregate. Cem. Concr. Compos. 2009, 31, 107–113. [Google Scholar] [CrossRef]
  82. Tang, W.C.; Ryan, P.C.; Cui, H.; Liao, W. Properties of Self-Compacting Concrete with Recycled Coarse Aggregate. Adv. Mater. Sci. Eng. 2016, 2016, 2761294. [Google Scholar] [CrossRef] [Green Version]
  83. Siva Rama Krishna, S.; Sowjanya Vani, V.; Khader Baba Vali, S. Studies on Mechanical Properties of Ternary Blended Self-Compacting Concrete Using Different Percentages of Recycled Aggregate. Int. J. Civ. Eng. Technol. IJCIET 2018, 9, 1672–1680. [Google Scholar] [CrossRef]
  84. Thienpont, T.; de Corte, W.; Seitl, S. Self-compacting Concrete, Protecting Steel Reinforcement under Cyclic Load: Evaluation of Fatigue Crack Behavior. Procedia Eng. 2016, 160, 207–213. [Google Scholar] [CrossRef] [Green Version]
  85. Vinay Kumar, B.M.; Ananthan, H.; Balaji, K.V.A. Experimental studies on utilization of coarse and finer fractions of recycled concrete aggregates in self compacting concrete mixes. J. Build. Eng. 2017, 9, 100–108. [Google Scholar] [CrossRef]
  86. Tuyan, M.; Mardani-Aghabaglou, A.; Ramyar, K. Freeze–thaw resistance, mechanical and transport properties of self-consolidating concrete incorporating coarse recycled concrete aggregate. Mater. Des. 2014, 53, 983–991. [Google Scholar] [CrossRef]
  87. Li, N.; Long, G.; Ma, C.; Fu, Q.; Zeng, X.; Ma, K.; Xie, Y.; Luo, B. Properties of self-compacting concrete (SCC) with recycled tire rubber aggregate: A comprehensive study. J. Clean. Prod. 2019, 236, 117707. [Google Scholar] [CrossRef]
  88. Uygunoğlu, T.; Topçu, I.B.; Çelik, A.G. Use of waste marble and recycled aggregates in self-compacting concrete for environmental sustainability. J. Clean. Prod. 2014, 84, 691–700. [Google Scholar] [CrossRef]
  89. Long, W.; Shi, J.; Wang, W.; Fang, X. Shrinkage of Hybrid Fiber Reinforced Self-Consolidating Concrete with Recycled Aggregate. In Proceedings of the SCC 2016 8th International RILEM Symposium on Self-Compacting Concrete. Flowing toward Sustainability, Washington, DC, USA, 15–18 May 2016; Khayat, K.H., Ed.; 2016; pp. 751–762. [Google Scholar]
  90. Wang, J.; Dai, Q.; Si, R.; Ma, Y.; Guo, S. Fresh and mechanical performance and freeze-thaw durability of steel fiber-reinforced rubber self-compacting concrete (SRSCC). J. Clean. Prod. 2020, 277, 123180. [Google Scholar] [CrossRef]
  91. Mahakavi, P.; Chithra, R. Effect of recycled coarse aggregate and manufactured sand in self compacting concrete. Aust. J. Struct. Eng. 2019, 21, 33–43. [Google Scholar] [CrossRef]
  92. Yu, J.J.; Gong, J.; Zou, J.M.; Yang, W.K. Study on Properties of Self-Compacting Concrete Prepared with Coarse Recycled Concrete Aggregate. Appl. Mech. Mater. 2014, 638–640, 1494–1498. [Google Scholar] [CrossRef]
  93. Manzi, S.; Mazzotti, C.; Bignozzi, M.C. Self-compacting concrete with recycled concrete aggregate: Study of the long-term properties. Constr. Build. Mater. 2017, 157, 582–590. [Google Scholar] [CrossRef]
  94. Yu, F.; Qin, C.; Wang, S.; Jiang, J.; Fang, Y. Stress-strain relationship of recycled self-compacting concrete filled steel tubular column subjected to eccentric compression. Front. Struct. Civ. Eng. 2020, 14, 760–772. [Google Scholar] [CrossRef]
  95. Martínez-García, R.; Guerra-Romero, I.M.; Morán-del Pozo, J.M.; de Brito, J.; Juan-Valdés, A. Recycling Aggregates for Self-Compacting Concrete Production: A Feasible Option. Materials 2020, 13, 868. [Google Scholar] [CrossRef] [Green Version]
  96. Yu, F.; Feng, C.; Wang, S.; Huang, W.; Fang, Y.; Bu, S. Mechanical performance of recycled aggregate self-consolidating concrete column. J. Civ. Eng. Manag. 2021, 27, 188–202. [Google Scholar] [CrossRef]
  97. Mo, K.H.; Ling, T.C.; Cheng, Q. Examining the Influence of Recycled Concrete Aggregate on the Hardened Properties of Self-compacting Concrete. Waste Biomass Valorization 2021, 12, 1133–1141. [Google Scholar] [CrossRef]
  98. Zhou, A.G.; Yin, J.; Song, W.M.; Chi, Y. Research on Self-Compacting Concrete Made with Recycled Aggregate. Adv. Mater. Res. 2013, 639–640, 399–403. [Google Scholar] [CrossRef]
  99. Nieto, D.; Dapena, E.; Alaejos, P.; OLMedo, J.; Pérez, D. Properties of Self-Compacting Concrete Prepared with Coarse Recycled Concrete Aggregates and Different Water: Cement Ratios. J. Mater. Civ. Eng. 2018, 31, 04018376. [Google Scholar] [CrossRef]
  100. Rathakrishnan, V.; Beddu, S.; Ahmed, A. Comparison studies between machine learning optimisation technique on predicting concrete compressive strength. Res. Sq. 2021. [Google Scholar] [CrossRef]
  101. Hassan, A.N.; El-Hag, A. Two-Layer Ensemble-Based Soft Voting Classifier for Transformer Oil Interfacial Tension Prediction. Energies 2020, 13, 1735. [Google Scholar] [CrossRef] [Green Version]
  102. Koya, B.P. Comparison of Different Machine Learning Algorithms to Predict Mechanical Properties of Concrete. Master’s Thesis, University of Victoria, Victoria, BC, Canada, 2021. Available online: http://hdl.handle.net/1828/12574 (accessed on 29 May 2022).
  103. Park, Y.; Lek, S. Chapter7—Artificial neural networks: Multilayer perceptron for ecological modeling. Dev. Environ. Model. 2016, 28, 123–140. [Google Scholar] [CrossRef]
  104. Khademi, F.; Jamal, S.; Deshpande, N.; Londhe, S. Predicting strength of recycled aggregate concrete using artificial neural network, adaptive neuro-fuzzy inference system and multiple linear regression. Int. J. Sustain. Built Environ. 2016, 5, 355–369. [Google Scholar] [CrossRef] [Green Version]
  105. Bilim, C.; Atiş, C.D.; Tanyildizi, H.; Karahan, O. Predicting the compressive strength of ground granulated blast furnace slag concrete using artificial neural network. Adv. Eng. Softw. 2009, 40, 334–340. [Google Scholar] [CrossRef]
  106. Uysal, M.; Tanyildizi, H. Predicting the core compressive strength of self-compacting concrete (SCC) mixtures with mineral additives using artificial neural network. Constr. Build. Mater. 2011, 25, 4105–4111. [Google Scholar] [CrossRef]
  107. Hanbay, D.; Turkoglu, I.; Demir, Y. Prediction of wastewater treatment plant performance based on wavelet packet decomposition and neural networks. Expert Syst. Appl. 2008, 34, 1038–1043. [Google Scholar] [CrossRef]
  108. Baghirli, O. Comparison of Lavenberg-Marquardt, Scaled Conjugate Gradient and Bayesian Regularization Backpropagation Algorithms for Multistep Ahead Wind Speed Forecasting Using Multilayer Perceptron Feedforward Neural Network. Master’s Thesis, Uppsala University, Uppsala, Sweden, 2015. Available online: https://www.diva-portal.org/smash/record.jsf?pid=diva2%3A828170&dswid=6956 (accessed on 29 May 2022).
  109. Babajanzadeh, M.; Azizifar, V. Compressive strength prediction of self-compacting concrete incorporating silica fume using artificial intelligence methods. Civ. Eng. J. 2018, 4, 1542. [Google Scholar] [CrossRef] [Green Version]
  110. Olu-Ajayi, R.; Alaka, H.; Sulaimon, I.; Sunmola, F.; Ajayi, S. Building energy consumption prediction for residential buildings using deep learning and other machine learning techniques. J. Build. Eng. 2022, 45, 103406. [Google Scholar] [CrossRef]
  111. Suescum-Morales, D.; Salas-Morera, L.; Ramón Jiménez, J.; García-Hernández, L. A Novel Artificial Neural Network to Predict Compressive Strength of Recycled Aggregate Concrete. Appl. Sci. 2021, 11, 11077. [Google Scholar] [CrossRef]
  112. Shang, M.; Li, H.; Ahmad, A.; Ahmad, W.; Ostrowski, K.; Aslam, F.; Joyklad, P.; Majka, T.M. Predicting the Mechanical Properties of RCA-Based Concrete Using Supervised Machine Learning Algorithms. Materials 2022, 15, 647. [Google Scholar] [CrossRef]
  113. Ahmad, W.; Ahmad, A.; Ostrowski, K.; Aslam, F.; Joyklad, P.; Zajdel, P. Application of advanced machine learning approaches to predict the compressive strength of concrete containing supplementary cementitious materials. Materials 2021, 14, 5762. [Google Scholar] [CrossRef] [PubMed]
Figure 1. Minimum, mean and maximum values of input variables.
Figure 1. Minimum, mean and maximum values of input variables.
Materials 15 05232 g001
Figure 2. Minimum, mean and maximum values of output variables.
Figure 2. Minimum, mean and maximum values of output variables.
Materials 15 05232 g002
Figure 3. Frequency analysis (histogram) of input parameters: (a) Cement; (b) Mineral Admixture; (c) Water; (d) Fine Aggregates; (e) Coarse Aggregates; (f) Superplasticizer.
Figure 3. Frequency analysis (histogram) of input parameters: (a) Cement; (b) Mineral Admixture; (c) Water; (d) Fine Aggregates; (e) Coarse Aggregates; (f) Superplasticizer.
Materials 15 05232 g003aMaterials 15 05232 g003b
Figure 4. Multi-correlation graph between input and output variables.
Figure 4. Multi-correlation graph between input and output variables.
Materials 15 05232 g004
Figure 5. General Structure of the ANN.
Figure 5. General Structure of the ANN.
Materials 15 05232 g005
Figure 6. Architecture of the ANN model.
Figure 6. Architecture of the ANN model.
Materials 15 05232 g006
Figure 7. Methodology of research work.
Figure 7. Methodology of research work.
Materials 15 05232 g007
Figure 8. Model performance using LM algorithm.
Figure 8. Model performance using LM algorithm.
Materials 15 05232 g008
Figure 9. Training State of LM Algorithm: (a) Gradient graph at epoch 53; (b) Mu graph at epoch 53; (c) Validation checks graph at epoch 53.
Figure 9. Training State of LM Algorithm: (a) Gradient graph at epoch 53; (b) Mu graph at epoch 53; (c) Validation checks graph at epoch 53.
Materials 15 05232 g009aMaterials 15 05232 g009b
Figure 10. Error histogram of LM algorithm model.
Figure 10. Error histogram of LM algorithm model.
Materials 15 05232 g010
Figure 11. Regression analysis by using LM algorithm between experimental and predicted compressive strength: (a) Training; (b) Validation; (c) Testing; (d) Overall Dataset.
Figure 11. Regression analysis by using LM algorithm between experimental and predicted compressive strength: (a) Training; (b) Validation; (c) Testing; (d) Overall Dataset.
Materials 15 05232 g011
Figure 12. Model performance using BR algorithm.
Figure 12. Model performance using BR algorithm.
Materials 15 05232 g012
Figure 13. Training State of BR Algorithm: (a) Gradient graph at epoch 186; (b) Mu graph at epoch 186; (c) Number parameter graph at epoch 186; (d) S.S.X. graph at epoch 186; (e) Validation checks graph at epoch 186.
Figure 13. Training State of BR Algorithm: (a) Gradient graph at epoch 186; (b) Mu graph at epoch 186; (c) Number parameter graph at epoch 186; (d) S.S.X. graph at epoch 186; (e) Validation checks graph at epoch 186.
Materials 15 05232 g013aMaterials 15 05232 g013b
Figure 14. Error histogram of BR algorithm model.
Figure 14. Error histogram of BR algorithm model.
Materials 15 05232 g014
Figure 15. Regression analysis by using BR algorithm between experimental and predicted compressive strength: (a) Training; (b) Testing; (c) Overall Dataset.
Figure 15. Regression analysis by using BR algorithm between experimental and predicted compressive strength: (a) Training; (b) Testing; (c) Overall Dataset.
Materials 15 05232 g015
Figure 16. Model performance using SCG algorithm.
Figure 16. Model performance using SCG algorithm.
Materials 15 05232 g016
Figure 17. Training State of SCG Algorithm: (a) Gradient graph at epoch 43; (b) Validation checks graph at epoch 43.
Figure 17. Training State of SCG Algorithm: (a) Gradient graph at epoch 43; (b) Validation checks graph at epoch 43.
Materials 15 05232 g017
Figure 18. Error histogram of SCG algorithm model.
Figure 18. Error histogram of SCG algorithm model.
Materials 15 05232 g018
Figure 19. Regression analysis by using SCG algorithm between experimental and predicted compressive strength: (a) Training; (b) Validation; (c) Testing; (d) Overall Dataset.
Figure 19. Regression analysis by using SCG algorithm between experimental and predicted compressive strength: (a) Training; (b) Validation; (c) Testing; (d) Overall Dataset.
Materials 15 05232 g019aMaterials 15 05232 g019b
Figure 20. Comparison of compressive strength’s experimental and predicted values by different algorithms employed in ANN: (a) LM, (b) BR, and (c) SCG.
Figure 20. Comparison of compressive strength’s experimental and predicted values by different algorithms employed in ANN: (a) LM, (b) BR, and (c) SCG.
Materials 15 05232 g020aMaterials 15 05232 g020b
Figure 21. R-value (in % age) and MSE of LM, BR, and SCG algorithms.
Figure 21. R-value (in % age) and MSE of LM, BR, and SCG algorithms.
Materials 15 05232 g021
Figure 22. Contribution of input parameters to compressive strength of SCC with RA.
Figure 22. Contribution of input parameters to compressive strength of SCC with RA.
Materials 15 05232 g022
Table 1. Experimental data.
Table 1. Experimental data.
NoReference# Mix% DataNoReference# Mix% Data
1Ali et al., 2012 [49]183.5028Nili et al. [50]101.94
2Aslani et al., 2018 [51]152.9129Pan et al., 2019 [52]61.17
3Babalola et al., 2020 [53]142.7230Pereira-de-Oliveira et al., 2014 [54]40.78
4Bahrami et al., 2020 [55]101.9431Poongodi et al., 2020 [56]91.75
5Barroqueiro et al. [57]61.1732Revathi et al., 2013 [58]50.97
6Behera et al., 2019 [59]61.1733Revilla Cuesta et al., 2020 [60]50.97
7Bidabadi et al., 2020 [61]112.1434Sadeghi-Nik et al., 2019 [62]122.33
8Chakkamalayath et al., 2020 [63]61.5735Salesa et al., 2017 [64]40.78
9Duan et al., 2020 [65]101.9436Sasanipour et al., 2019 [66]101.94
10Fiol et al., 2018 [67]122.3337Señas et al., 2016 [9]61.17
11Gesoglu et al., 2015 [68]244.6638Sharifi et al., 2013 [69]61.17
12Grdic et al., 2010 [70]30.5839Ali and Al-Tersawy, 2014 [49]152.91
13Guneyisi et al., 2014 [71]50.9740Silva et al., 2016 [72]152.91
14Guo et al., 2020 [73]275.2441Singh et al., 2019 [74]122.33
15Kapoor et al., 2016 [75]81.5542Sua-iam et al., 2013 [76]203.88
16Katar et al., 2021 [77]40.7843Sun et al., 2020 [78]101.94
17Khodair et al., 2017 [79]203.8844Surendar et al., 2021 [80]71.36
18Kou et al., 2009 [81]132.5245Tang et al., 2016 [82]50.97
19Krishna et al., 2018 [83]50.9746Thomas et al., 2016 [84]40.78
20Kumar et al., 2017 [85]40.7847Tuyan et al., 2014 [86]122.33
21Li et al., [87]40.7848Uygunoglu et al., 2014 [88]81.55
22Long et al., 2016 [89]40.7849Wang et al., 2020 [90]50.97
23Mahakavi and Chithra, 2019 [91]254.8550Yu et al., 2014 [92]30.58
24Manzi et al., 2017 [93]40.7851Yu et al., 2020 [94]31.14
25Martínez-García et al., 2020 [95]40.7852Yu et al., 2021 [96]214.08
26Mo et al., 2021 [97]50.9753Zhou et al., 2013 [98]61.17
27Nieto et al., 2018 [99]224.27 Total515100
Table 2. Minimum, Mean, and Maximum values of the input and output variables.
Table 2. Minimum, Mean, and Maximum values of the input and output variables.
VariablesAbbreviationMinimumMeanMaximum
InputCement (kg/m3)C78.00375.84635.00
Mineral Admixture (kg/m3)MA0.00135.17515.00
Water (kg/m3)W45.50176.87277.00
Fine Aggregates (kg/m3)FA532.20845.101200.00
Coarse Aggregates (kg/m3)CA328.00784.911170.00
Superplasticizer (kg/m3)SP0.004.5016.00
OutputCompressive Strength (MPa)f’c7.1744.9487.00
Table 3. Data splitting for model’s training, validation, and testing.
Table 3. Data splitting for model’s training, validation, and testing.
Levenberg–Marquardt Algorithm
PhasePercentage (%)No. of Specimens
Training70360
Validation1052
Testing20103
Total100515
Bayesian Regularization
Training80412
Validation-0
Testing20103
Total100515
Scaled Conjugate Gradient Backpropagation
Training70360
Validation1052
Testing2010
Total100515
Table 4. Summary of LM algorithm model assessment parameters.
Table 4. Summary of LM algorithm model assessment parameters.
PhaseFunctionMSER
TrainingtrainLM32.410.921
ValidationtrainLM61.600.823
TestingtrainLM50.420.890
TotaltrainLM48.140.902
Table 5. Summary of BR algorithm model assessment parameters.
Table 5. Summary of BR algorithm model assessment parameters.
PhaseFunctionMSER
Trainingtrainbr38.170.9154
Testingtrainbr49.340.8923
Totaltrainbr43.7550.9100
Table 6. Summary of SCGB algorithm model assessment parameters.
Table 6. Summary of SCGB algorithm model assessment parameters.
PhaseFunctionMSER
TrainingtrainSCG95.620.732
ValidationtrainSCG104.360.704
TestingtrainSCG140.270.581
TotaltrainSCG113.420.701
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

de-Prado-Gil, J.; Palencia, C.; Jagadesh, P.; Martínez-García, R. A Study on the Prediction of Compressive Strength of Self-Compacting Recycled Aggregate Concrete Utilizing Novel Computational Approaches. Materials 2022, 15, 5232. https://doi.org/10.3390/ma15155232

AMA Style

de-Prado-Gil J, Palencia C, Jagadesh P, Martínez-García R. A Study on the Prediction of Compressive Strength of Self-Compacting Recycled Aggregate Concrete Utilizing Novel Computational Approaches. Materials. 2022; 15(15):5232. https://doi.org/10.3390/ma15155232

Chicago/Turabian Style

de-Prado-Gil, Jesús, Covadonga Palencia, P. Jagadesh, and Rebeca Martínez-García. 2022. "A Study on the Prediction of Compressive Strength of Self-Compacting Recycled Aggregate Concrete Utilizing Novel Computational Approaches" Materials 15, no. 15: 5232. https://doi.org/10.3390/ma15155232

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