| Literature DB >> 32987874 |
Gi-Wook Cha1, Hyeun Jun Moon1, Young-Min Kim2, Won-Hwa Hong3, Jung-Ha Hwang4, Won-Jun Park5, Young-Chan Kim6.
Abstract
Recently, artificial intelligence (AI) technologies have been employed to predict construction and demolition (C&D) waste generation. However, most studies have used machine learning models with continuous data input variables, applying algorithms, such as artificial neural networks, adaptive neuro-fuzzy inference systems, support vector machines, linear regression analysis, decision trees, and genetic algorithms. Therefore, machine learning algorithms may not perform as well when applied to categorical data. This article uses machine learning algorithms to predict C&D waste generation from a dataset, as a way to improve the accuracy of waste management in C&D facilities. These datasets include categorical (e.g., region, building structure, building use, wall material, and roofing material), and continuous data (particularly, gloss floor area), and a random forest (RF) algorithm was used. Results indicate that RF is an adequate machine learning algorithm for a small dataset consisting of categorical data, and even with a small dataset, an adequate prediction model can be developed. Despite the small dataset, the predictive performance according to the demolition waste (DW) type was R (Pearson's correlation coefficient) = 0.691-0.871, R2 (coefficient of determination) = 0.554-0.800, showing stable prediction performance. High prediction performance was observed using three (for mortar), five (for other DW types), or six (for concrete) input variables. This study is significant because the proposed RF model can predict DW generation using a small amount of data. Additionally, it demonstrates the possibility of applying AI to multi-purpose DW management.Entities:
Keywords: construction waste management; demolition waste management; leave-one-out cross-validation; prediction model; random forest; small data
Mesh:
Substances:
Year: 2020 PMID: 32987874 PMCID: PMC7579598 DOI: 10.3390/ijerph17196997
Source DB: PubMed Journal: Int J Environ Res Public Health ISSN: 1660-4601 Impact factor: 3.390
Figure 1Structure of the random forest (RF) algorithm.
Figure 2Schematic representation of the leave-one-out cross-validation (LOOCV) method.
Figure 3The methodology of the RF model developed in this study.
Characteristics and composition of variables applied to the RF model in this study.
| Variables Type | Description | ||
|---|---|---|---|
| Independent variables type | Nominal variable | Region | Region A is assigned a scale number of 1, and regions B and C are 2 and 3, respectively |
| Building use | The scale number is 1 for only residential, and the scale numbers for commercial/residential and only commercial are 2, 3, respectively | ||
| Building structure | Reinforced concrete structure is assigned a scale number of 1, and masonry and wooden structures are 2 and 3, respectively | ||
| Wall material | The scale number for the reinforced concrete wall is 1, the brick wall is 2, the block wall is 3, and the wall made of soil is 4. | ||
| Roofing material | The scale number for the slab is 1, the slab and roofing tile is 2, the roof with asbestos is 3, and the roofing tile is 4. | ||
| Continuous variable | gross floor area (GFA) (m2) | Numeric variable | |
| Dependent variable | Continuous variable | Waste generation (kg/m2) | Numeric variable |
Results of feature selection produced by RF-recursive feature elimination (RFE). ● Selected Variable Set.
| Waste Type | Number of Variables in the Variable Set | Selected Features | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Mortar | 1 | 2 | 3 | ● | 4 | 5 | 6 | R, S, A | |||||
| Concrete | 1 | 2 | 3 | 4 | 5 | 6 | ● | RM, R, S, WM, A, U | |||||
| Block | 1 | 2 | 3 | 4 | 5 | ● | 6 | WM, R, S, A, U | |||||
| Brick | 1 | 2 | 3 | 4 | 5 | ● | 6 | WM, RM, R, A, S | |||||
| Timber | 1 | 2 | 3 | 4 | 5 | ● | 6 | R, RM, A, S, U | |||||
| Slate | 1 | 2 | 3 | 4 | 5 | ● | 6 | RM, R, WM, A, S | |||||
| Roofing tile | 1 | 2 | 3 | 4 | 5 | ● | 6 | R, RM, A, WM, S | |||||
| Plastic | 1 | 2 | 3 | 4 | 5 | ● | 6 | R, S, U, RM, WM | |||||
| Glass | 1 | 2 | 3 | 4 | 5 | ● | 6 | R, A, WM, U, S | |||||
| Metal | 1 | 2 | 3 | 4 | 5 | ● | 6 | R, U, RM, WM, S | |||||
| Soil | 1 | 2 | 3 | 4 | 5 | ● | 6 | WM, R, S, A, U | |||||
S (structure), R (region), U (building use), A (gross floor area), WM (wall material), RM (roofing material).
Accuracy assessment of the RF model.
| N | RF Model by Waste Type | Statistical Metrics | |
|---|---|---|---|
| R | R2 | ||
| 1 | Mortar | 0.752 | 0.561 |
| 2 | Concrete | 0.842 | 0.707 |
| 3 | Block | 0.840 | 0.704 |
| 4 | Brick | 0.864 | 0.745 |
| 5 | Timber | 0.858 | 0.735 |
| 6 | Slate | 0.814 | 0.659 |
| 7 | Roofing tile | 0.768 | 0.583 |
| 8 | Plastic | 0.691 | 0.568 |
| 9 | Glass | 0.747 | 0.554 |
| 10 | Metal | 0.871 | 0.755 |
| 11 | Soil | 0.869 | 0.800 |
| 12 | All wastes | 0.791 | 0.615 |
Figure 4Performance of the RT model for demolition waste generation prediction.
Figure 5Modeling results for each demolition waste type produced by RF.