To quantify the cross-scale relationship of energy evolution, predictive models were developed to estimate the recoverable energy of the asphalt mixture () based on asphalt mortar properties and loading conditions. The dataset comprised 1474 data points derived from the MSCR and MSRL tests, processed after removing outliers using Grubbs’ test.
4.1. Correlation Analysis of Energy Indicators
Prior to model construction, the normality of the six energy indicators (recoverable energy, dissipated energy, and recoverable energy coefficient for both mortar and mixture) was assessed. As the data did not follow a normal distribution, Spearman’s rank correlation analysis was employed to evaluate the inter-variable relationships.
The correlation matrix (
Figure 15) reveals significant dependencies between the scales. A strong positive correlation was identified between the recoverable energy of the mixture (
) and the recoverable energy of the mortar (
), with a coefficient of 0.86. Similarly, a moderate positive correlation (0.69) was observed with the mortar’s dissipated energy (
). Notably,
and
exhibited a very strong correlation (0.90), implying a linear dependency; therefore, only
was selected as the target output variable for predictive modeling. These findings confirm that the macroscopic energy characteristics of the mixture are intrinsically linked to the mesoscopic energy dissipation of the mortar.
4.2. Selection of Model Input Parameters
To identify the optimal predictors for
, a stepwise regression analysis was conducted using IBM SPSS statistical software (version 25). Potential inputs considered were: test temperature (
), loading times (
), binder rheology (
), applied stresses (
,
) aggregate gradation of the mixture (percentage passing of 26.5 mm, 19 mm, 16 mm, 13.2 mm, 9.5 mm, 4.75 mm, 2.36 mm, 1.18 mm, 0.6 mm, 0.3 mm, 0.15 mm, 0.075 mm), gradation of the mortar (percentage passing of 2.36 mm, 1.18 mm, 0.6 mm, 0.3 mm, 0.15 mm, 0.075 mm), and the three mortar energy indicators (
,
, and
). The significance of the relationship between each potential input and
was assessed using a 95% confidence level, with the
p-value as the key indicator. Typically, a
p-value less than 0.05 signifies a statistically significant relationship, while a value equal to or greater than 0.05 denotes non-significance. To diagnose multicollinearity among the candidate input variables, the variance inflation factor (VIF) and tolerance were examined during the stepwise regression procedure. In this study, variables with VIF values greater than 10 or tolerance values lower than 0.10 were considered to have severe multicollinearity and were therefore excluded from the final model.
Table 7 reveals that significant relationships with
were found for the mixture’s loading conditions (temperature
(°C) and applied stress
),
, percentage passing of 19 mm sieve of mixture, the mortar’s
and
. Several gradation-related variables showed extremely low tolerance values because they were highly correlated with the retained mixture gradation parameter, namely the percentage passing of the 19.0 mm sieve. Therefore, these variables were removed to avoid redundancy and unstable coefficient estimation in the regression model. The parameters demonstrating significant correlations with
, as presented in
Table 7, were selected as inputs to the model for subsequent analysis.
Temperature governs binder viscosity and the transition between elastic recovery and viscous flow, while applied stress determines the external work input and the degree of nonlinear deformation under repeated loading. The binder rheological parameter reflects the intrinsic high-temperature deformation resistance of asphalt, and the percentage passing of the 19.0 mm sieve represents the contribution of the coarse aggregate skeleton to load transfer and structural stability. The mortar-scale energy indicators provide direct mechanistic information: recoverable energy reflects elastic energy storage, dissipated energy represents viscous/plastic deformation and damage accumulation, and the recoverable energy coefficient characterizes the efficiency of energy recovery during loading–unloading cycles. Therefore, these variables are selected as they can characterize the core mechanisms governing cross-scale energy transfer from asphalt mortar to asphalt mixture.
4.3. Model Evaluation Metrics
To evaluate the predictive accuracy of the model, the coefficient of determination (
), mean squared error (MSE) and root mean squared error (RMSE) was employed. The error metrics were computed using the following equations:
where:
: Predicted value;
: Actual value;
: Number of data points;
: Residual sum of squares, the sum of the squared differences between and ;
: Total sum of squares, the sum of the squared differences between and ;
: coefficient of determination;
: Mean Squared Error;
: Root Mean Squared Error.
4.5. Artificial Neural Network (ANN) Model
In this study, a backpropagation (BP) artificial neural network model was constructed to predict . The model consists of a single hidden layer containing 15 neurons, which utilizes the TANSIG transfer function, and an output layer that also applies the TANSIG transfer function. LEARNGDM was employed as the adaptive learning function for computing the weight adjustments of given neurons, taking into account the neuron’s input, error, weight (or bias), learning rate, and momentum constant. TRAINLM served as the network training function, updating weight and bias values utilizing the Levenberg–Marquardt optimization algorithm. The model was developed using the Artificial Neural Network toolbox in MATLAB (R2025b). Since there is no universally accepted rule for determining the optimal ANN architecture, the network structure was optimized through an architecture sensitivity analysis. Candidate networks with different numbers of hidden-layer neurons were trained and compared under the same training algorithm, transfer functions, data division strategy, and stopping criteria. The final topology was selected based on the validation performance to balance prediction accuracy and generalization capability.
As presented in
Table 8, the model with 15 hidden neurons provides the best balance between prediction accuracy and generalization performance. Furthermore, a single-hidden-layer neural network was employed, which can deliver satisfactory nonlinear approximation performance while mitigating redundant model complexity and the risk of overfitting. Therefore, the ANN model with one hidden layer and 15 neurons was selected as the final architecture. The main architectural parameters for the developed ANN model are presented in
Table 9. The architecture of the artificial neural network is depicted in
Figure 17.
The data accounting for 85% of the entire collected database (including 1253 data points) is used for developing the ANN model, while the remaining 15% of the database (221 data points) is reserved for model testing and is not used for training. The data used for model development (1253 data points) is randomly divided into two parts: 70% for training, 15% for validation.
Figure 18 presents the results of the ANN model derived from the training, validation, testing, and all data used for model development. For the recoverable energy of asphalt mixtures, the predicted values show excellent agreement with the measured data, achieving a coefficient of determination (R
2) of 0.998 and a root mean square error (RMSE) of only 3.67 × 10
−6. The fact that the regression line is close to the ideal Y = X line demonstrates the model’s excellent predictive precision, likely resulting from the predominant contribution of stable elastic deformation to the recoverable energy computation. The R
2 values for the training, validation, testing, and all data used in model development are all above 0.99, indicating that the predictive accuracy of the proposed artificial neural network model is “excellent” and superior to the multiple linear regression model developed in this study.
To further evaluate the robustness and generalization capability of the ANN model, five-fold cross-validation was performed. The entire dataset was randomly divided into five mutually exclusive subsets. To avoid potential data leakage caused by repeated measurements from the same specimen, all data points belonging to the same specimen were assigned to the same fold.
In each validation run, four subsets were used for model calibration, while the remaining subset was used as an independent testing fold. Within the calibration data, 15% of the samples were further used as the validation set for early stopping. This procedure was repeated five times so that each subset was used once as the testing fold. To avoid data leakage, the normalization parameters were determined only from the training subset in each fold and then applied to the corresponding validation and testing subsets. The prediction performance was evaluated using R2, RMSE, and MAE, and the final cross-validation results were reported as the mean and standard deviation across the five testing folds.
Five-fold cross-validation was performed to further assess the robustness of the ANN model. As shown in
Table 10, the five-fold cross-validation yielded an average testing R
2 of 0.978 ± 0.01, with RMSE and MAE values of 0.006 ± 0.001 and 0.004 ± 0.001, respectively. The relatively stable testing performance across the five folds indicates that the proposed ANN model has good generalization capability and is not overly sensitive to a specific data partition.
Although the ANN model achieved very high R2 values, potential overfitting was carefully considered. The comparable performance among the training, validation, testing, and K-fold cross-validation results suggests that the model did not merely memorize the training data. In addition, the high prediction accuracy can be partly explained by the strong physical dependency between mortar-scale and mixture-scale recoverable energy indicators.