scispace - formally typeset
Open AccessJournal ArticleDOI

Interpretable Ensemble-Machine-Learning models for predicting creep behavior of concrete

Reads0
Chats0
TLDR
Wang et al. as mentioned in this paper used three ensemble machine learning (EML) models: Random Forest (RF), Extreme Gradient Boosting Machine (XGBoost) and Light Gradient boosting machine (LGBM) to predict concrete creep behavior.
Abstract
This study aims to provide an efficient and accurate machine learning (ML) approach for predicting the creep behavior of concrete. Three ensemble machine learning (EML) models are selected in this study: Random Forest (RF), Extreme Gradient Boosting Machine (XGBoost) and Light Gradient Boosting Machine (LGBM). Firstly, the creep data in Northwestern University (NU) database is preprocessed by a prebuilt XGBoost model and then split into a training set and a testing set. Then, by Bayesian Optimization and 5-fold cross validation, the 3 EML models are tuned to achieve high accuracy (R2 = 0.953, 0.947 and 0.946 for LGBM, XGBoost and RF, respectively). In the testing set, the EML models show significantly higher accuracy than the equation proposed by the fib Model Code 2010 (R2 = 0.377). Finally, the SHapley Additive exPlanations (SHAP), based on the cooperative game theories, are calculated to interpretate the predictions of the EML model. Five most influential parameters for concrete creep compliance are identified by the SHAP values of EML models as follows: time since loading, compressive strength, age when loads are applied, relative humidity during the test and temperature during the test. The patterns captured by the three EML models are consistent with theoretical understanding of factors that influence concrete creep, which proves that the proposed EML models show reasonable predictions.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

NN-EUCLID: deep-learning hyperelasticity without stress data

TL;DR: In this paper , the authors propose an approach for unsupervised learning of hyperelastic constitutive laws with physics-consistent deep neural networks, where the absence of stress labels is compensated for by leveraging a physics-motivated loss function based on the conservation of linear momentum to guide the learning process.
Journal ArticleDOI

Modeling of energy consumption factors for an industrial cement vertical roller mill by SHAP-XGBoost: a "conscious lab" approach

TL;DR: In this article , the authors investigated the relationship between VRM monitored operational variables and their representative energy consumption factors (output temperature and motor power) using explainable artificial intelligence (EAI) models.
Journal ArticleDOI

Statistical analysis of major tunnel construction accidents in China from 2010 to 2020

TL;DR: Wang et al. as discussed by the authors conducted a statistical analysis on 48 cases of major tunnel construction accidents (MTCA), defined as an accident that results in more than three deaths in China from 2010 to 2020, and examined the accident characteristics, including classification, time, region, location, construction method, and risk source.
Journal ArticleDOI

Bayesian-EUCLID: discovering hyperelastic material laws with uncertainties

TL;DR: In this paper , an unsupervised Bayesian learning framework for discovery of parsimonious and interpretable constitutive laws with quantifiable uncertainties is proposed, where the authors leverage domain knowledge by including features based on existing, both physics-based and phenomenological, constitutive models.
Journal ArticleDOI

Shear Strength Prediction of Slender Steel Fiber Reinforced Concrete Beams Using a Gradient Boosting Regression Tree Method

TL;DR: In this paper , a gradient boosting regression tree (GBRT) model was proposed to predict the shear strength of steel fiber reinforced concrete (SFRC) beams, which is based on the Shapley additive explanations (SHAP) approach.
References
More filters
Journal ArticleDOI

Random Forests

TL;DR: Internal estimates monitor error, strength, and correlation and these are used to show the response to increasing the number of features used in the forest, and are also applicable to regression.
Journal Article

Scikit-learn: Machine Learning in Python

TL;DR: Scikit-learn is a Python module integrating a wide range of state-of-the-art machine learning algorithms for medium-scale supervised and unsupervised problems, focusing on bringing machine learning to non-specialists using a general-purpose high-level language.
Book

Statistical Analysis with Missing Data

TL;DR: This work states that maximum Likelihood for General Patterns of Missing Data: Introduction and Theory with Ignorable Nonresponse and large-Sample Inference Based on Maximum Likelihood Estimates is likely to be high.
Journal ArticleDOI

Bagging predictors

Leo Breiman
TL;DR: Tests on real and simulated data sets using classification and regression trees and subset selection in linear regression show that bagging can give substantial gains in accuracy.
Proceedings ArticleDOI

XGBoost: A Scalable Tree Boosting System

TL;DR: This paper proposes a novel sparsity-aware algorithm for sparse data and weighted quantile sketch for approximate tree learning and provides insights on cache access patterns, data compression and sharding to build a scalable tree boosting system called XGBoost.
Related Papers (5)