Previous Article in Journal
Compositional Analysis of Municipal Solid Waste from Tshwane Metropolitan Landfill Sites in South Africa for Potential Sustainable Management Strategies
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Monitoring Hospital Visitors Could Enhance the Prediction of the Plastic Waste Collection Demand and Its Management

by
Richao Cong
1,2,*,
Toru Matsumoto
2 and
Atsushi Fujiyama
2
1
Department of Regional Cultural Policy and Management, Graduate School of Cultural Policy and Management, Shizuoka University of Art and Culture, 2-1-1 Chuo, Chuo-ku, Hamamatsu 430-8533, Japan
2
Institute of Environmental Science and Technology, University of Kitakyushu, 1-1 Hibikino, Wakamatsu-ku, Kitakyushu 808-0135, Japan
*
Author to whom correspondence should be addressed.
Waste 2025, 3(3), 23; https://doi.org/10.3390/waste3030023
Submission received: 15 May 2025 / Revised: 15 July 2025 / Accepted: 18 July 2025 / Published: 21 July 2025

Abstract

A novel framework is proposed to support the prediction of the plastic waste (PW) collection demand, route optimization, and overall management of PW from individual facilities. Based on electronic manifests from a local recycling company in Fukuoka, Japan, we developed a two-step artificial intelligence (AI)-based approach for predicting the demand for industrial PW (IPW) collection from a hospital. The daily hospital visitor numbers were introduced as a new independent variable in the IPW collection demand prediction. The stability (robustness) of each model was measured by its variance through experiments for two variable groups in four validation months. We found that introducing the visitor variables into IPW collection demand predictions was effective. A high monthly mean accuracy (85.06%) was achieved in predicting the daily IPW collection demand, which exceeded the accuracy of predictions using models without visitor records (84.44%). The stability of the Fine tree model with the highest prediction accuracy for March 2020 was 0.0466 0.0174. Based on the findings of this study, we propose several strategies for waste management: enhancing prediction models, controlling visitor flows, and analyzing working patterns. This study successfully links AI techniques with a human mobility monitoring system (location data) for waste management using MATLAB.

1. Introduction

In recent years, plastic waste (PW) issues have raised increasing concern, particularly in marine pollution [1,2], biodiversity loss [3], and fossil fuel depletion [4]. Consequently, the transition from fossil fuel-based plastics to bioplastics has been promoted. In addition, a new business model based on a circular economy was proposed. However, the transition to a zero-waste business model requires additional time. Current challenges primarily focus on reducing the fossil fuel-based PW usage and generation, while increasing the recycling ratio. Accurately predicting the PW collection demand in advance is crucial for waste management, including personnel arrangements for collection and processing, route optimization, and the potential regulation of generation patterns. The PW collection demand is the amount of PW to be collected by recycling companies or waste collectors.
Previous studies have applied various statistical models, such as linear and multiple linear regression models [5], vector autoregression [6], and seasonal autoregressive integrated moving average models [7], for prediction problems. In recent years, artificial intelligence (AI) techniques have been increasingly used to analyze large datasets for prediction problems because they provide a higher accuracy in many fields such as mental healthcare [8], soil temperature prediction [9], and municipal solid waste generation [10]. However, few studies have focused on PW management [11,12,13]. In a previous study [11], an AI-based approach was developed for predicting industrial PW (IPW) generation in the wholesale and retail trade sectors, achieving a weekly mean accuracy of 93.6%. Another study [12] extended the prediction models to five additional sectors, namely supermarkets (monthly mean accuracy: 84.6%), hospitals (84.4%), logistics companies (78.2%), food manufacturing companies (82.5%), and building management companies (81.1%). As an AI-based application, study [13] integrated AI-based IPW collection demand predictions with route optimization. Despite these advancements, challenges remain in improving the prediction accuracy, evaluating the temporal robustness of each model, and developing solutions to regulate PW generation patterns for effective waste management.
Recent advancements in Information and Communication Technology have increasingly facilitated the collection of high-volume data (i.e., big data), allowing researchers and practitioners to monitor visitor patterns remotely with high temporal and spatial resolutions [14,15,16]. Several studies have focused on tracking changes in human mobility following lockdown policies [17,18,19,20,21]. However, location data have not yet been utilized in the waste management field, particularly for predicting the collection demand.
There is a significant research gap in the integration of IPW generation predictions with location data. In this context, this study aims to incorporate location data into AI-based predictions and waste management (demand response). Unlike previous studies that conducted one-step predictions [11,12,13], we developed a two-step AI-based approach for the IPW collection demand prediction, incorporating location data to enhance the prediction accuracy beyond previous research [12]. In addition to the model accuracy, the temporal robustness (stability) was validated for different seasons (four months). Moreover, we proposed new demand response solutions for PW management and updated the AI-based PW collection system of a previous study [13]. To achieve these objectives, an improvement study was conducted using data from a local recycling company in the Fukuoka Prefecture, Japan.
The remainder of this paper is organized as follows. Section 2 describes the study area and framework, including the data preparation on IPW records, the impact of holidays and weather, and hospital visitor data. This is followed by an explanation of the model fitting and validation. Section 3 discusses the results, and Section 4 presents a novel system and potential solutions for waste management and addresses the limitations and future directions. Section 5 concludes this paper by summarizing the major findings.

2. Materials and Methods

2.1. The Framework for the Proposed PW Management System

The framework of the proposed two-step prediction approach is illustrated in Figure 1. To conduct future predictions using AI, four independent variables were considered daily: past collection records, holiday impacts, climate conditions, and hospital visitor data. To confirm the effectiveness of the category conversion for weekday variables, two groups were prepared. The dataset is divided into training (learning) and validation (testing) subsets. Multiple models were trained using the Regression Learner application of the Statistics and Machine Learning Toolbox (v.24.1) in MATLAB R2024a. The training performances of all models were evaluated using the root mean square error (RMSE) values [22], mean squared error, coefficient of determination (R2), and mean absolute error. Because of the large number of variables that may affect the running time and prediction accuracy, previous studies have demonstrated the effectiveness of feature selection in machine learning [8,12,23,24]. The optimal group of variables for the prediction was determined using a stepwise selection method. Subsequently, future predictions were generated using all fitted models, and the prediction accuracy was validated over a one-month validation period in four different seasons using the mean absolute percentage error (MAPE) indicator [25]. To enhance the prediction accuracy, a two-step method was developed, which involved an initial prediction of hospital visitors, followed by a prediction of the IPW collection demand. In the second prediction step, the number of hospital visitors on the previous day was incorporated as an independent variable. Finally, the potential future applications of this approach to waste management are proposed.

2.2. Data Processing

