ArticlePDF Available

Evaluation of mechanical properties of recycled aggregate concrete using LSSVR, MARS, and M5Tree models

Authors:

Abstract

This paper investigates the application of three artificial intelligence methods, including multivariate adaptive regression splines (MARS), M5 model tree (M5Tree), and least squares support vector regression (LSSVR) for the prediction of the mechanical behavior of recycled aggregate concrete (RAC). A large and reliable experimental test database containing the results of 650 compressive strength, 421 elastic modulus, 152 flexural strength, and 346 splitting tensile strength tests of RACs with no pozzolanic admixtures assembled from the published literature was used to train, test, and validate the three data-driven based models. The results of the model assessment show that the LSSVR model provides improved accuracy over the existing models in the prediction of the compressive strength of RACs. The results also indicate that, although all three models provide higher accuracy than the existing models in the prediction of the splitting tensile strength of RACs, only the performance of the LSSVR model exceeds those of the best performing existing models for the flexural strength of RACs. The results of this study indicate that MARS, M5Tree, and LSSVR models can provide close predictions of the mechanical behavior of RACs by accurately capturing the influences of the key parameters. This points to the possibility of the application of these three models in the pre-design and modeling of structures manufactured with RACs.
ORIGINAL ARTICLE
Evaluation of mechanical properties of concretes containing coarse
recycled concrete aggregates using multivariate adaptive regression
splines (MARS), M5 model tree (M5Tree), and least squares support
vector regression (LSSVR) models
Aliakbar Gholampour
1
Iman Mansouri
2
Ozgur Kisi
3
Togay Ozbakkaloglu
4
Received: 28 February 2018 / Accepted: 11 July 2018
ÓThe Natural Computing Applications Forum 2018
Abstract
This paper investigates the application of three artificial intelligence methods, including multivariate adaptive regression splines
(MARS), M5 model tree (M5Tree), and least squares support vector regression (LSSVR) for the prediction of the mechanical
behavior of recycled aggregate concrete (RAC). A large and reliable experimental test database containing the results of 650
compressive strength, 421 elastic modulus, 152 flexural strength, and 346 splitting tensile strength tests of RACs with no
pozzolanic admixtures assembled from the published literature was used to train, test, and validate the three data-driven-based
models. The results of the modelassessment show that the LSSVR model provides improvedaccuracy over the existingmodels in
the prediction of the compressive strength of RACs. The results also indicate that, although all three models provide higher
accuracy than the existing models in the prediction of the splitting tensile strengthof RACs, only the performance ofthe LSSVR
model exceeds those of the best-performing existing models for the flexural strength of RACs. The results of this study indicate
that MARS, M5Tree, and LSSVR models can provide close predictions of the mechanical properties of RACs by accurately
capturing the influences of the key parameters. This points to the possibility of the application of these three models in the pre-
design and modeling of structures manufactured with RACs.
Keywords Recycled aggregate concrete (RAC) Mechanical properties Least squares support vector regression
(LSSVR) M5 model tree (M5Tree) Multivariate adaptive regression splines (MARS)
1 Introduction
The high demand for concrete because of the rapid growth
in urbanization and industrialization has resulted in an
increase in the consumption of natural aggregates, which
typically makes up approximately 70% of the total volume
of concrete [1]. Furthermore, rapid industrialization and
urbanization have led to an increase in the generation of
construction and demolition (C&D) wastes, which conse-
quently resulted in the depletion of landfill space [2,3].
Over the past two decades, recycled aggregate concrete
(RAC), obtained by crushing concrete sourced from C&D
waste, has been considered as an alternative concrete
material to conserve natural aggregate resources and to
minimize the environmental impact of C&D waste [4,5].
During this period, a large number of studies have been
conducted to understand the mechanical behavior of RACs
&Togay Ozbakkaloglu
togay.ozbakkaloglu@adelaide.edu.au;
t.ozbakkaloglu@herts.ac.uk
1
School of Civil, Environmental and Mining Engineering,
University of Adelaide, Adelaide, SA 5005, Australia
2
Department of Civil Engineering, Birjand University of
Technology, P.O. Box 97175-569, Birjand, Iran
3
Faculty of Natural Sciences and Engineering, Ilia State
University, 0162 Tbilisi, Georgia
4
School of Engineering and Technology, University of
Hertfordshire, College Lane Campus, Hatfield AL10 9AB,
United Kingdom
123
Neural Computing and Applications
https://doi.org/10.1007/s00521-018-3630-y(0123456789().,-volV)(0123456789().,-volV)
(e.g., [69]). Existing studies confirmed that compressive
strength, elastic modulus, flexural strength, and splitting
tensile strength are the main mechanical properties for
design and analysis of RACs [1012]. In addition, a
comprehensive literature review [1] revealed that a number
of models have been proposed either based on experi-
mental test results of the original study [13,3748,6569]
or compiled databases from the results of previous studies
[1418] to predict the mechanical properties of RACs.
However, owing to the limitations in the number of input
parameters considered, as well as the use of relatively
small number of test results in the calibration of most
existing models, these models are not generalizable.
Therefore, additional studies are needed to investigate the
mechanical properties of RACs using computationally
economical techniques based on a comprehensive test
database containing key input parameters.
Machine learning-based models have been extensively
used to predict the properties of concrete [1922]. Recently,
with the development of computer-aided modeling methods,
the use of artificial intelligence techniques has been consid-
ered to predict the mechanical behavior of RACs. Younis and
Pilakoutas [23] used multilinear and nonlinear regression
methods to develop a model for the prediction of the com-
pressive strength of RAC. Duan et al. [24]andSahooetal.
[25] predicted the compressive strength of RAC using artifi-
cial neural network (ANN) technique. Deshpande et al. [26]
used ANN, M5Tree, and nonlinear regression methods for the
prediction of the compressive strength of RAC. Duan et al.
[27] and Behnood et al. [28] used ANN and M5Tree tech-
niques for the prediction of the elastic modulus of RAC,
respectively. Gonzalez-Taboada et al. [29] applied genetic
programming and multivariable regression methods for the
prediction of the compressive strength, elastic modulus, and
splitting tensile strength of RAC. Recently, Ozbakkaloglu
et al. [2] and Gholampour et al. [30] predicted the compres-
sive strength, elastic modulus, flexural strength, and splitting
tensile strength of RACs with the use of nonlinear regression
and gene expression programming methods, respectively.
However, most of these techniques were either computa-
tionally complex, unable to handle a large number of data-
bases, or unable to accurately capture the influences of the
key input parameters for solving nonlinear problems. There-
fore, more robust and simple artificial intelligence techniques
should be applied to predict the properties of RACs.
In recent years, data-driven techniques, such as multi-
variate adaptive regression splines (MARS), M5 model tree
(M5Tree), and least squares support vector regression
(LSSVR) models, have received a significant attention to
solve critical civil engineering problems. MARS is a
nonlinear and nonparametric regression method, and its
main advantages are efficiency and robustness to explore a
large number of intricate nonlinear relations and rapid
detection of interactions between them despite their com-
plexity [31]. M5Tree model is a binary decision tree with a
series of linear regression functions, and its main advan-
tages are the simple geometric structure and the ability to
efficiently handle a large number of datasets with different
attributes [32]. LSSVR is a statistical learning model,
which adopts a least squares linear system as a loss func-
tion instead of the quadratic program in the original support
vector machine (SVM) [33]. LSSVR solves a set of linear
equations by linear programming that is computationally
very simple [33]. Recent studies illustrated that because of
their main advantages of (1) easy handling of a large
number of databases, (2) computational simplicity, and (3)
strong ability of solving nonlinear problems, MARS,
M5Tree, and LSSVR models can be efficient alternatives to
existing artificial intelligence methods in solving key civil
engineering problems. Cheng and Cao [34] used MARS
model to predict the shear strength of reinforced concrete
beams. Behnood et al. [28] applied M5Tree model for the
prediction of the elastic modulus of RACs. Aiyer et al. [35]
applied LSSVR model to predict the compressive strength
of self-compacting concrete. Pham et al. [36] predicted the
compressive strength of high-performance concretes using
LSSVR model. However, no study has been reported to
date on the application of LSSVR and MARS models for
the prediction of the mechanical properties of RAC and
only a single study on the application of M5Tree model for
the prediction of the elastic modulus of RAC.
To address the above-mentioned research gaps, three
robust artificial intelligence techniques, namely MARS,
M5Tree, and LSSVR, were adopted in this study for the
prediction of the compressive strength, elastic modulus,
flexural strength, and splitting tensile strength of RAC.
Existing experimental test database of RACs is initially
presented, which is followed by the details of the three
models developed in this study. Subsequently, an assessment
of the prediction results of the three models is presented.
2 Experimental test database
The database of RAC, presented in Gholampour et al. [30],
was assembled based on 69 experimental studies published
in the open literature on RACs containing no pozzolanic
admixtures. The RAC database consisted of 332, 318, 421,
152, and 346 datasets, respectively, for compressive
strength of cube specimens (f
cm,cube
), compressive strength
of cylinder specimens (f
cm,cylinder
), elastic modulus (E
c
),
flexural strength (f
r
), and splitting tensile strength (f
st
).
Neural Computing and Applications
123
The cylinder specimens had either a 100 or 150 mm
diameter and a 200 or 300 mm height; the cube specimens
had a dimension of either 100 or 150 mm; and beams had a
dimension of either 100 9100 9500 mm or 150 9
150 9750 mm. Effective water-to-cement ratio (w
eff
/c)of
specimens varied from 0.19 to 0.87, coarse recycled con-
crete aggregate replacement ratio (RCA%) varied from 0 to
100, aggregate-to-cement ratio (a/c) varied from 1.2 to 6.5,
bulk density of recycled concrete aggregate (q
RCA
) varied
from 1946 to 2720 kg/m
3
, water absorption of coarse recy-
cled concrete aggregate (WA
RCA
) varied from 1.5 to 11.9%.
In addition, f
cm,cube
,f
cm,cylinder
,E
c
,f
r
, and f
st
in the database
ranged from 18.9 to 104.3 MPa, 26.6 to 61.2 MPa, 12.5 to
50.4 GPa, 1.9 to 10.2 MPa, and 1.1 to 6.3 MPa, respec-
tively. The distribution of the histogram of the key param-
eters (i.e., w
eff
/c, RCA%, a/c,q
RCA
, and WA
RCA
) for the
specimens in the database is illustrated in Fig. 1.
3 Existing models for the prediction
of mechanical properties of RAC
Models proposed to date for the prediction of the
mechanical properties of RACs were assembled from 21
different studies, as previously presented in Gholampour
et al. [30]. All models contained closed-form expressions
obtained from regression analysis of the test results. Fur-
thermore, two sets of expressions recently proposed by
Gholampour et al. [30] through the use of gene expression
programming (GEP) and Ozbakkaloglu et al. [2] using
regression analysis were also considered in the present
study. Existing models include 11 models for compressive
strength [2,15,16,23,30,3739], 18 models for elastic
modulus [2,1315,30,4047,65,66], six models for
flexural strength [2,15,30,4547], and eight models for
splitting tensile strength [2,15,16,30,43,4648] of RAC.
(a) (b)
(c) (d)
(e)
0
50
100
150
200
250
300
350
0.3 0.4 0.5 0.6 0.7 0.8 More
Frequency
weff /c
25 6
12
72
151
293
91
0
50
100
150
200
250
020 40 60 80 100
Frequency
RCA
139
237
18
130
58
68
0
50
100
150
200
250
300
350
Frequency
a/c
55 50
216
315
14
0
50
100
150
200
250
300
2345More 2000 2200 2400 2600 2800 More
Frequency
RCA
14
25
149
251
23
0
50
100
150
200
357911 More
Frequency
WARCA
26
1
20
42
162
178
Fig. 1 Histogram distribution
of: aw
eff
/c,bRCA%, ca/c,
dq
RCA
, and eWA
RCA
Neural Computing and Applications
123
4 Overview of MARS, M5Tree,
and LSSVR models
4.1 Multivariate adaptive regression splines
(MARS)
MARS is a form of regression analysis that was developed
by Friedman [31] for the prediction of continuous numer-
ical outcomes. Its algorithm consists of a forward and
backward stepwise procedure [49]. The backward proce-
dure removes the unnecessary variables among the previ-
ous selected set in the forward procedure to improve the
prediction accuracy. Therefore, the variable Xis transferred
to variable Yusing either of the following equations by an
inflection point along the input values [50]:
Y¼max 0;XcðÞor max 0;cXðÞ ð1Þ
in which cis a threshold value. In MARS, a function
applies for each input variable in forward–backward step-
wise procedure to find the location of the inflection point in
which the function value changes. MARS is a nonpara-
metric statistical technique in which piecewise curves and
polynomials give flexible results that can handle not only
linear but also nonlinear behavior [49]. Detailed informa-
tion about MARS is available in Ref. [50].
4.2 M5 model tree (M5Tree)
M5Tree model, which was originally proposed by Quinlan
[32], is based on a binary decision tree with a series of
linear regression functions at the terminal (leaf) nodes. In
the first stage, a decision tree is created by splitting the data
into subsets and assuming the standard deviation of class
values that reach a node as a measure of the error at that
node. Subsequently, the expected reduction in the error as a
result of testing each attribute at the node is calculated. The
standard deviation reduction (SDR), which is used to
describe the reduction in the error, is defined as follows
[51]:
SDR ¼sd TðÞ
XTi
jj
Tsd Ti
ðÞ ð2Þ
where T,T
i
, and sd represent a set of examples that reach
the node, subset of examples that have the ith outcome of
the potential set, and standard deviation, respectively.
Because of the splitting process, the standard deviation of
data in child nodes (i.e., lower nodes) becomes lower than
that of parent node. The split that maximizes the expected
error reduction is selected after examining all possible
splits [32].
4.3 Least squares support vector regression
(LSSVR)
LSSVR, proposed by Suykens and Vandewalle [33], is a
supervised learning method based on the principle of
structural risk minimization. By considering a given
training set of xk;yk
fg
N
k¼1with input data of xk2Rnand
output data of yk2Rwith class labels of yk21;þ1
fg
,
the linear classifier in the primal space is defined as:
yxðÞ¼sign wTuxðÞþb
 ð3Þ
