Improving the prediction of bitumen's density and thermal expansion by optimizing artificial neural networks with Optuna and TensorFlow

Journal Article (2025)
Author(s)

Eli I. Assaf (TU Delft - Pavement Engineering)

X Liu (TU Delft - Pavement Engineering)

Sandra M.J.G. Erkens (Rijkswaterstaat, TU Delft - Pavement Engineering)

Research Group
Pavement Engineering
DOI related publication
https://doi.org/10.1016/j.mex.2025.103524
More Info
expand_more
Publication Year
2025
Language
English
Research Group
Pavement Engineering
Volume number
15
Reuse Rights

Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons.

Abstract

Previous work demonstrated that Random Forest Regressors (RFRs) could estimate the physical properties of bitumen using molecular descriptors derived from Molecular Dynamics (MD) simulations, thereby reducing the need for computationally intensive simulations. However, due to their decision-tree structure, RFRs lack true predictive capabilities, particularly for interpolation and extrapolation beyond the training data.

This study advances that foundation by employing Artificial Neural Networks (ANNs), which—when properly trained—can capture complex relationships with greater continuity and generalizability. Beyond simply replacing RFRs, we develop a fully automated framework for constructing Machine Learning Models (MLMs) to predict density and thermal expansion coefficients of bitumen. Using Optuna for hyperparameter optimization, we ensure that the information extracted from MD simulations is utilized effectively.

The resulting ANN models accurately reproduce MD-predicted densities, achieving R2>0.99, MSEs below 0.1 %, and maximum absolute errors below 5 % on test data. In addition to reducing computational cost, the models exhibit improved interpolation and extrapolation capabilities, enabling reliable predictions for properties, ranges, and compositions not explicitly simulated.

Key aspects of our approach include:
• Transitioning from RFRs to ANNs, improving generalization, interpolation, and predictive accuracy.
• Automated hyperparameter optimization, leveraging Optuna to maximize model efficiency.
• Expanding applicability, enabling property prediction for unseen compositions without additional MD simulations.