The daily IPW collection demands of a hospital in Fukuoka Prefecture from April 2018 to September 2020 were obtained from an electronic manifest provided by a local recycling company. The raw manifest data contained individual records of the daily amount collected (kg), collection date (from 1 April 2018 to 30 September 2020), facility name, intermediate treatment facilities (destinations of collections), and name of the collector for each collection. From the list, the hospital with the most collection records was selected as the target, and no adjustments were made for the missing values owing to a lack of information on the collection schedule. The soft vinyl waste collected by this company was compressed into cube-shaped plastic fuel; thus, we excluded other non-recyclable PW (i.e., infectious waste) generated in the hospital from our analysis owing to data limitations. To ensure prediction accuracy, eight additional independent variables were included along with the response variable (daily amount collected), as presented in Table 1. Two of these variables, which day of the week (Weekday) and whether the previous day was a holiday (Holiday_fd), were determined by referring to the Japanese calendar for 2018–2020. As high temperatures, strong winds, and heavy rainfall can limit consumer activities and IPW collection in hospitals, information on the previous day’s weather was added to the model based on daily weather reports [26]. Because hospital visitors (including staff and patients) influence IPW generation, the number of visitors from the previous day extracted from the location data [27] was incorporated into the model as an independent variable.
Location data (i.e., the number of designated facility users observed via mobile phone GPS) were obtained using the KDDI Location Analyzer (KLA) [27]. The KLA is an advanced Geographic Information System that utilizes GPS location data as a self-analysis tool to examine trading areas, visitor trends, and time-based movement patterns. Integrated with Google Maps, the KLA enables the estimation of visitor numbers and visit frequencies within a defined geographic area (geo-fence). Specifically, the KLA anonymized subscriber location data and extrapolated them using census data to estimate population distribution in Japan. In this study, a geo-fence was defined around hospital buildings and parking areas (Figure 2). Owing to the processing methodology of the KLA, visitors who remained within the geo-fence for more than 15 min were recorded as facility users. Daily user data from 2018 to 2020 were extracted for analysis.
The dataset used in this study was limited to KDDI smartphone owners aged 20 years and above, who provided consent for GPS data usage. Consequently, the number of visitors included in this study was lower than the actual population. As visitors (perhaps consumers of PW) may impact PW consumption, introducing this variable in the prediction will cause sampling bias and potentially underestimate the IPW collection demand in the prediction process.
Before fitting the model, outliers in training data could be identified by a 3-Sigma method (mean ± 3 × standard deviation), and linear interpolation could be used as a cleaning method to fill the outliers. A previous study [12] demonstrated that the prediction accuracy using IPW data without data smoothing and outlier embedding was higher than that with prior data processing. Therefore, we omitted this for better comparison. To verify the effectiveness of category conversion (for the weekday variable), another experiment was conducted using the converted weekday and other variables. To check the robustness of the models, we prepared test data for four months during different seasons (December 2019, March, June, and September 2020). Consequently, four datasets were prepared for training.

2.3. Data Learning and Prediction

To conduct the model training (learning) and future prediction (validation), MATLAB R2024a was used. Because MATLAB includes multiple machine and deep learning models, various models were compared to identify the best-performing prediction model. As described above, a two-step prediction approach was developed. In the first step, daily hospital visitor numbers were set as the response variables, whereas the independent variables included factors similar to those used for the IPW collection demand prediction (Figure 1 and Table 1). In the second step, the number of visitors from the previous day was incorporated as an independent variable for training (fitting) the IPW collection demand model, and the predicted visitor numbers from Step 1 were used as input variables for future IPW collection demand predictions. To assess the impact of incorporating visitor numbers, two prediction cases were defined. In Case 1, all variables presented in Table 1 were included. In Case 2, the same variables as used in a previous study [12] were prepared (Case 1 variables except for the visitor variable). Previous studies performed feature selection using a sensitivity method [11,12], and the prediction accuracy of IPW from hospitals by the best model without climate impact variables (Clim_fd) was higher than that with climate impact variables. Thus, it was excluded from the models for the visitor number and IPW collection demand prediction. The default hyperparameters for each model and tuning ranges for some models [28,29] set by MATLAB developers were used without additional adjustments (see default settings in SI Table S1). Cross-validation was performed by repeatedly fitting all models, and the optimal model was selected based on the lowest MAPE. To evaluate the prediction accuracy of each model, the MAPE was calculated using Equation (1).
MAPE = 100 n i = 1 n f i y i y i
where
  • n : is the number of data;
  • y i : is the observed value of data i ;
  • f i : is the predicted value of data i

2.4. The Measurement of the Stability

The stability of the model explicitly refers to the robustness of its computing performance, which significantly affects its application range [30]. A model with high stability can better resist external interference, that is, the robustness of the algorithm to data disturbances. Both the error and variance determine the model’s generalization error, and a high variance is the culprit of unstable behavior. Therefore, a stability test was conducted on the model, and the specific formula is as follows:
S v a r ( i ) = Var   ( y i f i y i )

2.5. Sensitivity Analysis

To confirm error propagation by introducing visitor numbers, a sensitivity analysis of the prediction accuracy was conducted for the visitor number and IPW collection demand. To show representative results, the validation month with the lowest MAPE was selected for the analysis. Using the one-factor-at-a-time method [31,32,33], the MAPE was recorded for each model in validation when the daily values of visitor numbers were changed from −10% to 10%. Finally, we checked the sensitivity as the variation ratio of the MAPE before and after the change in the visitor number.

3. Results

3.1. Model Performance in Training Process

The RMSE and R2 values for all models evaluated during the training process on the IPW collection demand are presented in Table 2. The results indicated that the Bagged Trees model achieved the lowest RMSE in this phase

3.2. Prediction Accuracy of Each Model