in which bis a real constant. LSSVR is defined in dual
space for nonlinear classification as:
yxðÞ¼sign X
N
k¼1
akykKx
T
k;x

þb
!
ð4Þ
in which akis a positive real constant and Kx
T
k;x

is a
kernel function that is defined as uxk
ðÞ;uxðÞ, where uxðÞis
a nonlinear map from original space to the high-dimen-
sional space. The following expression is used to estimate a
function:
yxðÞ¼
X
N
k¼1
akKx
k;xðÞþbð5Þ
In order to use radial basis function (RBF) kernel in the
modeling, two tuning parameters of cand rare added to
Eq. 5, in which cand rare regularization constant and
width of RBF kernel, respectively. The main advantage of
LSSVR compared to support vector regression (SVR) is the
use of the linear squares principle for the loss function in
the LSSVR. In the SVR, however, quadratic programming
is employed for this purpose, which is not computationally
efficient. Consequently, LSSVR is faster than the SVR in
computation [52]. Detailed information about LSSVR can
be obtained from Ref. [53].
5 Prediction of mechanical properties
of RAC
MARS, M5Tree, and LSSVR techniques were applied to
estimate the compressive strength, elastic modulus, flexural
strength, and splitting tensile strength of RAC. The main
parameters influencing the mechanical properties of RACs
were determined based on the accurate assessment of the
specimens in the database. Based on this assessment, it was
found that w
eff
/c, RCA%, a/c,q
RCA
, and WA
RCA
are the
most influential parameters on the mechanical behavior of
RACs. Therefore, these parameters were used as inputs to
the models. The number of data points available for the
validation and testing of the models was 171, 156, 224, 79,
Neural Computing and Applications
123
and 168 for f
cm,cylinder
,f
cm,cube
,E
c
,f
r
, and f
st
of RACs,
respectively. For each model, 80% of the database was
used for training and validation of the models and
remaining 20% was used for testing. The results of the
three models were subsequently compared with the exist-
ing models using the root-mean-square error (RMSE),
mean absolute error (MAE), and mean absolute percentage
error (MAPE) (also referred to as the average absolute
error, AAE, in previous studies) statistics to evaluate the
performance of the three models. Definitions of these sta-
tistical indicators are given as follows:
RMSE ¼ffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffi
1
nX
n
i¼1
ModiExpi
ðÞ
2
sð6Þ
MAE ¼1
nX
n
i¼1
ModiExpi
jj ð7Þ
MAPE ¼1
nX
n
i¼1
ModiExpi
jj
100
Expi
ð8Þ
where Mod
i
and Exp
i
are the estimated and experimental
values of mechanical properties of RAC and nis the
number of time steps.
An open-source code (http://www.esat.kuleuven.be/
sista/lssvmlab/) was used for the LSSVR model. Various
numbers from 1 to 100 were tried for cand rcontrol
parameters. The optimal cand rvalues were calculated as
15.6 and 3.0 for f
cm,cube
, 17.1 and 3.3 for f
cm,cylinder
, 22.4
and 4.4 for E
c
, 7.9 and 1.5 for f
r
, and 16.8 and 3.3 for f
st
of
RAC, respectively. For MARS and M5Tree techniques,
open-source codes (http://www.cs.rtu.lv/jekabsons/regres
sion.html) were used.
5.1 Compressive strength
In order to assess the accuracy of the compressive strength
models, their performance was evaluated using the test
database. Based on the available input parameters in the
test database, only six compressive strength models
[2,15,30,38,39] could be used in the model assessments,
among which three of them were for cube specimens and
three for cylinder specimens. The remaining models
[16,23,37] required specific inputs that were not available
in the database.
Table 1shows the prediction statistics of MARS,
M5Tree, and LSSVR models and existing models for
f
cm,cube
of RAC. It can be seen in the table that the model
by Gholampour et al. [30] was the best-performing f
cm,cube
model in the literature. However, LSSVR model provided
improved accuracy over the existing models in predicting
f
cm,cube
. This observation can be attributed to the ability of
the model to accurately capture the influences of the key
input parameters (i.e., w
eff
/c, RCA%, a/c,q
RCA
, and
WA
RCA
) in the analysis. Figure 2shows the comparison of
MARS, M5Tree, and LSSVR model predictions with the
experimental f
cm,cube
at the validation stage. As can be seen
in the figure, LSSVR model developed a higher accuracy in
predicting f
cm,cube
of RACs than that of MARS and M5Tree
models.
Table 2shows the prediction statistics of MARS,
M5Tree, and LSSVR models and existing models for
f
cm,cylinder
of RAC. As can be seen in the table, those by
Gholampour et al. [30] showed the best performance
among the existing models. It can be seen in Table 2that
only LSSVR model performed better than the existing
models in predicting f
cm,cylinder
. Figure 3shows the com-
parison of MARS, M5Tree, and LSSVR model predictions
with the experimental f
cm,cylinder
at the validation stage. As
can be seen in the figure, similar to the case of f
cm,cube
,
LSSVR model exhibited a higher accuracy in the predic-
tion of f
cm,cylinder
of RACs compared to that of MARS and
M5Tree models. This is attributed to the fact that LSSVR is
based on a learning method that is dependent on the sta-
tistical learning theory. In this method, the use of a regu-
larization parameter helps to avoid over-fitting in the
modeling [54].
5.2 Elastic modulus
Table 3illustrates the prediction statistics of MARS,
M5Tree, and LSSVR models and existing models for E
c
of
RACs. As can be seen in the table, Ozbakkaloglu et al. [2],
Table 1 Model predictions of cube compressive strength (f
cm,cube
) of RAC
Model Number of all datasets RMSE (MPa) MAE (MPa) MAPE (%) Specimen type
Xiao et al. [15] 74 11.3 4.7 12.7 Cube
Pereira et al. [38] 157 11.8 9.4 22.2 Cube
Gholampour et al. [30] 156 8.9 5.5 12.7 Cube
MARS 156 9.1 5.4 13.0 Cube
M5Tree 156 8.3 5.9 14.2 Cube
LSSVR 156 7.7 4.6 12.6 Cube
Neural Computing and Applications
123
Rahal [40], Corinaldesi [41], and Zilch and Roos [14]
models showed the best performance among the models in
the literature to predict E
c
of RAC. As can also be seen in
Table 3, MARS, M5Tree, and LSSVR models provide
nearly identical accuracy to that of the best-performing
models in the literature in the prediction of E
c
of RACs.
Furthermore, MARS, M5Tree, and LSSVR models pro-
vided improved accuracy over Gholampour et al. [30]
model in the prediction of E
c
of RACs.
Figure 4shows the comparison of MARS, M5Tree, and
LSSVR model predictions with the experimental E
c
of
RACs at the validation stage. As can be seen in the figure,
LSSVR model developed a higher accuracy in predicting
the E
c
of RAC than that of M5Tree and MARS models,
confirming the suitability of the LSSVR model for this
application.
5.3 Flexural strength
Table 4illustrates the prediction statistics of MARS,
M5Tree, and LSSVR models and existing models for f
r
of
RACs. As can be seen in the table, the models by
Ozbakkaloglu et al. [2], Xiao et al. [15], and Gholampour
et al. [30] performed the best for the prediction of f
r
of
RAC among the existing models. It can be seen in
Table 4that LSSVR model provided slightly higher
accuracy than those of the best-performing models in the
literature in the prediction of f
r
of RACs. Comparison of
MARS, M5Tree, and LSSVR model predictions with the
experimental results shown in Fig. 5further illustrates the
better accuracy of the LSSVR model compared to that of
MARS and M5Tree models in the prediction of the f
r
of
RACs.
5.4 Splitting tensile strength
Table 5illustrates the comparison of prediction statistics of
MARS, M5Tree, and LSSVR models with those of existing
models in predicting the f
st
of RAC. As can be seen in the
table, Ozbakkaloglu et al. [2], Tavakoli and Soroushian
[46], Xiao et al. [15], and Gholampour et al. [30] models
performed the best among the existing models. It can also
be seen in Table 5that MARS, M5Tree, and LSSVR
models provided improved accuracy over these best-per-
forming models in the prediction of f
st
of RACs. The results
(a)
(b)
(c)
10
20
30
40
50
60
70
MARS (MPa)
Experimental (MPa)
RMSE=9.1 MPa
MAE=5.4 MPa
10
20
30
40
50
60
70
M5Tree (MPa)
Experimental (MPa)
RMSE=8.3 MPa
MAE=5.9 MPa
10
20
30
40
50
60
70
10 20 30 40 50 60 70
10 20 30 40 50 60 70
10 20 30 40 50 60 70
LSSVR (MPa)
Experimental (MPa)
RMSE=7.7 MPa
MAE=4.6 MPa
Fig. 2 Compressive strength estimates of cube RAC (f
cm,cube
)by
aMARS, bM5Tree, cLSSVR models at the validation stage. Circle-,
triangle-, and cross-shaped points are data points for validation set 1,
2, and 3, respectively
Table 2 Model predictions of cylinder compressive strength (f
cm,cylinder
) of RAC
Model Number of all datasets RMSE (MPa) MAE (MPa) MAPE (%) Specimen type
Ozbakkaloglu et al. [2] 257 8.0 4.7 14.5 Cylinder
Thomas et al. [39] 257 8.1 4.8 14.6 Cylinder
Gholampour et al. [30] 171 7.9 5.3 14.5 Cylinder
MARS 171 8.4 6.4 16.3 Cylinder
M5Tree 171 8.2 6.4 16.5 Cylinder
LSSVR 171 7.4 4.6 14.3 Cylinder
Neural Computing and Applications
123
suggest that all the three models are suitable for the pre-
diction of the splitting tensile strength of RACs, which
varies with the considered input parameters in a highly
nonlinear fashion. However, in some cases, data-driven
models (e.g., MARS) may over-fit the data in training
period and provide lower accuracy in test period compared
to the simple models (e.g., regression method).
Figure 6shows the comparison of MARS, M5Tree,
and LSSVR model predictions with the experimental f
st
results of RACs at the validation stage. It can be seen in
the figure that LSSVR model provided higher accuracy
than that of MARS and M5Tree models in estimating the
f
st
of RAC.
6 Variation of model predictions
with influential parameters
In order to illustrate the variations of the model predictions
with key input parameters within a physically meaningful
framework, the variations of MARS, M5Tree, and LSSVR
model predictions of f
cm,cube
,f
cm,cylinder
,E
c
,f
r
, and f
st
with
w
eff
/c, RCA%, a/c,q
RCA
, and WA
RCA
are investigated. As
was discussed in detail in Ref. [30], w
eff
/cand RCA% have
an accumulative effect on the mechanical properties of
RACs. Therefore, the datasets used at the validation stage
were divided into two subgroups based on their RCA%
(i.e., RCA% of 0–50% and 51–100%) to better isolate the
individual effects of w
eff
/cand RCA% on the mechanical
behavior of RACs.
Figures 7,8,9,10, and 11 show the variation of model
predictions of f
cm,cube
,f
cm,cylinder
,E
c
,f
r
, and f
st
of RACs
with w
eff
/cat each RCA% interval, respectively. As can be
seen in the figures and as expected, an increase in w
eff
/
cresulted in a decrease in each mechanical property of
(a)
(b)
(c)
10
20
30
40
50
60
70
MARS (MPa)
Experimental (MPa)
RMSE=8.4 MPa
MAE=6.4 MPa
10
20
30
40
50
60
70
M5Tree (MPa)
Experimental (MPa)
RMSE=8.2 MPa
MAE=6.4 MPa
10
20
30
40
50
60
70
10 20 30 40 50 60 70
10 20 30 40 50 60 70
10 20 30 40 50 60 70
LSSVR (MPa)
Experimental (MPa)
RMSE=7.4 MPa
MAE=4.6 MPa
Fig. 3 Compressive strength estimates of cylinder RAC (f
cm,cylinder
)
by aMARS, bM5Tree, cLSSVR models at the validation stage.
Circle-, triangle-, and cross-shaped points are data points for
validation set 1, 2, and 3, respectively
Table 3 Model predictions of elastic modulus (E
c
) of RAC
Model Number of all
datasets
RMSE
(GPa)
MAE
(GPa)
MAPE
(%)
Ozbakkaloglu et al.
[2]
351 3.09 2.23 10.8
Ravindrarajah and
Tam [13]
104 5.62 4.21 13.1
Kakizaki et al. [65] 33 4.51 3.64 10.9
Bairagi et al. [45] 104 6.76 5.55 19.1
de Oliveira and
Vazquez [66]
104 7.14 6.19 22.3
Tavakoli and
Soroushian [46]
104 6.55 5.29 16.8
Dillmann [67] 104 8.40 6.57 21.7
Dhir [68] 104 5.15 4.29 14.3
Zilch and Roos [14] 84 3.10 2.23 8.3
Kheder and Al-
Windawi [47]
172 6.76 8.12 18.7
Xiao et al. [15] 104 6.17 4.46 14.3
Rahal [40] 84 3.74 2.74 10.1
Corinaldesi [41] 172 3.85 3.13 10.1
Lovato et al. [16] 204 21.80 21.40 70.6
Hoffmann et al.
[42]
172 7.65 6.85 21.5
Pereira et al. [43] 82 10.54 9.07 31.1
Wardeh et al. [44] 104 5.79 4.86 17.2
Gholampour et al.
[30]
224 4.44 3.41 14.4
MARS 224 3.78 2.66 11.5
M5Tree 224 3.74 2.71 11.7
LSSVR 224 3.25 2.35 10.7
Neural Computing and Applications
123
(a)
(b)
(c)
15
25
35
45
55
MARS (GPa)
Experimental (GPa)
RMSE=3.78 GPa
MAE=2.66 GPa
15
25
35
45
55
M5Tree (GPa)
Experimental (GPa)
RMSE=3.74 GPa
MAE=2.71 GPa
15
25
35
45
55
15 25 35 45 55
15 25 35 45 55
15 25 35 45 55
LSSVR (GPa)
Experimental (GPa)
RMSE=3.25 GPa
MAE=2.35 GPa
Fig. 4 Elastic modulus (E
c
) estimates of RAC by aMARS,
bM5Tree, cLSSVR models at the validation stage. Circle-,
triangle-, and cross-shaped points are data points for validation set
1, 2, and 3, respectively
Table 4 Model predictions of
flexural strength (f
r
) of RAC Model Number of all datasets RMSE (MPa) MAE (MPa) MAPE (%)
Ozbakkaloglu et al. [2] 118 0.52 0.42 8.1
Bairagi et al. [45] 19 0.73 0.59 11.1
Tavakoli and Soroushian [46] 19 1.12 1.01 17.9
Kheder and Al-Windawi [47] 54 0.97 0.76 16.1
Xiao et al. [15] 19 0.52 0.45 8.1
Gholampour et al. [30] 79 0.54 0.45 8.3
MARS 79 0.58 0.49 9.2
M5Tree 79 0.55 0.48 8.6
LSSVR 79 0.52 0.41 8.0
(a)
(b)
(c)
2
4
6
8
MARS (MPa)
Experimental (MPa)
RMSE=0.58 MPa
MAE=0.49 MPa
2
4
6
8
8246
2468
M5Tree (MPa)
Experimental (MPa)
RMSE=0.55 MPa
MAE=0.48 MPa
2
4
6
8
2468
LSSVR (MPa)
Experimental (MPa)
RMSE=0.52 MPa
MAE=0.41 MPa
Fig. 5 Flexural strength (f
r
) estimates of RAC by aMARS,
bM5Tree, cLSSVR models at the validation stage. Circle-,
triangle-, and cross-shaped points are data points for validation set
1, 2, and 3, respectively
Neural Computing and Applications
123
RACs. It can also be seen in Figs. 7,8,9,10 and 11 that
these properties decreased with increasing RCA% at a
given w
eff
/c. It can be seen in the figures that all the three
models are able to accurately capture the effects of w
eff
/
cand RCA% on the mechanical behavior of RACs to well
reproduce the test results.
Figures 12,13,14,15 and 16, respectively, illustrate the
variation of f
cm,cube
,f
cm,cylinder
,E
c
,f
r
, and f
st
of RACs with
a/c,q
RCA
, and WA
RCA
. As can be seen in the figures, an
increase in a/cand q
RCA
resulted in an increase in each
mechanical property of RACs, whereas an increase in
WA
RCA
led to a decrease in the mechanical properties of
RACs. These observations are in agreement with the pre-
vious studies [41,5564]. Therefore, all the three models
are capable of accurately predicting the trend of the vari-
ation of the mechanical behavior of RACs with key influ-
ential parameters.
7 Comparison of model predictions
with design code expressions
In order to investigate the agreement of predictions of
MARS, M5Tree, and LSSVR models of mechanical
properties of conventional concrete (RCA%= 0) with those
of existing design code and standard expressions, their
overall trends were compared, as shown in Fig. 17. Table 6
shows the existing code expressions given for the predic-
tion of E
c
,f
r
, and f
st
of conventional concrete based on
mean and characteristic cylinder compressive strength
(f
cm,cylinder
and f0
c,cylinder
). Figure 17 shows the variation of
the predictions of E
c
,f
r
, and f
st
by code expressions and
Table 5 Model predictions of splitting tensile strength (f
st
) of RAC
Model Number of all
datasets
RMSE
(MPa)
MAE
(MPa)
MAPE
(%)
Ozbakkaloglu et al.
[2]
307 0.51 0.48 15.9
Tavakoli and
Soroushian [46]
109 0.57 0.44 20.3
Kheder and Al-
Windawi [47]
139 0.77 0.65 23.1
Xiao et al. [48] 109 0.67 0.52 16.6
Xiao et al. [15] 109 0.52 0.46 16.6
Lovato et al. [16] 149 2.50 2.29 76.4
Pereira et al. [43] 58 0.78 0.57 17.3
Gholampour et al.
[30]
168 0.64 0.50 16.5
MARS 168 0.60 0.47 15.8
M5Tree 168 0.61 0.47 15.7
LSSVR 168 0.53 0.46 15.6
(a)
(b)
(c)
1
2
3
4
5
6
123456
MARS (MPa)
Experimental (MPa)
RMSE=0.60 MPa
MAE=0.47 MPa
1
2
3
4
5
6
M5Tree (MPa)
Experimental (MPa)
RMSE=0.61 MPa
MAE=0.47 MPa
1
2
3
4
5
6
612345
123456
LSSVR (MPa)
Experimental (MPa)
RMSE=0.53 MPa
MAE=0.47 MPa
Fig. 6 Splitting tensile strength (f
st
) estimates of RAC by aMARS,
bM5Tree, cLSSVR models at the validation stage. Circle-, triangle-,
and cross-shaped points are data points for validation set 1, 2, and 3,
respectively
20
30
40
50
60
70
f
cm,cube
(MPa)
weff /c
RCA%
MARS
LSSVR
M5Tree
10
20
30
40
50
60
0.4 0.5 0.6 0.4 0.5 0.6 0.7 0.8 0.9
fcm,cube (MPa)
weff /c
RCA%
MARS
LSSVR
M5Tree
(a) (b)
Fig. 7 Variation of model predictions of f
cm,cube
with w
eff
/c:
aRCA%= 0–50%, bRCA%= 51–100%. Data points show experi-
mental test results at the validation stage
Neural Computing and Applications
123
MARS, M5Tree, and LSSVR models with f0
c,cylinder
. The
comparison of the results shown in Fig. 17 indicates that
the trends of the MARS, M5Tree, and LSSVR models are
consistent with the overall trend of the existing code
expressions for conventional concrete.
8 Conclusions
This paper has presented an investigation into the capa-
bility of three artificial intelligence models, including
MARS, M5Tree, and LSSVR, for the prediction of the
20
30
40
50
60
70
80
fcm,cylinder (MPa)
weff /c
RCA%
MARS
LSSVR
M5Tree
10
20
30
40
50
60
70
0.4 0.5 0.6 0.7 0.3 0.4 0.5 0.6 0.7 0.8
f
cm,cylinder
(MPa)
weff /c
RCA%
MARS
LSSVR
M5Tree
Fig. 8 Variation of model predictions of f
cm,cylinder
with w
eff
/c:
aRCA%= 0–50%, bRCA%= 51–100%
10
20
30
40
50
E
c
(GPa)
weff /c
RCA%
MARS
LSSVR
M5Tree
10
20
30
40
50
0.2 0.3 0.4 0.5 0.6 0.7 0.1 0.3 0.5 0.7 0.9
E
c
(GPa)
weff /c
RCA%
MARS
LSSVR
M5Tree
(a) (b)
Fig. 9 Variation of model predictions of E
c
with w
eff
/c:
(a) RCA%= 0–50%, (b) RCA%= 51–100%
2
4
6
8
f
r
(MPa)
weff /c
RCA%
MARS
LSSVR
M5Tree
2
4
6
8
0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.2 0.3 0.4 0.5 0.6 0.7
f
r
(MPa)
weff /c
RCA%
MARS
LSSVR
M5Tree
(b)(a)
Fig. 10 Variation of model predictions of f
r
with w
eff
/c:
aRCA%= 0–50%, bRCA%= 51–100%
1
2
3
4
5
6
f
st
(MPa)
weff /c
RCA%
MARS
LSSVR
M5Tree
1
2
3
4
5
6
0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.1 0.3 0.5 0.7 0.9
fst (MPa)
weff /c
RCA%
MARS
LSSVR
M5Tree
(a) (b)
Fig. 11 Variation of model predictions of f
st
with w
eff
/c:
aRCA%= 0–50%, bRCA%= 51–100%
20
30
40
50
60
70
fcm,cube (MPa)
a/c
MARS
LSSVR
M5Tree
20
30
40
50
60
70
12345 2000 2300 2600 2900
fcm,cube (MPa)
RCA (kg/m3)
MARS
LSSVR
M5Tree
20
30
40
50
60
70
1357911
fcm,cube (MPa)
WARCA
MARS
LSSVR
M5Tree
(a) (b)
(c)
Fig. 12 Variation of model predictions of f
cm,cube
with: aa/c,bq
RCA
,
and cWA
RCA
20
30
40
50
60
70
fcm,cylinder (MPa)
a/c
MARS
LSSVR
M5Tree
20
30
40
50
60
70
1234567 1800 2300 2800
fcm,cylinder (MPa)
RCA (kg/m3)
MARS
LSSVR
M5Tree
20
30
40
50
60
70
135791113
fcm,cylinder (MPa)
WARCA
MARS
LSSVR
M5Tree
(a) (b)
(c)
Fig. 13 Variation of model predictions of f
cm,cylinder
with: aa/c,
bq
RCA
, and cWA
RCA
Neural Computing and Applications
123
compressive strength, elastic modulus, flexural strength,
and splitting tensile strength of RACs. The test database of
RAC was used to evaluate the performance of MARS,
M5Tree, and LSSVR models and existing models in the
literature. On the basis of assessment of modeling results,
the following conclusions can be drawn:
1. LSSVR model provides a higher accuracy for the
prediction of the compressive strength of cube and
cylinder RACs (MAPE = 12.6 and 14.3%, respec-
tively) compared to those of existing models.
2. The accuracy of MARS (MAPE = 11.5%), M5Tree
(MAPE = 11.7%), and LSSVR (MAPE = 10.7%)
models for predicting the elastic modulus of RAC is
nearly identical to that of best-performing existing
models.
3. MARS (MAPE = 9.2%) and M5Tree (MAPE = 8.6%)
models predict the flexural strength of RACs with a
slightly lower accuracy than that of the best-perform-
ing existing models, whereas LSSVR model (MAPE =
8.0%) performs better than the existing models.
4. All three models of MARS (MAPE = 15.8%), M5Tree
(MAPE = 15.7%), and LSSVR (MAPE = 15.6%) per-
form better than the existing models in the prediction
of the splitting tensile strength of RACs.
5. LSSVR model performs better than MARS and
M5Tree models in predicting the compressive strength,
elastic modulus, flexural strength, and splitting tensile
strength of RACs.
6. For conventional concrete, the predictions of the
MARS, M5Tree, and LSSVR models are in agreement
with those of the existing concrete design code
expressions.
20
30
40
50
Ec(GPa)
a/c
MARS
LSSVR
M5Tree
20
30
40
50
1234567 1800 2300 2800
Ec(GPa)
RCA (kg/m3)
MARS
LSSVR
M5Tree
20
30
40
50
135791113
Ec(GPa)
WARCA
MARS
LSSVR
M5Tree
(a) (b)
(c)
Fig. 14 Variation of model predictions of E
c
with: aa/c,bq
RCA
, and
cWA
RCA
3
4
5
6
7
8
f
r
(MPa)
a/c
MARS
LSSVR
M5Tree
3
4
5
6
7
8
f
r
(MPa)
RCA (kg/m3)
MARS
LSSVR
M5Tree
3
4
5
6
7
8
234567 2100 2400 2700
12345678
f
r
(MPa)
WARCA
MARS
LSSVR
M5Tree
(a) (b)
(c)
Fig. 15 Variation of model predictions of f
r
with: aa/c,bq
RCA
, and
cWA
RCA
1
2
3
4
5
6
fst (MPa)
a/c
MARS
LSSVR
M5Tree
1
2
3
4
5
6
456 2000 2400 2800
fst (MPa)
RCA (kg/m3)
MARS
LSSVR
M5Tree
1
2
3
4
5
6
123
1357911
fst (MPa)
WARCA
MARS
LSSVR
M5Tree
(a) (b)
(c)
Fig. 16 Variation of model predictions of f
st
with: aa/c,bq
RCA
, and
cWA
RCA
Neural Computing and Applications
123
The results of this study indicate that MARS, M5Tree,
and LSSVR models can provide close predictions of the
mechanical properties of RACs by accurately capturing the
influences of the key parameters, including the effective
water-to-cement ratio, recycled concrete aggregate
replacement ratio, aggregate-to-cement ratio, bulk density
of recycled concrete aggregate, and water absorption of
recycled concrete aggregate. These findings are promising
and point to the possibility of the application of these
techniques in the pre-design and modeling of structures
manufactured with RACs.
(a)
(b)
(c)
0
15
30
45
60
0 30 60 90 120
Elastic Modulus, E
c
(GPa)
Compressive Strength, f'
c,cylinder
(MPa)
MARS
M5Tree
LSSVR
ACI-11 [71]
CSA-04 [72]
EC2-04 [73]
JSCE-07 [74]
JCI-08 [75]
NZS-06 [76]
0
3
6
9
12
Flexural Strength, f
r
(MPa)
Compressive Strength, f'
c,cylinder
(MPa)
MARS
M5Tree
LSSVR
AS-09[70],CSA-04[72],NZS-06[76]
ACI-11 [71]
EC2-04 [73]
0
2
4
6
8
0 30 60 90 120
0 30 60 90 120
Splitting Tensile Strength, f
st
(MPa)
Compressive Strength, f'
c,cylinder
(MPa)
MARS
M5Tree
LSSVR
AS-09 [70]
ACI-11 [71]
EC2-04 [73]
JSCE-07 [74]
JCI-08 [75]
NZS-06 [76]
Fig. 17 Comparisons of models of the present study with models
given in design codes for conventional concrete: aelastic modulus,
bflexural strength, csplitting tensile strength
Table 6 Summary of conventional concrete mechanical property models given in current design codes
Model Elastic modulus (E
c
) (GPa) Flexural strength (f
r
) (MPa) Splitting tensile strength (f
st
) (MPa)
AS 3600-09 [70]Ec¼4:3105qh
ðÞ
1:5ffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffi
fcm;cylinder
pwhen fcm;cylinder 40MPa*
Ec¼2:4qh
ðÞ
1:5ffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffi
fcm;cylinder
qþ12