As described above, two variable groups were prepared and used for model training and the validation of the IPW collection demand. Table 3 lists the MAPE of the predictions for four individual months, with all models explored using machine learning using category-converted weekday variables and others. For December 2019, the Medium tree model was the best model (with the lowest MAPE of 0.1454 and a monthly mean prediction accuracy of 85.46%). For March 2020, the Medium tree model was the best model (with the lowest MAPE of 0.1255 and an accuracy of 87.45%). For June 2020, the Exponential model was the best model (with the lowest MAPE of 0.1539 and an accuracy of 84.61%). For September 2020, the Medium Gaussian SVM model was the best model (with the lowest MAPE of 0.1494 and an accuracy of 85.06%). Figure 3 shows the performance during the training phase. Although the Bagged Trees model achieved the lowest RMSE in this phase, its prediction accuracy was not the best in the validation period. This indicated that the model with the lowest RMSE during training did not necessarily guarantee the highest predictive accuracy in the validation phase. Focusing on the average value among these four months, the Medium tree model was the best model (with the lowest MAPE of 0.1552 and an accuracy of 84.48%). The prediction accuracy of each model for the visitor number prediction using the category-converted weekday variable group validated for four individual months is presented in SI Table S2.
Table 4 lists the MAPE of predictions for four individual months, with all models explored using machine learning using the non-category-converted weekday variable and others. For December 2019, the Coarse tree model was the best model (with the lowest MAPE of 0.1220 and a monthly mean prediction accuracy of 87.80%). For March 2020, the Fine tree model was the best model (with the lowest MAPE of 0.1014 and an accuracy of 89.86%). For June 2020, the Optimal GPR model was the best model (with the lowest MAPE of 0.1456 and an accuracy of 85.44%). For September 2020, the Medium tree model was the best model (with the lowest MAPE of 0.1579 and an accuracy of 84.21%). Focusing on the average value among these four months, the Medium tree model was the best model (with the lowest MAPE of 0.1486 and an accuracy of 85.14%). The MAPE showed that the Fine tree model achieved the highest prediction accuracy for December 2019 in this experiment. Table 3 shows that the prediction accuracy of the best models using the non-category-converted weekday variable group was higher than that using the category-converted weekday variable group, except for the validation period of September 2020. This implies that the category conversion was effective in the validation period of September 2020. The prediction accuracy of each model for the visitor number prediction using the non-category-converted weekday variable group validated for four individual months is presented in SI Table S3.

3.3. Stability of Each Model

The stability (robustness) of each model was measured using its variance. Table 5 presents the stability test results for each model explored using the category-converted weekday variable group. For December 2019, March 2020, and September 2020, an Efficient Linear SVM was the most stable model (with the lowest variances of 0.0106, 0.0051, and 0.0161, respectively). For June 2020, the Boosted Trees model was the most stable model (with the lowest variance of 0.0139). As presented in Table 3, the stability of the Medium tree model with the highest prediction accuracy for December 2019 and March 2020 is 0.0401 0.0164. The stability of the Exponential model with the highest prediction accuracy for June 2020 was 0.0261 0.0099. The stability of the Medium Gaussian SVM model with the highest prediction accuracy for September 2020 was 0.0347 0.0177.
Table 6 presents the stability test results for each model explored using the category-converted weekday variable group. For March 2020, June 2020, and September 2020, an Efficient Linear SVM was the most stable model (with the lowest variances of 0.0053, 0.0150, and 0.0151, respectively). For December 2019, the SVM Kernel model was the most stable model (with the lowest variance of 0.0097). As presented in Table 4, the stability of the Coarse tree model with the highest prediction accuracy for December 2019 is.0378 0.0173. The stability of the Fine tree model with the highest prediction accuracy for March 2020 was 0.0466 0.0174. The stability of the Optimal GPR model with the highest prediction accuracy for June 2020 was 0.0344 0.0235. The stability of the Medium tree model with the highest prediction accuracy for September 2020 was 0.0311 0.0053.

3.4. Error Propagation Checked by Sensitivity Analysis

As described in Section 2.5, the variation ratio of the MAPE before and after the change in visitor numbers was analyzed to confirm the error propagation by introducing visitor numbers. As detected using the MAPE (Table 4), the prediction for March 2020 using the Fine tree model was the most accurate (MAPE 0.1014, accuracy 89.86%) and was made the target of the sensitivity analysis. The sensitivity results for all models predicted for March 2020 when changing the visitor numbers from −10% to 10% are presented in SI Table S4. For the visitor number prediction, the magnitude of the sensitivity ranged from −100% to (2.1 × 1013)%. The variation in the MAPE for the Fine tree model was small, ranging from −(7.4× 10−14)% to −(3.7 × 10−14)%. For the IPW collection demand prediction, the magnitude of the sensitivity also varied by model, ranging from −100% to (2.0 × 104)%. The variation in the MAPE from the Fine tree model was stable at 9.89% when the daily values of visitor numbers were changed from −10% to 10%. The variation in the MAPE from the Boosted Trees model was stable. The MAPEs from the Stepwise linear, Medium tree, and Coarse tree models were confirmed without variation, even when the daily values of visitor numbers changed.

4. Discussion

4.1. A Comparison with a Previous Study

A previous study [12] achieved a monthly mean prediction accuracy of 84.44% for September 2020. As presented in Table 3, a higher monthly mean prediction accuracy of 85.06% is achieved using the proposed approach for the same validation period. Figure 4A compares the predicted and observed values of the IPW collection for 1–30 September 2020 using the Rational Quadratic model (without the visitor variable) in a previous study [12]. Figure 4B presents the same comparison using the Medium Gaussian SVM model (with visitor variables). These results demonstrate the effectiveness of incorporating visitor variables into the IPW collection demand predictions. Previous studies have demonstrated the role of tourists in the generation of PW [34,35] and visitors to hospitals in the generation of medical waste [36,37]. Consistent with these studies, we demonstrated that the number of visitors to a facility influences plastic packaging consumption and PW generation.

4.2. Future Prediction

Figure 5 shows an example of predicting the daily IPW collection amount and hospital visitor numbers for a future week in October 2020 using the proposed approach. This method demonstrates the feasibility of making accurate short-term predictions for response variables when the daily independent variables are continuously updated.

4.3. The Proposal for an Intelligent Waste Management System

Building on the findings of a previous study [13], a framework for an improved system is proposed, as illustrated in Figure 6. The AI techniques employed in this study include the AI-based forecasting of the collection demand, demand response strategies for PW collection through the regulation of independent variables such as visitor numbers, and optimization of vehicle routing problems [38,39]. As demonstrated in this study, the independent variables play a crucial role in predicting the collection demand for the IPW. These findings suggest that managing these variables could effectively reduce future IPW.

4.4. Potential Solutions for Waste Management

Based on the findings of this study, we propose the following strategies for managing key variables to control future IPW generation and disposal.
1. Advanced predictions using accumulated big data. The accurate forecasting of future waste generation can support the development of effective waste management plans. This is particularly important during peak seasons, such as summer and winter, when adjusting personnel schedules to account for extreme weather conditions could improve the working conditions in recycling facilities.
2. Visitor control policies. Previous studies have demonstrated the role of hospital visitors in the generation of medical waste [36,37]. Regarding the effectiveness of the visitor control policy, one study showed evidence for its effect on the safety and security of healthcare facilities [40], two studies demonstrated its role in solid waste management [41,42], and another study assessed the carbon dioxide emission reduction aspect [43]. Consistent with these studies, we demonstrated that the number of visitors to a facility influences plastic packaging consumption and PW generation. Hospital administrators and staff can implement policies to regulate visitor-related activities and schedule them on non-peak days to avoid an IPW collection rush.
3. The adjustment of work patterns. Similarly to the visitor impact, work schedules also affect plastic consumption and waste generation in hospitals. For instance, hospitalization schedules could be modified to distribute patient admissions more evenly throughout the week rather than concentrating them on peak days such as Mondays and Fridays.

4.5. Limitations, Applicability of This Framework, and Future Plans

The prediction accuracy in this study was constrained by the model selection. The ability to predict the IPW collection demand can be enhanced by developing more advanced AI models. Although visitor data have proven valuable for IPW collection demand predictions, data acquisition remains costly and inaccessible to non-smartphone users. The dataset used in this study was limited to KDDI smartphone owners aged 20 years and above, who provided consent for GPS data usage. Consequently, the estimated population was lower than the actual population. However, this dataset accounted for a substantial proportion of the population [16,44]. Additionally, the prediction accuracy is limited by the reliability of future temperature forecasts.
The PW collection records (electronic manifest) include those from other types of facilities (e.g., factories, schools, restaurants), and location data are also available for these facilities. Thus, this approach is applicable to PW management in other types of facilities and can be used across Japan. For regions with varying levels of data accessibility, time-consuming and laborious paper-based manifestations for PW collection and visitor registration forms are helpful for data acquisition.
Moving forward, we aim to incorporate more variables (such as hospital occupancy rates and waste bin fill levels), consider ensemble methods, and adjust the hyperparameters of each model to improve the model accuracy, develop AI-based applications, and validate their effectiveness in different settings. For instance, we will explore real-time data integration, reservation information utilization, and mobile app-based visitor tracking as more inclusive and flexible alternatives to third-party datasets. Subsequently, a cost–benefit or environmental impact analysis [13] will be conducted on the proposed intelligent waste management system. Once the latest data on the IPW collection are available, we will update the results immediately.

5. Conclusions

This study explored an AI-based approach to predict future IPW collection demands by integrating location data from a hospital in Kitakyushu, Japan. The model achieved a high monthly mean accuracy of 89.86% (using the Fine tree model in the March 2020 validation period) in predicting the daily IPW collection demand. Additionally, incorporating visitor records into the model resulted in a higher accuracy (85.06%) compared to models in a previous study that excluded visitor data (84.44%). These results highlight the effectiveness of visitor data in improving the IPW collection demand prediction. This implies that regulating hospital visitor numbers could serve as a helpful strategy to manage future IPW generation. The model performance varied across the different approaches, and the best-performing model was selected for validation based on the monthly accuracy metrics. The stability (robustness) of each model was measured by its variance through experiments with two variable groups over four validation months. For instance, the stability of the Fine tree model with the highest prediction accuracy for March 2020 was 0.0466 0.0174. Despite its usefulness, the practical impact of marginal accuracy improvements (optimizing sample size, advanced techniques) is limited.
A framework for an improved waste management system was proposed, incorporating the AI-based forecasting of the collection demand, demand response strategies through the control of independent variables such as visitor numbers and working patterns, and optimization of vehicle routing problems. Based on these findings, several strategies for waste management can be considered, including refining prediction models, regulating the visitor flow, and assessing working patterns. Moving forward, additional predictive variables will be incorporated to improve the model accuracy, and AI-based applications will be developed to optimize waste management processes.

Supplementary Materials

The following supporting information can be downloaded at: https://www.mdpi.com/article/10.3390/waste3030023/s1, Table S1: Hyper parameters (default setting) used in model training; Table S2: The MAPE of visitor number predictions for four individual months by all models using the category converted weekday variable and others; Table S3: The MAPE of visitor number predictions for four individual months by all models using the non-category converted weekday variable and others; Table S4: Sensitivity result for all models predicted for March 2020 when changing the visitor numbers from −10% to 10%, unit: %.

Author Contributions

Conceptualization, R.C.; methodology, R.C.; software, R.C.; validation, R.C.; formal analysis, R.C.; investigation, T.M. and A.F.; resources, T.M. and A.F.; data curation, R.C., T.M., and A.F.; writing—original draft preparation, R.C.; writing—review and editing, R.C., T.M., and A.F.; visualization, R.C.; project administration, R.C., T.M., and A.F.; funding acquisition, R.C., T.M., and A.F. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Environment Research and Technology Development Fund (JPMEERF20243001) of the Environmental Restoration and Conservation Agency, provided by the Ministry of the Environment of Japan. It was partly supported by the “Collaboration Research Program of IDEAS,” Chubu University, grant number IDEAS202326.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Location data (smartphone user-based) that support the findings of this study are available from KDDI CORPORATION and Giken Shoji International Co., Ltd. Restrictions apply to the availability of the data, which were used under a license for this study. Other data supporting the findings of this study are referenced. Plastic waste collection records from electric manifests are private information that cannot be accessed publicly. The codes for the first model in each group and all optimal models are provided at the end of Supplementary File.

Acknowledgments

We would like to thank the plastic waste recycling company in Fukuoka for providing us with data for the analysis.

Conflicts of Interest

The authors declare no conflicts of interest.

Abbreviations

The following abbreviations are used in this manuscript:
AIArtificial intelligence
IPWIndustrial plastic waste
PWPlastic waste
RMSERoot mean square error
MAPEMean absolute percentage error
KLAKDDI Location Analyzer
SVMSupport vector machine
GPRGaussian process regression