105when 40\fcm;cylinder 100 MPa
fr¼0:60 ffiffiffiffiffiffiffiffiffiffiffiffiffiffiffi
f0
c;cylinder
qfst ¼0:4ffiffiffiffiffiffiffiffiffiffiffiffiffiffiffi
f0
c;cylinder
q
ACI 318-11 [71]Ec¼4:73 ffiffiffiffiffiffiffiffiffiffiffiffiffiffiffi
f0
c;cylinder
qfr¼0:62 ffiffiffiffiffiffiffiffiffiffiffiffiffiffiffi
f0
c;cylinder
qfst ¼0:53 ffiffiffiffiffiffiffiffiffiffiffiffiffiffiffi
f0
c;cylinder
q
CSA A23.3-04 [72]Ec¼4:5ffiffiffiffiffiffiffiffiffiffiffiffiffiffiffi
f0
c;cylinder
qfr¼0:60 ffiffiffiffiffiffiffiffiffiffiffiffiffiffiffi
f0
c;cylinder
q
Eurocode 2-04 [73]Ec¼22 fcm;cylinder=10

0:3fr¼0:435f0
c;cylinder
2=3
fst ¼0:3f0
c;cylinder

2=3
JSCE-07 [74]Ec¼4:7ffiffiffiffiffiffiffiffiffiffiffiffiffiffiffi
f0
c;cylinder
qfst ¼0:44 ffiffiffiffiffiffiffiffiffiffiffiffiffiffiffi
f0
c;cylinder
q
JCI-08 [75]Ec¼6:3f0
c;cylinder
0:45 fst ¼0:13 f0
c;cylinder