References

  1. MacLeod, M.; Arp, H.P.H.; Tekman, M.B.; Jahnke, A. The global threat from plastic pollution. Science 2021, 373, 61–65. [Google Scholar] [CrossRef] [PubMed]
  2. Isobe, A.; Iwasaki, S.; Uchida, K.; Tokai, T. Abundance of non-conservative microplastics in the upper ocean from 1957 to 2066. Nat. Commun. 2019, 10, 417. [Google Scholar] [CrossRef] [PubMed]
  3. Kumar, R.; Verma, A.; Shome, A.; Sinha, R.; Sinha, S.; Jha, P.K.; Kumar, R.; Kumar, P.; Shubham; Das, S.; et al. Impacts of plastic pollution on ecosystem services, sustainable development goals, and need to focus on circular economy and policy interventions. Sustainability 2021, 13, 9963. [Google Scholar] [CrossRef]
  4. Gerngross, T.U.; Slater, S.C. How green are green plastics? Sci. Am. 2000, 283, 36–41. [Google Scholar] [CrossRef]
  5. Lebreton, L.; Andrady, A. Future scenarios of global plastic waste generation and disposal. Palgrave Commun. 2019, 5, 6. [Google Scholar] [CrossRef]
  6. Gardiner, R.; Hajek, P. Municipal waste generation, R&D intensity, and economic growth nexus—A case of EU regions. Waste Manag. 2020, 114, 124–135. [Google Scholar] [PubMed]
  7. Navarro-Esbrı, J.; Diamadopoulos, E.; Ginestar, D. Time series analysis and forecasting techniques for municipal solid waste management. Resour. Conserv. Recycl. 2002, 35, 201–214. [Google Scholar] [CrossRef]
  8. Hatton, C.M.; Paton, L.W.; McMillan, D.; Cussens, J.; Gilbody, S.; Tiffin, P.A. Predicting Persistent Depressive Symptoms in Older Adults: A Machine Learning Approach to Personalised Mental Healthcare. J. Affect. Disord. 2019, 246, 857–860. [Google Scholar] [CrossRef] [PubMed]
  9. Oliveira, V.; Sousa, V.; Dias-Ferreira, C. Artificial Neural Network Modelling of the Amount of Separately-collected Household Packaging Waste. J. Clean. Prod. 2019, 210, 401–409. [Google Scholar] [CrossRef]
  10. Alizamir, M.; Kisi, O.; Ahmed, A.N.; Mert, C.; Fai, C.M.; Kim, S.; Kim, N.W.; El-Shafie, A. Advanced Machine Learning Model for Better Prediction Accuracy of Soil Temperature at Different Depths. PLoS ONE 2020, 15, e0231055. [Google Scholar] [CrossRef] [PubMed]
  11. Cong, R.; Fujiyama, A.; Matsumoto, T. Collection of industrial plastic waste during the COVID-19 pandemic: A Case study of the wholesale and retail trade sector in Fukuoka Prefecture. Japan. J. Hum. Environ. Symbiosis 2022, 38, 46–55. [Google Scholar]
  12. Cong, R.; Fujiyama, A.; Matsumoto, T. AI Techniques Aid for Predicting the Collection Demands of Industrial Plastic Waste From Multiple Facilities. Environ. Sci. 2022, 35, 237–247. [Google Scholar]
  13. Cong, R.; Fujiyama, A.; Matsumoto, T. AI Techniques Aid for Optimizing the Collection System of Industrial Plastic Waste. Environ. Sci. 2022, 35, 248–257. [Google Scholar]
  14. Louail, T.; Lenormand, M.; Cantu Ros, O.G.; Picornell, M.; Herranz, R.; Frias-Martinez, E.; Ramasco, J.J.; Barthelemy, M. From mobile phone data to the spatial structure of cities. Sci. Rep. 2014, 4, 5276. [Google Scholar] [CrossRef] [PubMed]
  15. Kubo, T.; Uryu, S.; Yamano, H.; Tsuge, T.; Yamakita, T.; Shirayama, Y. Mobile phone network data reveal nationwide economic value of coastal tourism under climate change. Tour. Manag. 2020, 77, 104010. [Google Scholar] [CrossRef]
  16. Kim, H.; Shoji, Y.; Mameno, K.; Kubo, T.; Aikoh, T. Changes in visits to green spaces due to the COVID-19 pandemic: Focusing on the proportion of repeat visitors and the distances between green spaces and visitors’ places of residences. Urban For. Urban Green. 2023, 80, 127828. [Google Scholar] [CrossRef] [PubMed]
  17. Oliver, N.; Lepri, B.; Sterly, H.; Lambiotte, R.; Deletaille, S.; De Nadai, M.; Letouzé, E.; Salah, A.A.; Benjamins, R.; Cattuto, C.; et al. Mobile phone data for informing public health actions across the COVID-19 pandemic life cycle. Sci. Adv. 2020, 6, eabc0764. [Google Scholar] [CrossRef] [PubMed]
  18. Yabe, T.; Tsubouchi, K.; Fujiwara, N.; Wada, T.; Sekimoto, Y.; Ukkusuri, S.V. Non-compulsory measures sufficiently reduced human mobility in Tokyo during the COVID-19 epidemic. Sci. Rep. 2020, 10, 18053. [Google Scholar] [CrossRef] [PubMed]
  19. Arimura, M.; Ha, T.V.; Okumura, K.; Asada, T. Changes in urban mobility in Sapporo city, Japan due to the COVID-19 emergency declarations. Transp. Res. Interdiscip. Perspect. 2020, 7, 100212. [Google Scholar] [CrossRef] [PubMed]
  20. Wellenius, G.A.; Vispute, S.; Espinosa, V.; Fabrikant, A.; Tsai, T.C.; Hennessy, J.; Dai, A.; Williams, B.; Gadepalli, K.; Boulanger, A.; et al. Impacts of social distancing policies on mobility and COVID-19 case growth in the US. Nat. Commun. 2021, 12, 3118. [Google Scholar] [CrossRef] [PubMed]
  21. Dueñas, M.; Campi, M.; Olmos, L.E. Changes in mobility and socioeconomic conditions during the COVID-19 outbreak. Humanit. Soc. Sci. Commun. 2021, 8, 101. [Google Scholar] [CrossRef]
  22. Chai, T.; Draxler, R.R. Root mean square error (RMSE) or mean absolute error (MAE)?—Arguments against avoiding RMSE in the literature. Geosci. Model Dev. 2014, 7, 1247–1250. [Google Scholar] [CrossRef]
  23. Kannangara, M.; Dua, R.; Ahmadi, L.; Bensebaa, F. Modeling and Prediction of Regional Municipal Solid Waste Generation and Diversion in Canada using Machine Learning Approaches. Waste Manag. 2018, 74, 3–15. [Google Scholar] [CrossRef] [PubMed]
  24. Javaid, M.; Haleem, A.; Singh, R.P.; Suman, R.; Rab, S. Significance of machine learning in healthcare: Features, pillars and applications. Int. J. Intell. Netw. 2022, 3, 58–73. [Google Scholar] [CrossRef]
  25. De Myttenaere, A.; Golden, B.; Le Grand, B.; Rossi, F. Mean absolute percentage error for regression models. Neurocomputing 2016, 192, 38–48. [Google Scholar] [CrossRef]
  26. Japan Meteorological Agency. Download the Climate Data in the Past Period of Fukuoka Prefecture. Available online: https://www.data.jma.go.jp/risk/obsdl/index.php (accessed on 31 October 2024). (In Japanese)
  27. KDDI CORPORATION; Giken Shoji International Co., Ltd. KDDI Location Analyzer. Available online: https://k-locationanalyzer.com/en/ (accessed on 1 July 2024).
  28. MATLAB Help Center. Choose Regression Model Options (Hyperparameters for Normal Models). Available online: https://ch.mathworks.com/help/stats/choose-regression-model-options.html#bvmxmio (accessed on 1 July 2025).
  29. MATLAB Help Center. Hyperparameter Optimization in Regression Learner App (Details for Optimal Models). Available online: https://ch.mathworks.com/help/stats/hyperparameter-optimization-in-regression-learner-app.html (accessed on 1 July 2025).
  30. Li, F.; Zheng, H.; Li, X.; Yang, F. Day-ahead city natural gas load forecasting based on decomposition-fusion technique and diversified ensemble learning model. Appl. Energy 2021, 303, 117623. [Google Scholar] [CrossRef]
  31. Razavi, S.; Gupta, H.V. What do we mean by sensitivity analysis? The need for comprehensive characterization of “global” sensitivity in Earth and Environmental systems models. Water Resour. Res. 2015, 51, 3070–3092. [Google Scholar] [CrossRef]
  32. Cong, R.; Gomi, K.; Togawa, T.; Hirano, Y.; Oba, M. How and why did fossil fuel use change in Fukushima Prefecture before and after the Great East Japan Earthquake? Energy Rep. 2022, 8, 1159–1173. [Google Scholar] [CrossRef]
  33. Cong, R.; Abe, M.; Fujiyama, A.; Matsumoto, T. An intelligent-based framework for urban energy transition and sustainable development. Renew. Energy 2025, 2022, 123323. [Google Scholar] [CrossRef]
  34. Abdulredha, M.; Al Khaddar, R.; Jordan, D.; Kot, P.; Abdulridha, A.; Hashim, K. Estimating solid waste generation by hospitality industry during major festivals: A quantification model based on multiple regression. Waste Manag. 2018, 77, 388–400. [Google Scholar] [CrossRef] [PubMed]
  35. Pandey, P.; Dhiman, M.; Chopra, P.; Adlakha, A. Investigating the role of tourists and impact of knowledge, behaviour, and attitude towards plastic waste generation. Circ. Econ. Sustain. 2023, 3, 1013–1027. [Google Scholar] [CrossRef] [PubMed]
  36. Kalantary, R.R.; Jamshidi, A.; Mofrad, M.M.G.; Jafari, A.J.; Heidari, N.; Fallahizadeh, S.; Arani, M.H.; Torkashvand, J. Effect of COVID-19 pandemic on medical waste management: A case study. J. Environ. Health Sci. Eng. 2021, 19, 831–836. [Google Scholar] [CrossRef] [PubMed]
  37. Lee, S.M.; Lee, D. Effective medical waste management for sustainable green healthcare. Int. J. Environ. Res. Public Health 2022, 19, 14820. [Google Scholar] [CrossRef] [PubMed]
  38. Akhtar, M.; Hannan, M.A.; Begum, R.A.; Basri, H.; Scavino, E. Backtracking search algorithm in CVRP models for efficient solid waste collection and route optimization. Waste Manag. 2017, 61, 117–128. [Google Scholar] [CrossRef] [PubMed]
  39. del Carmen Munguía-López, A.; Zavala, V.M.; Santibañez-Aguilar, J.E.; Ponce-Ortega, J.M. Optimization of municipal solid waste management using a coordinated framework. Waste Manag. 2020, 115, 15–24. [Google Scholar] [CrossRef] [PubMed]
  40. Conway, S.; Pompeii, L. The Effectiveness of Visitor Management in Hospitals; Evidence Based Healthcare Security Research Series, IAHSS-F RS-19-01; IAHSS: Schaumburg, IL, USA, 2019. [Google Scholar]
  41. Adeniran, A.E.; Nubi, A.T.; Adelopo, A.O. Solid waste generation and characterization in the University of Lagos for a sustainable waste management. Waste Manag. 2017, 67, 3–10. [Google Scholar] [CrossRef] [PubMed]
  42. Mateer, T.J.; Taff, B.D.; Miller, Z.D.; Lawhon, B. Using visitor observations to predict proper waste disposal: A case study from three US national parks. Curr. Res. Environ. Sustain. 2020, 1, 16–22. [Google Scholar] [CrossRef]
  43. Ridhosari, B.; Rahman, A. Carbon footprint assessment at Universitas Pertamina from the scope of electricity, transportation, and waste generation: Toward a green campus and promotion of environmental sustainability. J. Clean. Prod. 2020, 246, 119172. [Google Scholar] [CrossRef]
  44. Kajitani, Y.; Hatayama, M. Explaining the effective reproduction number of COVID-19 through mobility and enterprise statistics: Evidence from the first wave in Japan. PLoS ONE 2021, 16, e0247186. [Google Scholar] [CrossRef] [PubMed]
Figure 1. The workflow for predicting the IPW collection demands using a two-step AI-based approach.
Figure 1. The workflow for predicting the IPW collection demands using a two-step AI-based approach.
Waste 03 00023 g001
Figure 2. A data collection example for setting a geo-fence for a university campus (University of Kitakyushu) using the KLA.
Figure 2. A data collection example for setting a geo-fence for a university campus (University of Kitakyushu) using the KLA.
Waste 03 00023 g002
Figure 3. The fitting performance of the Medium Gaussian SVM model for the September 2020 validation period (RMSE: 7.8641; R2: 0.31).
Figure 3. The fitting performance of the Medium Gaussian SVM model for the September 2020 validation period (RMSE: 7.8641; R2: 0.31).
Waste 03 00023 g003
Figure 4. A comparison of predicted values from (A) a previous study [12] (without visitor variables), (B) this study (with visitor variables), and observed values for the amount of IPW collected (kg) from 1 to 30 September 2020.
Figure 4. A comparison of predicted values from (A) a previous study [12] (without visitor variables), (B) this study (with visitor variables), and observed values for the amount of IPW collected (kg) from 1 to 30 September 2020.
Waste 03 00023 g004
Figure 5. A future prediction using machine learning for the daily amount of IPW (kg) to be collected and the number (people) of visitors to the hospital.
Figure 5. A future prediction using machine learning for the daily amount of IPW (kg) to be collected and the number (people) of visitors to the hospital.
Waste 03 00023 g005
Figure 6. An improved system for integrating the current PW collection system by AI techniques.
Figure 6. An improved system for integrating the current PW collection system by AI techniques.
Waste 03 00023 g006
Table 1. The description of the independent variables used for predicting the IPW collection demand.
Table 1. The description of the independent variables used for predicting the IPW collection demand.
VariableDescriptionSource
IPW_fdayAmount of IPW collected on the former dayElectronic manifest
IPW_sd_fwIPW collected on the same weekday of the former week
Num_dayNumber of days since 1 April 2018
IntervalThe interval between the present and former collection day
Clim_fdCategory type on climate impact of the former day: wind speed ≥ 6 m s−1, daily rainfall ≥ 5 mm, highest temperature ≥ 35 degreeDaily weather report [26]
Holiday_fdCategory type on the former day belongs to holiday or notJapanese calendar for 2018–2020
WeekdayWhat day it was
Vis_fdayVisitor amount on former dayLocation data [27]
Table 2. The fitting performances for the RMSE, and the R2 for all models of the IPW collection demand (examples for the September 2020 validation period).
Table 2. The fitting performances for the RMSE, and the R2 for all models of the IPW collection demand (examples for the September 2020 validation period).
CategoryModelRMSER2
Linear regressionLinear Regression7.93290.3073
Interactions Linear7.85450.3210
Robust Linear7.94090.3059
Stepwise Linear7.93040.3078
Decision treeFine Tree8.38540.2234
Medium Tree7.71260.3430
Coarse Tree7.41490.3928
Support vector machine (SVM)Linear SVM8.01550.2904
Quadratic SVM7.96390.2995
Cubic SVM8.03350.2872
Fine Gaussian SVM8.56230.1903
Medium Gaussian SVM7.86410.3170
Coarse Gaussian SVM7.88440.3134
Effectively trained linear regressionEfficient Linear Least Squares8.84640.1357
Efficient Linear SVM9.50390.0024
EnsembleBoosted Trees7.32090.4081
Bagged Trees7.25900.4180
Gaussian process regression (GPR)Rational Quadratic7.75330.3361
Squared Exponential7.69050.3468
Matern 5/27.66330.3514
Exponential7.73150.3398
Kernel regressionSVM Kernel7.82890.3231
Least Squares Kernel8.26270.2460
Neural networkNarrow Neural Network11.1677−0.3774
Medium Neural Network8.41430.2181
Wide Neural Network8.24510.2492
Bi-layered Neural Network7.89830.3110
Tri-layered Neural Network7.73750.3388
Optimal modelsOptimal Tree7.28420.4140
Optimal SVM7.96530.2993
Optimal Efficient Linear8.84580.1358
Optimal GPR7.29240.4127
Optimal Kernel 7.79670.3286
Optimal Ensemble 7.19360.4285
Optimal Neural Network9.51130.0009
Table 3. The MAPE of predictions for four individual months with all models explored using machine learning using the category-converted weekday variable and others.
Table 3. The MAPE of predictions for four individual months with all models explored using machine learning using the category-converted weekday variable and others.
CategoryModelMAPE for Validation Periods
December (2019)March (2020)June (2020)September (2020)Average
Linear regressionLinear Regression0.25770.25380.19950.24330.2386
Interactions Linear0.26520.23430.19150.26890.2400
Robust Linear0.25750.25310.19910.24800.2394
Stepwise Linear0.26340.24140.20110.25560.2404
Decision treeFine Tree0.17150.13550.19770.18520.1725
Medium Tree0.14540.12550.17610.17370.1552
Coarse Tree0.14580.14050.16410.19040.1602
Support vector machine (SVM)Linear SVM0.24660.24260.21590.28840.2484
Quadratic SVM0.25110.21090.21490.47130.2871
Cubic SVM0.23080.19970.19140.19050.2031
Fine Gaussian SVM0.34020.21210.20570.16310.2303
Medium Gaussian SVM0.23120.17490.16380.14940.1798
Coarse Gaussian SVM0.24390.23000.21310.31940.2516
Effectively trained linear regressionEfficient Linear Least Squares0.25340.25660.20100.20040.2279
Efficient Linear SVM0.30470.30020.22060.18850.2535
EnsembleBoosted Trees0.17060.16930.16380.16700.1677
Bagged Trees0.17050.14680.15940.16810.1612
Gaussian process regression (GPR)Rational Quadratic0.24850.21730.16260.15620.1962
Squared Exponential0.25180.21100.15800.15320.1935
Matern 5/20.26100.20280.15550.15920.1946
Exponential0.26040.19950.15390.15800.1929
Kernel regressionSVM Kernel0.27680.23350.17070.23660.2294
Least Squares Kernel0.27790.21290.16190.18460.2093
Neural networkNarrow Neural Network0.34200.19040.29720.15120.2452
Medium Neural Network0.27020.21590.19190.20610.2210
Wide Neural Network0.19000.21590.16610.19250.1911
Bi-layered Neural Network0.24350.20690.19660.23340.2201
Tri-layered Neural Network0.23630.22220.16400.15600.1946
Optimal modelsOptimal tree0.14720.19900.17960.19180.1794
Optimal SVM0.26910.30580.17730.18780.2350
Optimal Efficient Linear0.25330.25660.19530.20040.2264
Optimal GPR0.21620.14030.15970.16280.1698
Optimal Kernel0.22980.21880.16150.15180.1905
Optimal Ensemble0.15670.16300.15840.16990.1620
Optimal Neural Network0.27320.25380.19640.19030.2284
The model with the lowest MAPEMedium treeMedium treeExponentialMedium Gaussian SVMMedium tree
Table 4. The MAPE of predictions for four individual months with all models explored using machine learning using the non-category-converted weekday variable and others.
Table 4. The MAPE of predictions for four individual months with all models explored using machine learning using the non-category-converted weekday variable and others.
CategoryModelMAPE for Validation Periods
December (2019)March (2020)June (2020)September (2020)Average
Linear regressionLinear Regression0.25080.24900.18800.23790.2314
Interactions Linear0.26330.20150.17110.29340.2324
Robust Linear0.24920.24700.18870.24390.2322
Stepwise Linear0.25610.19780.17000.28950.2284
Decision treeFine Tree0.17650.10140.18440.18220.1611
Medium Tree0.14640.13630.15390.15790.1486
Coarse Tree0.12200.14270.17570.18680.1568
Support vector machine (SVM)Linear SVM0.23280.23010.20170.27720.2355
Quadratic SVM0.23520.17270.22550.37000.2508
Cubic SVM0.22350.15640.15780.20590.1859
Fine Gaussian SVM0.31510.14050.17090.15800.1961
Medium Gaussian SVM0.22510.14410.17310.22040.1907
Coarse Gaussian SVM0.23350.21850.18880.28230.2308
Effectively trained linear regressionEfficient Linear Least Squares0.25750.26030.20130.19550.2286
Efficient Linear SVM0.30680.30350.21840.19160.2551
EnsembleBoosted Trees0.16020.15210.17250.17200.1642
Bagged Trees0.15010.12690.16210.16880.1520
Gaussian process regression (GPR)Rational Quadratic0.24590.19340.16290.21010.2031
Squared Exponential0.24500.19050.15840.20720.2003
Matern 5/20.24660.17970.15550.19390.1939
Exponential0.24270.19070.15750.20710.1995
Kernel regressionSVM Kernel0.27200.21570.15860.26600.2281
Least Squares Kernel0.22960.21030.15070.26630.2142
Neural networkNarrow Neural Network8.8 × 10223.0 × 1097.3 × 10112.8 × 10112.2 × 1022
Medium Neural Network0.22180.23250.17860.31010.2357
Wide Neural Network0.24770.19840.19600.19880.2102
Bi-layered Neural Network0.21420.16400.15120.17000.1749
Tri-layered Neural Network0.21930.14780.15770.18040.1763
Optimal modelsOptimal Tree0.23550.13770.15910.16160.1735
Optimal SVM0.30840.24290.22290.25040.2561
Optimal Efficient Linear0.25750.26030.19990.19850.2290
Optimal GPR0.24500.14070.14560.19920.1826
Optimal Kernel0.22050.16210.15070.20170.1837
Optimal Ensemble0.15420.15080.16440.18700.1641
Optimal Neural Network0.25210.24900.18950.16010.2127
The model with the lowest MAPECoarse treeFine treeOptimal GPRMedium treeMedium tree
Table 5. The stability test result of each model explored using machine learning using the category-converted weekday variable and others.
Table 5. The stability test result of each model explored using machine learning using the category-converted weekday variable and others.
CategoryModelVariance
December (2019)March (2020)June (2020)September (2020)
Linear regressionLinear Regression0.01870.02880.03910.0547
Interactions Linear0.01600.02560.03570.0737
Robust Linear0.01850.02920.03980.0574
Stepwise Linear0.01630.02160.03700.0678
Decision treeFine Tree0.04820.07630.05510.0621
Medium Tree0.02590.05650.02370.0380
Coarse Tree0.02740.05660.02050.0371
Support vector machine (SVM)Linear SVM0.02200.03860.06150.0792
Quadratic SVM0.02080.05360.05180.1550
Cubic SVM0.02260.07020.03870.0470
Fine Gaussian SVM0.02320.02690.01820.0211
Medium Gaussian SVM0.01700.05240.01840.0359
Coarse Gaussian SVM0.02040.04090.06690.0898
Effectively trained linear regressionEfficient Linear Least Squares0.01780.01930.03030.0334
Efficient Linear SVM0.01060.00510.01530.0161
EnsembleBoosted Trees0.03550.02960.01390.0252
Bagged Trees0.03680.05860.02290.0413
Gaussian process regression (GPR)Rational Quadratic0.01560.03120.01940.0339
Squared Exponential0.01420.03020.01910.0342
Matern 5/20.01490.02920.01920.0370
Exponential0.01620.02960.01880.0360
Kernel regressionSVM Kernel0.01330.02600.03460.0692
Least Squares Kernel0.02010.03390.01570.0415
Neural networkNarrow Neural Network0.05080.08810.13290.0170
Medium Neural Network0.02290.03080.02270.0533
Wide Neural Network0.01750.03560.02210.0382
Bi-layered Neural Network0.02060.05110.03750.0597
Tri-layered Neural Network0.01800.04360.01920.0294
Optimal modelsOptimal Tree0.02720.04430.02360.0484
Optimal SVM0.01900.00570.02220.0472
Optimal Efficient Linear0.01790.01930.03130.0334
Optimal GPR0.01610.03300.02900.0350
Optimal Kernel0.01830.03450.01630.0339
Optimal Ensemble0.04580.05170.01930.0449
Optimal Neural Network0.01860.02880.03910.0189
The model with the lowest varianceEfficient Linear SVMEfficient Linear SVMBoosted TreesEfficient Linear SVM
Table 6. The stability test result of each model explored using machine learning using the non-category-converted weekday variable and others.
Table 6. The stability test result of each model explored using machine learning using the non-category-converted weekday variable and others.
CategoryModelVariance
December (2019)March (2020)June (2020)September (2020)
Linear regressionLinear Regression0.01960.03110.04290.0574
Interactions Linear0.01190.01520.03110.0732
Robust Linear0.01940.03200.04430.0607
Stepwise Linear0.01160.01420.03330.0829
Decision treeFine Tree0.05230.02910.06400.0482
Medium Tree0.02580.03640.02740.0291
Coarse Tree0.04170.05500.02050.0303
Support vector machine (SVM)Linear SVM0.02170.04680.06240.0799
Quadratic SVM0.01450.03460.05150.1102
Cubic SVM0.01220.02160.02070.0392
Fine Gaussian SVM0.02590.02840.03930.0186
Medium Gaussian SVM0.01420.02590.02540.0547
Coarse Gaussian SVM0.01960.04080.05710.0825
Effectively trained linear regressionEfficient Linear Least Squares0.01770.01960.02830.0333
Efficient Linear SVM0.01100.00530.01500.0151
EnsembleBoosted Trees0.02370.02120.01910.0283
Bagged Trees0.04090.04760.03660.0338
Gaussian process regression (GPR)Rational Quadratic0.01170.01700.02420.0517
Squared Exponential0.01100.01610.02340.0495
Matern 5/20.01150.01730.02220.0434
Exponential0.01080.01600.02310.0497
Kernel regressionSVM Kernel0.00970.01850.02560.0809
Least Squares Kernel0.01610.01690.01830.0752
Neural networkNarrow Neural Network2.0 × 10471.6 × 10201.1 × 10251.7 × 1024
Medium Neural Network0.01470.01350.03330.0845
Wide Neural Network0.02920.01640.02940.0479
Bi-layered Neural Network0.01400.01920.02300.0360
Tri-layered Neural Network0.01630.01990.02560.0409
Optimal modelsOptimal Tree0.02670.06170.02060.0269
Optimal SVM0.01150.03850.01630.0669
Optimal Efficient Linear0.01770.01960.02840.0337
Optimal GPR0.01100.02870.02540.0579
Optimal Kernel0.01370.02370.01810.0339
Optimal Ensemble0.03970.02740.01970.0477
Optimal Neural Network0.01940.03110.04260.0298
The model with the lowest varianceSVM KernelEfficient Linear SVMEfficient Linear SVMEfficient Linear SVM
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Cong, R.; Matsumoto, T.; Fujiyama, A. Monitoring Hospital Visitors Could Enhance the Prediction of the Plastic Waste Collection Demand and Its Management. Waste 2025, 3, 23. https://doi.org/10.3390/waste3030023

AMA Style

Cong R, Matsumoto T, Fujiyama A. Monitoring Hospital Visitors Could Enhance the Prediction of the Plastic Waste Collection Demand and Its Management. Waste. 2025; 3(3):23. https://doi.org/10.3390/waste3030023

Chicago/Turabian Style

Cong, Richao, Toru Matsumoto, and Atsushi Fujiyama. 2025. "Monitoring Hospital Visitors Could Enhance the Prediction of the Plastic Waste Collection Demand and Its Management" Waste 3, no. 3: 23. https://doi.org/10.3390/waste3030023

APA Style

Cong, R., Matsumoto, T., & Fujiyama, A. (2025). Monitoring Hospital Visitors Could Enhance the Prediction of the Plastic Waste Collection Demand and Its Management. Waste, 3(3), 23. https://doi.org/10.3390/waste3030023

Article Metrics

Back to TopTop