0:85
NZS 3101:2006 [76]Ec¼3:32 ffiffiffiffiffiffiffiffiffiffiffiffiffiffiffi
f0
c;cylinder
q

þ6:9fr¼0:60 ffiffiffiffiffiffiffiffiffiffiffiffiffiffiffi
f0
c;cylinder
qfst ¼0:44 ffiffiffiffiffiffiffiffiffiffiffiffiffiffiffi
f0
c;cylinder
q
f0
c,cylinder
,f
cm,cylinder
,f
r
, and f
st
are in MPa, E
c
is in GPa, and q
h
is in kg/m
3
*f
cm,cylinder
and f0
c,cylinder
are the mean and characteristic cylinder compressive strength, respectively (f0
c,cylinder
=f
cm,cylinder
-8 MPa as per Eurocode 2)
Neural Computing and Applications
123
Compliance with ethical standards
Conflict of interest The authors declare that they have no conflict of
interest.
References
1. Xie T, Gholampour A, Ozbakkaloglu T (2018) Toward the
development of sustainable concretes with recycled concrete
aggregates: comprehensive review of studies on mechanical
properties. J Mater Civil Eng. https://doi.org/10.1061/
(ASCE)MT.1943-5533.0002304
2. Ozbakkaloglu T, Gholampour A, Xie T (2017) Mechanical and
durability properties of recycled aggregate concrete: effect of
recycled aggregate properties and content. J Mater Civil Eng.
https://doi.org/10.1061/(ASCE)MT.1943-5533.0002142
3. Kou SC, Poon CS, Wan HW (2012) Properties of concrete pre-
pared with low-grade recycled aggregates. Constr Build Mater
36:881–889
4. Torgal FP, Ding Y, Miraldo S, Abdollahnejad Z, Labrincha JA
(2012) Are geopolymers more suitable than portland cement to
produce high volume recycled aggregates HPC. Constr Build
Mater 36:1048–1052
5. Gholampour A, Ozbakkaloglu T (2018) Time-dependent and
long-term mechanical properties of concretes incorporating dif-
ferent grades of coarse recycled concrete aggregates. Eng Struct
157:224–234
6. Limbachiya M, Meddah MS, Ouchagour Y (2012) Performance
of Portland/silica fume cement concrete produced with recycled
concrete aggregate. ACI Mater J 109(1):91–100
7. Manzi S, Mazzotti C, Bignozzi MC (2013) Short and long-term
behavior of structural concrete with recycled concrete aggregate.
Cem Concr Compos 37:312–318
8. de Brito J, Ferreira J, Pacheco J, Soares D, Guerreiro M (2015)
Structural, material, mechanical and durability properties and
behaviour of recycled aggregates concrete. J Build Eng 6:1–16
9. Afroughsabet V, Biolzi L, Ozbakkaloglu T (2017) Influence of
double hooked-end steel fibers and slag on mechanical and
durability properties of high-performance recycled aggregate
concrete. Compos Struct 181:273–284
10. Kou SC, Poon CS (2015) Effect of the quality of parent concrete
on the properties of high performance recycled aggregate con-
crete. Constr Build Mater 77:501–508
11. Pedro D, de Brito J, Evangelista L (2017) Evaluation of high-
performance concrete with recycled aggregates: use of densified
silica fume as cement replacement. Constr Build Mater
147:803–814
12. Dimitriou G, Savva P, Petrou MF (2018) Enhancing mechanical
and durability properties of recycled aggregate concrete. Constr
Build Mater 158:228–235
13. Ravindrarajah RS, Tam CT (1985) Properties of concrete made
with crushed concrete as coarse aggregate. Mag Concr Res
37(130):29–38
14. Zilch K, Roos F (2001) An equation to estimate the modulus of
elasticity of concrete with recycled aggregates. Civil Eng
76(4):187–191
15. Xiao JZ, Li JB, Zhang C (2006) On relationships between the
mechanical properties of recycled aggregate concrete: an over-
view. Mater Struct 39(6):655–664
16. Lovato PS, Possan E, Dal Molin DCC, Masuero AB, Ribeiro JLD
(2012) Modeling of mechanical properties and durability of
recycled aggregate concretes. Constr Build Mater 26(1):437–447
17. Xuan DX, Houben LJM, Molenaar AAA, Shui ZH (2012)
Mechanical properties of cement-treated aggregate material–a
review. Mater Des 33:496–502
18. Peng Y, Chu H, Pu J (2016) Numerical simulation of recycled
concrete using convex aggregate model and base force element
method. Adv Mater Sci Eng 2016:1–10
19. Taffese WZ, Sistonen E (2017) Machine learning for durability
and service-life assessment of reinforced concrete structures:
recent advances and future directions. Automat Constr 77:1–14
20. Hoang N, Chen C, Liao K (2017) Prediction of chloride diffusion
in cement mortar using multi-gene genetic programming and
multivariable adaptive regression splines. Measurement
112:141–149
21. Yaseen ZM, Deo RC, Hilal A, Abd AM, Bueno LC, Salcedo-
Sanz S, Nehdi ML (2018) Predicting compressive strength of
lightweight foamed concrete using extreme learning machine
model. Adv Eng Softw 115:112–125
22. Naderpour H, Rafiean AH, Fakharian P (2018) Compressive
strength prediction of environmentally friendly concrete using
artificial neural networks. J Build Eng 16:213–219
23. Younis KH, Pilakoutas K (2013) Strength prediction model and
methods for improving recycled aggregate concrete. Constr Build
Mater 49:688–701
24. Duan ZH, Kou SC, Poon CS (2013) Prediction of compressive
strength of recycled aggregate concrete using artificial neural
networks. Constr Build Mater 40:1200–1206
25. Sahoo K, Sarkar P, Davis R (2016) Artificial neural networks for
prediction of compressive strength of recycled aggregate con-
crete. Inter J Chem Metall Civil Eng 3(1):81–85
26. Deshpande N, Londhe S, Kulkarni S (2014) Modeling compres-
sive strength of recycled aggregate concrete by artificial neural
network, model tree and non-linear regression. Inter J Sustain
Built Environ 3:187–198
27. Duan ZH, Kou SC, Poon CS (2013) Using artificial neural net-
works for predicting the elastic modulus of recycled aggregate
concrete. Constr Build Mater 44:524–532
28. Behnood A, Olek J, Glinicki MA (2015) Predicting modulus
elasticity of recycled aggregate concrete using M5’ model tree
algorithm. Constr Build Mater 94:137–147
29. Gonzalez-Taboada I, Gonzalez-Fonteboa B, Martinez-Abella F,
Perez-Ordonez J (2016) Prediction of the mechanical properties
of structural recycled concrete using multivariable regression and
genetic programming. Constr Build Mater 106:480–499
30. Gholampour A, Gandomi AH, Ozbakkaloglu T (2017) New
formulations for mechanical properties of recycled aggregate
concrete using gene expression programming. Constr Build Mater
130:122–145
31. Friedman JH (1991) Multivariate adaptive regression splines
(with discussion). Ann Stat 19(1):1–141
32. Quinlan JR (1992) Learning with continuous classes. In: Pro-
ceedings of the fifth Australian joint conference on artificial
intelligence, Hobart, Australia, 16–18 November. World Scien-
tific, Singapore, pp 343–348
33. Suykens JAK, Vandewalle J (1999) Least squares support vector
machine classifiers. Neural Process Lett 9(3):293–300
34. Cheng M, Cao M (2014) Evolutionary multivariate adaptive
regression splines for estimating shear strength in reinforced-
concrete deep beams. Eng Appl Artif Intell 28:86–96
35. Aiyer BG, Kim D, Karingattikkal N, Samui P, Rao PR (2014)
Prediction of compressive strength of self-compacting concrete
using least square support vector machine and relevance vector
machine. KSCE J Civil Eng 18(6):1753–1758
36. Pham A, Hoang N, Nguyen Q (2016) Predicting compressive
strength of high-performance concrete using metaheuristic-opti-
mized least squares support vector regression. J Comput Civil
Eng 30(3):06015002
Neural Computing and Applications
123
37. Sriravindrarajah R, Wang NDH, Ervin LJW (2012) Mix design
for pervious recycled aggregate concrete. Inter J Concr Struct
Mater 6(4):239–246
38. Pereira P, Evangelista L, de Brito J (2012) The effect of super-
plasticisers on the workability and compressive strength of con-
crete made with fine recycled concrete aggregates. Constr Build
Mater 28(1):722–729
39. Thomas C, Setie
´n J, Polanco JA, Alaejos P, de Juan MS (2013)
Durability of recycled aggregate concrete. Constr Build Mater
40:1054–1065
40. Rahal K (2007) Mechanical properties of concrete with recycled
coarse aggregate. Build Environ 42(1):407–415
41. Corinaldesi V (2010) Mechanical and elastic behaviour of con-
cretes made of recycled-concrete coarse aggregates. Constr Build
Mater 24(9):1616–1620
42. Hoffmann C, Schubert S, Leemann A, Motavalli M (2012)
Recycled concrete and mixed rubble as aggregates: influence of
variations in composition on the concrete properties and their use
as structural material. Constr Build Mater 35:701–709
43. Pereira P, Evangelista L, de Brito J (2012) The effect of super-
plasticizers on the mechanical performance of concrete made
with fine recycled concrete aggregates. Cem Concr Compos
34(9):1044–1052
44. Wardeh G, Ghorbel E, Gomart H (2014) Mix design and prop-
erties of recycled aggregate concretes: applicability of Eurocode
2. Inter J Concr Struct Mater 9:1–20
45. Bairagi NK, Ravande K, Pareek VK (1993) Behaviour of con-
crete with different proportions of natural and recycled aggre-
gates. Resour Conserv Recycl 9(1):109–126
46. Tavakoli M, Soroushian P (1996) Strengths of recycled aggregate
concrete made using field-demolished concrete as aggregate. ACI
Mater J 93(2):182–190
47. Kheder GF, Al-Windawi SA (2005) Variation in mechanical
properties of natural and recycled aggregate concrete as related to
the strength of their binding mortar. Mater Struct 38(7):701–709
48. Xiao J, Li P, Qin W (2006) Study on bond-slip between recycled
concrete and rebars. J Tongji Univ 34(1):13
49. Andres JD, Lorca P, de Cos Juez FJ, Sanchez-Lasheras F (2010)
Bankruptcy forecasting: a hybrid approach using fuzzy c-means
clustering and multivariate adaptive regression splines (MARS).
Expert Syst Appl 38:1866–1875
50. Sharda V, Prasher SO, Patel RM, Ojavasi PR, Prakash C (2006)
Modeling runoff from middle Himalayan watersheds employing
artificial intelligence techniques. Agric Water Manag 83:233–242
51. Pal M, Deswal S (2009) M5 model tree based modelling of ref-
erence evapotranspiration. Hydrol Process 23:1437–1443
52. Adnan RM, Yuan X, Kisi O, Anam R (2017) Improving accuracy
of river flow forecasting using LSSVR with gravitational search
algorithm. Adv Meteorol 2017:1–23
53. Suykens JAK, Van Gestel T, De Brabanter J, De Moor B, Van-
dewalle J (2002) Least squares support vector machines. Word
Scientific, Singapore
54. Cawley GC, Talbot NLC (2010) On over-fitting in model selec-
tion and subsequent selection bias in performance evaluation.
J Mach Learn Res 11:2079–2107
55. Kumutha R, Vijai K (2010) Strength of concrete incorporating
aggregates recycled from demolition waste. ARPN J Eng Appl
Sci 5(5):64–71
56. Hou YL, Zheng G (2013) Mechanical properties of recycled
aggregate concrete in different age. J Build Mater 16(4):683–687
57. Ismail S, Ramli M (2013) Engineering properties of treated
recycled concrete aggregate (RCA) for structural applications.
Constr Build Mater 44:464–476
58. Andreu G, Miren E (2014) Experimental analysis of properties of
high performance recycled aggregate concrete. Constr Build
Mater 52:227–235
59. Duan ZH, Poon CS (2014) Properties of recycled aggregate
concrete made with recycled aggregates with different amounts
of old adhered mortars. Mater Des 58:19–29
60. Casuccio M, Torrijos MC, Giaccio G, Zerbino R (2008) Failure
mechanism of recycled aggregate concrete. Constr Build Mater
22(7):1500–1506
61. Yang KH, Chung HS, Ashour AF (2008) Influence of type and
replacement level of recycled aggregates on concrete properties.
ACI Mater J 105(3):289–296
62. Fathifazl G, Razaqpur AG, Isgor OB, Abbas A, Fournier B, Foo S
(2011) Creep and drying shrinkage characteristics of concrete
produced with coarse recycled concrete aggregate. Cem Concr
Compos 33(10):1026–1037
63. Dilbas H, Simsek M, C¸akırO
¨(2014) An investigation on
mechanical and physical properties of recycled aggregate con-
crete (RAC) with and without silica fume. Constr Build Mater
61:50–59
64. Ajdukiewicz A, Kliszczewicz A (2002) Influence of recycled
aggregates on mechanical properties of HS/HPC. Cem Concr
Compos 24(2):269–279
65. Kakizaki M, Harada M, Soshiroda T, Kubota S, Ikeda T, Kasai Y
(1988) Strength and elastic modulus of recycled aggregate con-
crete. In: Proceedings of the second international RILEM sym-
posium on demolition and reuse of concrete and masonry, vol 2,
pp 565–574
66. de Oliveira MB, Vazquez E (1996) The influence of retained
moisture in aggregates from recycling on the properties of new
hardened concrete. Waste Manag 16(1):113–117
67. Dillmann R (1998) Concrete with recycled concrete aggregate.
In: Sustainable construction: use of recycled concrete aggregate-
producing of the international symposium held at department of
trade and industry conference Centre, London, UK, pp 11–12
68. Dhir RK (1999) Sustainability of recycled concrete aggregate for
use IN BS 5328 designated mixes. Proc ICE Struct Build
134(3):257–274
69. Serifou M, Sbartai ZM, Yotte S, Boffoue MO, Emeruwa E, Bos F
(2013) A study of concrete made with fine and coarse aggregates
recycled from fresh concrete waste. J Constr Eng 2013:1–5
70. AS3600-2009 (2009) Australian standard for concrete structures.
SA, North Sydney
71. ACI 318-11 (2011) Building code requirements for structural
concrete and commentary, PCA notes on ACI 318-11: with
design applications. ACI International, Farmington Hills
72. Canadian Standard. C S A. A23.3-04 (2004) Design of concrete
structures, Canadian Standard Association
73. British Standards Institution (2004) Eurocode 2: design of con-
crete structures: part 1–1: general rules and rules for buildings.
British Standards Institution
74. Japan Society of Civil Engineers (2007) Standard specification
for concrete structure. JSCE No. 15, Tokyo, Japan
75. Japanese Civil Institute (2008) Guidelines for control of cracking
of mass concrete 2008, Japan Concrete Institute
76. New Zealand Standard (2006) Concrete structures standard. NZS
3101:2006. The design of concrete structures, Wellington, New
Zealand
Neural Computing and Applications
123
Article
Non-engineered construction constitutes a significant portion of the existing housing stock in Colombia and other South American countries. These masonry constructions frequently lack technical and engineering characteristics, affecting their performance under seismic and gravitational loads. The assessment of their mechanical properties, such as compressive strength, modulus of elasticity, shear strength, and shear modulus triggers challenges when using existing models, as experimental results of unreinforced masonry houses often deviate from these theoretical models. To address these challenges, machine learning models using neural networks were proposed to predict masonry mechanical properties. To develop the neural networks, a comprehensive database of experimental results from various tests conducted in Colombia was complied, categorizing data into four main masonry types based on material and masonry units: (1) horizontally hollow clay bricks, (2) vertically hollow clay bricks, (3) solid clay bricks, and (4) vertically hollow concrete bricks. These categories encompass the prevalent types of masonry units used in unreinforced masonry constructions. The neural networks developed herein demonstrate superior performance when compared to existing predictive models in the literature, facilitating their application in structural analyses of masonry. In addition, recalibrated equations were proposed to better reflect the properties of masonry of unreinforced constructions. A user-friendly application was developed to enable practical use of both the database and the predictive models, supporting researches and engineers in characterizing masonry for seismic resilience and retrofitting.
Article
The frost resistance of recycled aggregate concrete (RAC) is a crucial performance indicator in its engineering application. Considering the complexity of factors that affect the frost resistance of RAC, this study employed five neural network algorithms, Back Propagation Neural Network (BPNN), Radial Basis Function Network (RBFNN), Convolutional Neural Network (CNN), Support Vector Machine (SVM) and Random Forest Regressor (RFR), along with two optimizations methods, Particle Swarm Optimation-Back Propagation (PSO-BPNN) and Genetic Algorithm-Back Propagation (GA-BPNN) to predict the frost resistance of RAC. A database was compiled from 616 mixes in peer-reviewed literature, with 8 variables affecting the freeze-thaw resistance of RAC were taken as inputs. The compressive strength, mass loss rate, and relative dynamic elastic modulus after freeze-thaw cycles were taken as outputs. The results show that the main factors affecting the freezing resistance of RAC were the number of freeze-thaw cycles, the replacement rate of recycled aggregates, crushing index and water-cement ratio. Among the seven algorithms, PSO-BPNN model has the best comprehensive prediction performance, with R ² of predicted compressive strength reaching 0.9714. It provides reference value for further research on RAC frost resistance.
Article
This study aims to execute machine learning methods to predict the mechanical properties containing TS and CS of HPC. They are essential parameters for the durability, workability, and efficiency of concrete structures in civil engineering. In this regard, obtaining the estimation of the mechanical properties of HPC is complex energy and time‐consuming. Due to this, an observed database was compiled, including 168 datasets for CS and 120 for TS. This database trained and validated two machine learning models: SVR and RT. The models combine the prediction outputs from the meta‐heuristic algorithms to build hybrid and ensemble‐hybrid models, which include dwarf mongoose optimization, PPSO, and moth flame optimization. According to the observed outputs, the ensemble models have great potential to be a recourse to deal with the overfitting problem of civil engineering, thus leading to the development of more supportable and less polluting concrete structures. This research significantly improves the efficiency and accuracy of predicting vital mechanical properties in high‐performance concrete by integrating machine learning and metaheuristic algorithms, offering promising avenues for enhanced concrete structure design and development.
Article
In this study, a data‐driven model was developed to predict compressive strength of concrete columns after confining with Fiber‐Reinforced Polymer (FRP). Through application of Response Surface Method (RSM), interactions of input parameters are investigated in addition to their individual influence. Moreover, RSM is utilized in conjunction with unification to enhance model's accuracy. Furthermore, sensitivity analysis is employed together with RSM, to determine the effect size of statistically significant parameters. It is revealed that the real behavior of FRP confined concrete cannot be predicted by single‐parameter studies. Therefore, interaction terms should be included in the model to yield a more accurate prediction. Moreover, the model shows the highest sensitivity to FRP failure strength which this sensitivity decreases as corner radius increases. Therefore, regarding rounded‐corner sections, high improvements are achievable even by utilizing low strength FRPs. It is also shown that higher improvement may be limited due to premature debonding which elastic modulus mismatch between different phases is supposed to be responsible for it.
Article
Full-text available
To further promote the development of the grey system theory, this paper develops a novel conformable fractional-order grey Bernoulli model with a time-delay efect, namely, the CFTDNGBM (1, 1) model. In addition, the arithmetic optimization algorithm (AOA) is incorporated into the system of the model to solve the hyperparameters existing in the model. Compared with the previous grey prediction models, the CFTDNGBM (1, 1) model with a conformable fractional-order accumulation operation (CFAO), time-delay factor, and Bernoulli parameter has stronger compatibility in structure. Te proposed model and its nine competitive models with excellent performance are used to predict and analyze the consumption level and per capita consumption expenditure of rural residents in China to verify the feasibility of the proposed method. Te case results show that in both cases, the seven descriptive indicators of the CFTDNGBM (1, 1) model are higher than those of its competing models. Terefore, the CFTDNGBM (1, 1) model has a certain application value.
Article
Full-text available
A crucial factor in the efficient design of concrete sustainable buildings is the compressive strength (Cs) of eco-friendly concrete. In this work, a hybrid model of Gradient Boosting Regression Tree (GBRT) with grid search cross-validation (GridSearchCV) optimization technique was used to predict the compressive strength, which allowed us to increase the precision of the prediction models. In addition, to build the proposed models, 164 experiments on eco-friendly concrete compressive strength were gathered for previous researches. The dataset included the water/binder ratio (W/B), curing time (age), the recycled aggregate percentage from the total aggregate in the mixture (RA%), ground granulated blast-furnace slag (GGBFS) material percentage from the total binder used in the mixture (GGBFS%), and superplasticizer (kg). The root mean square error (RMSE) and coefficient of determination (R2) between the observed and forecast strengths were used to evaluate the accuracy of the predictive models. The obtained results indicated that—when compared to the default GBRT model—the GridSearchCV approach can capture more hyperparameters for the GBRT prediction model. Furthermore, the robustness and generalization of the GSC-GBRT model produced notable results, with RMSE and R2 values (for the testing phase) of 2.3214 and 0.9612, respectively. The outcomes proved that the suggested GSC-GBRT model is advantageous. Additionally, the significance and contribution of the input factors that affect the compressive strength were explained using the Shapley additive explanation (SHAP) approach.
Article
Full-text available
In order to reduce the adverse effects of concrete on the environment, options for eco-friendly and green concretes are required. For example, geopolymers can be an economically and environmentally sustainable alternative to portland cement. This is accomplished through the utilization of alumina-silicate waste materials as a cementitious binder. These geopolymers are synthesized by activating alumina-silicate minerals with alkali. This paper employs a three-step machine learning (ML) approach in order to estimate the compressive strength of geopolymer concrete. The ML methods include CatBoost regressors, extra trees regressors, and gradient boosting regressors. In addition to the 84 experiments in the literature, 63 geopolymer concretes were constructed and tested. Using Python language programming, machine learning models were built from 147 green concrete samples and four variables. Three of these models were combined using a blending technique. Model performance was evaluated using several metric indices. Both the individual and the hybrid models can predict the compressive strength of geopolymer concrete with high accuracy. However, the hybrid model is claimed to be able to improve the prediction accuracy by 13%.
Article
Full-text available
Ozone (O3) pollution is one of the predominant environmental problems, and exposure to high O3 concentrations has a significant negative influence on both human health and ecosystems. Therefore, it is essential to analyze spatio-temporal characteristics of O3 distribution and to evaluate O3 exposure levels. In this study, O3 monitoring and satellite data were used to estimate O3 daily, seasonal and one-year exposure levels based on the Bayesian maximum entropy (BME) model with a spatial resolution of 1 km × 1 km in the Beijing-Tianjin-Hebei (BTH) region, China. Leave-one-out cross-validation (LOOCV) results showed that R2 for daily and one-year exposure levels were 0.81 and 0.69, respectively, and the corresponding values for RMSE were 19.58 μg/m3 and 4.40 μg/m3, respectively. The simulation results showed that the heavily polluted areas included Tianjin, Cangzhou, Hengshui, Xingtai, and Handan, while the clean areas were mainly located in Chengde, Qinhuangdao, Baoding, and Zhangjiakou. O3 pollution in summer was the most severe with an average concentration of 134.5 μg/m3. In summer, O3 concentrations in 87.7% of the grids were more than 100 μg/m3. In contrast, winter was the cleanest season in the BTH region, with an average concentration of 51.1 μg/m3.
Article
Full-text available
In this study, compressive strength (CS) of fiber-reinforced nano-silica concrete (FRNSC) was anticipated using ensemble machine learning (ML) approaches. Four types of ensemble ML methods were employed, including gradient boosting, random forest, bagging regressor, and AdaBoost regressor, to achieve the study’s aims. The validity of employed models was tested and compared using the statistical tests, coefficient of determination (R2), and k-fold method. Moreover, a Shapley Additive Explanations (SHAP) analysis was used to observe the interaction and effect of input parameters on the CS of FRNSC. Six input features, including fiber volume, coarse aggregate to fine aggregate ratio, water to binder ratio, nano-silica, superplasticizer to binder ratio, and specimen age, were used for modeling. In predicting the CS of FRNSC, it was observed that gradient boosting was the model of lower accuracy and the AdaBoost regressor had the highest precision in forecasting the CS of FRNSC. However, the performance of random forest and the bagging regressor was also comparable to that of the AdaBoost regressor model. The R2 for the gradient boosting, random forest, bagging regressor, and AdaBoost regressor models were 0.82, 0.91, 0.91, and 0.92, respectively. Also, the error values of the models further validated the exactness of the ML methods. The average error values for the gradient boosting, random forest, bagging regressor, and AdaBoost regressor models were 5.92, 4.38, 4.24, and 3.73 MPa, respectively. SHAP study discovered that the coarse aggregate to fine aggregate ratio shows a greater negative correlation with FRNSC’s CS. However, specimen age affects FRNSC CS positively. Nano-silica, fiber volume, and the ratio of superplasticizer to binder have both positive and deleterious effects on the CS of FRNSC. Employing these methods will promote the building sector by presenting fast and economical methods for calculating material properties and the impact of raw ingredients.
Article
Discovering concrete properties takes time, money, laboratory design, material preparation, and testing with adequate equipment at the right ages. As a consequence, in the concrete sector, solutions that minimize or reduce cost, time, and other downsides are essential. So, utilizing forecasting systems to compute concrete characteristics based on historical data is quite advantageous. Employing the rapid chloride penetration test (RCPT), this study proposed novel classification models for predicting chloride penetration into self-compacting concrete (SCC). Designs for predicting the quantity of RCPT are constructed utilizing optimized random forest (RF) classifications, which have not yet been outlined in the literature. The fundamental objective of this research is to build innovative combined classification models that combine RF with optimization techniques such as particle swarm optimization (PSO), whale optimization algorithm (WOA), and Harris hawks optimization (HHO) for better approximation of RCPT. Using PSO, WOA, and HHO, five critical RF model hyperparameters were fine-tuned to provide the most powerful and dependable RF models ever. Considered combined classifications were trained by seven variables, namely cement content, fly ash, silica fume, a ratio of coarse and fine aggregates, water to cement ratio, and temperature. The findings reveal that in the training/testing phases, all three approaches had appropriate efficiency in estimating the RCPT, reflecting the allowable correlation among actual and anticipated values. HHO−RF outperforms the other versions in both stages, with R2 and RMSE of 0.9854 and 28.6 for the learning phase and 0.9645 and 41.44 for the assessment phase, respectively. Although the performance evaluator indices for PSO−RF are lower than HHO−RF and WOA−RF models, it has acceptable results with R2 larger than 0.9243. Overall, the findings show that the HHO method is more capable than PSO and WOA at calculating the ideal value of RF hyperparameters.
Article
Full-text available
The use of recycled concrete aggregates as an alternative aggregate material in concrete has been studied over the past two decades. It is now recognized that the recycled aggregate concrete (RAC), where natural aggregates are replaced with recycled concrete aggregates, is a promising technology for conserving natural resources and reducing the environmental impact of concrete. This paper presents a study on mechanical and durability properties of concretes manufactured with recycled aggregates of different sizes and contents. A total of 14 batches of RACs were manufactured. Tests were undertaken to establish the compressive strength, elastic modulus, flexural strength, splitting tensile strength, workability, drying shrinkage, and water absorption of each batch. Test parameters comprised the recycled aggregate replacement ratio, size of coarse aggregates, and mixing method used in the preparation of concrete. The results indicate that the compressive strength is not the only decisive factor on mechanical and durability-related properties of RACs. It is shown that the properties of different RAC mixes of the same compressive strength are affected by the size and content of the coarse aggregates.
Article
Full-text available
In recent years, the increased rate of urbanization has led to the generation and release of large amounts of construction and demolition (C&D) waste. From the viewpoint of environmental preservation and effective utilization of resources, it is beneficial and necessary to reuse C&D waste. Recycled concrete aggregate, which is obtained from C&D waste, is currently being considered as an alternative aggregate for structural concrete. Recycled aggregate concrete (RAC), an ecofriendly concrete produced by partial or full substitution of natural aggregates with recycled concrete aggregates in a concrete mix, has drawn much attention recently. Over the last decade, a significant volume of studies has been reported in the literature on the behavior of RACs. This paper summarizes the literature dealing with the mechanical properties (and the parameters affecting them) of RACs produced using coarse recycled concrete aggregates published between 1978 and 2017. In order to provide a comprehensive understanding of the behavior of RAC, this review takes into account more than 200 published studies. The review also discusses the less understood influences of aggregate surface treatment, aggregate moisture state, and concrete mixing on the behavior of RAC. To the best of the authors’ knowledge, this is the first review dealing with all the potential influential factors affecting the mechanical properties of RAC. Hence, this review is expected to help researchers better understand the behavior of this construction material.
Article
Full-text available
In this research, a machine learning model namely extreme learning machine (ELM) is proposed to predict the compressive strength of foamed concrete. The potential of the ELM model is validated in comparison with multivariate adaptive regression spline (MARS), M5 Tree models and support vector regression (SVR). The Lightweight foamed concrete is produced via creating a cellular structure in a cementitious matrix during the mixing process, and is widely used in heat insulation, sound attenuation, roofing, tunneling and geotechnical applications. Achieving product consistency and accurate predictability of its performance is key to the success of this technology. In the present study, an experimental database encompassing pertinent data retrieved from several previous studies has been created and utilized to train and validate the ELM, MARS, M5 Tree and SVR machine learning models. The input parameters for the predictive models include the cement content, oven dry density, water-to-binder ratio and foamed volume. The predictive accuracy of the four models has been assessed via several statistical score indicators. The results showed that the proposed ELM model achieved an adequate level of prediction accuracy, improving MARS, M5 Tree and SVR models. Hence, the ELM model could be employed as a reliable and accurate data intelligent approach for predicting the compressive strength of foamed concrete, saving laborious trial batches required to attain the desired product quality.
Article
Full-text available
Accurate service-life prediction of structures is vital for taking appropriate measures in a time- and cost-effective manner. However, the conventional prediction models rely on simplified assumptions, leading to inaccurate estimations. The paper reviews the capability of machine learning in addressing the limitations of classical prediction models. This is due to its ability to capture the complex physical and chemical process of the deterioration mechanism. The paper also presents previous researches that proposed the applicability of machine learning in assisting durability assessment of reinforced concrete structures. The advantages of employing machine learning for durability and service-life assessment of reinforced concrete structures are also discussed in detail. The growing trend of collecting more and more in-service data using wireless sensors facilitates the use of machine learning for durability and service-life assessment. The paper concludes by recommending the future directions based on examination of recent advances and current practices in this specific area.
Article
Solid waste in the form of construction debris is one of the major environmental concerns in the world. Over 20 million tons of construction waste materials are generated in Tehran each year. A large amount of these materials can be recycled and reused as recycled aggregate concrete (RAC) for general construction, pavement and a growing number of other works that drive the demand for RAC. This paper aims to predict RAC compressive strength by using Artificial Neural Network (ANN). The training and testing data for ANN model development were prepared using 139 existing sets of data derived from 14 published literature sources. The developed ANN model uses six input features namely water cement ratio, water absorption, fine aggregate, natural coarse aggregate, recycled coarse aggregate, water-total material ratio. The ANN is modelled in MATLAB and applied to predict the compressive strength of RAC given the foregoing input features. The results indicate that the ANN is an efficient model to be used as a tool in order to predict the compressive strength of RAC which is comprised of different types and sources of recycled aggregates.
Article
It is now accepted that replacement of natural aggregates in concrete with recycled concrete aggregates obtained from construction and demolition waste is a promising technology to conserve natural resources and reduce the environmental impact of concrete. This paper presents a study on long-term properties of concretes manufactured with recycled aggregates of different parent concrete strengths. A total of six batches of recycled aggregate concretes (RACs) were manufactured. Tests were undertaken to establish the long-term compressive strength, elastic modulus, splitting tensile strength, workability, drying shrinkage, and creep of each batch. Scanning electron microscopy (SEM) and energy-dispersive X-ray spectroscopy (EDX) characterizations were performed to explain the mechanisms behind the observed time-dependent and mechanical properties of RACs. Test parameters comprised the replacement ratio and parent concrete strength of the recycled aggregates used in the preparation of the new concrete mixes. The results indicate that the parent concrete strength of the recycled aggregates significantly affects the time-dependent and long-term mechanical properties of RACs. It is shown that concrete mixes containing lower strength recycled concrete aggregates develop lower mechanical properties and higher shrinkage strain and creep deformation compared to mixes prepared with higher strength recycled concrete aggregates. Normal-strength RAC mixes containing higher strength recycled concrete aggregates develop slightly lower splitting tensile strength at all curing ages but similar compressive strength and elastic modulus in longer term (i.e. over 90 days) compared to those of the control mix. It is also shown that high-strength RACs, prepared with full replacement of natural aggregates with recycled concrete aggregates having a higher parent concrete strength, exhibit time-dependent and long-term mechanical properties that are similar to or better than those of companion natural aggregate concretes.
Article
The main difference between Recycled Concrete Aggregate (RCA) and Natural Aggregate (NA) is the mortar adhered on RCA. This paper presents the effect of RCA to concrete and a treatment method utilized to improve the properties of RCA, by reducing the amount of the adhered mortar, and therefore the properties of the Recycled Aggregate Concrete (RAC). Mineral admixtures were used as partial replacement of cement. Three types of coarse RCA and two types of mineral admixtures were used (fly ash and silica fume). In addition, the RCA were employed as internal curing (IC) agents in concrete mixtures to assess their effectiveness in enhancing the properties of concrete. The mechanical properties and durability of RAC were improved using the proposed methodologies. Cost analysis showed that RAC mixtures could be less expensive than NA mixtures.
Article
This paper presents a study on the properties of sustainable high performance steel fiber-reinforced concretes that were manufactured with recycled concrete aggregates (RCA). Natural coarse aggregates were replaced by RCA derived from parent concretes with compressive strengths of 40 and 80 MPa at volume replacement ratios of 50% and 100%. High performance concretes (HPC) were manufactured using double hooked-end steel fibers added at a fiber volume fraction of 1%, and in some of the mixes 30% of ordinary Portland cement was replaced by slag. Along with their mechanical properties, the water absorption, electrical resistivity, and shrinkage of the concrete mixes were evaluated. The results indicate that HPC with desirable properties can be produced using RCA derived from a high-strength parent concrete. The addition of steel fibers significantly increases the mechanical properties of recycled aggregate concretes. Replacing natural aggregates with RCA of lower strength adversely affects the durability properties of the concrete. However, concretes produced with a higher quality RCA and those containing slag and steel fibers exhibit reduced water absorption and shrinkage compared to plain natural aggregate concrete. The findings of this research are highly promising for the development of HPC with reduced environmental impact.
Article
Chloride-induced damage of coastal concrete structure leads to serious structural deterioration. Thus, chloride content in concrete is a crucial parameter for determining the corrosion state. This study aims at establishing machine learning models for chloride diffusion prediction with the utilizations of the Multi-Gene Genetic Programming (MGGP) and Multivariate Adaptive Regression Splines (MARS). MGGP and MARS are well-established methods to construct predictive modeling equations from experimental data. These modeling equations can be used to express the relationship between the chloride ion diffusion in concrete and its influencing factors. Moreover, a data set, which contains 132 cement mortar specimens, has been collected for this study to train and verify the machine learning approaches. The prediction results of MGGP and MARS are compared with those of the Artificial Neural Network and Least Squares Support Vector Regression. Notably, MARS demonstrates the best prediction performance with the Root Mean Squared Error (RMSE) = 0.70 and the coefficient of determination (R2) = 0.91.
Article
This paper intends to evaluate the real influence of a commercial densified silica fume (SF) and of recycled concrete aggregates (RA) on the behaviour of high-performance concrete (HPC). For that purpose, three families of concrete with 0%, 5% and 10% silica fume (SF) of the binder’s mass were produced. In addition to the commercial silica fume, fly ash (FA) and superplasticizer (SP) were also incorporated in the concrete mixes. Each type of concrete comprises a reference concrete (RC) and three recycled aggregates concrete (RAC) mixes with replacement percentages (in volume) of fine natural aggregates (FNA) with fine recycled aggregates (FRA) and of coarse natural aggregates (CNA) with coarse recycled aggregates (CRA) of 50/50, 0/100 and 100/100, respectively. Considering the mechanical performance and durability of the concrete mixes, results show that it is possible to incorporate significant amounts of FRA and CRA. Regarding the silica fume, the densification process used in its manufacture seems to lead to the formation of agglomerates that change the real particle size of the SF, originating a loss of performance of the concrete made with them.