Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (15)

Search Parameters:
Keywords = standard scaler

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
23 pages, 3765 KiB  
Article
Data-Driven Capacity Modeling of 18650 Lithium-Ion Cells from Experimental Electrical Measurements
by Víctor Olivero-Ortiz, Ingrid Oliveros Pantoja and Carlos Robles-Algarín
Sustainability 2025, 17(10), 4718; https://doi.org/10.3390/su17104718 - 21 May 2025
Viewed by 493
Abstract
The prediction of lithium-ion battery capacity degradation is crucial for enhancing the reliability, efficiency, and sustainability of energy storage systems. This study proposes a data-driven approach to model capacity degradation in 18650 lithium-ion cells, supporting the long-term performance and responsible management of battery [...] Read more.
The prediction of lithium-ion battery capacity degradation is crucial for enhancing the reliability, efficiency, and sustainability of energy storage systems. This study proposes a data-driven approach to model capacity degradation in 18650 lithium-ion cells, supporting the long-term performance and responsible management of battery technologies. A systematic search was conducted to identify publicly available experimental datasets reporting charge/discharge processes, leading to the selection of the MIT-BIT Battery Degradation Dataset (Fixed Current Profiles and Arbitrary Use Profiles). This dataset was chosen for its extensive degradation data, variability, and adaptability to real-world applications. Of the 77 tested cells, 73 were included after filtering data completeness; cells with missing critical information, such as temperature, were excluded. A subset of cells tested under a 1C–2C charge/discharge profile was analyzed, and cell 52 was selected for its comprehensive structure. Using this dataset, a predictive model was developed to estimate the battery capacity based on the current, voltage, and temperature, with capacity as the target variable. A neural network was implemented using TensorFlow and Keras, incorporating ReLU activation, Adam optimization, and multiple loss functions. The dataset was standardized using MinMaxScaler, StandardScaler, and RobustScaler, and the training–test split was 75–25%. The model achieved a prediction error of 3.35% during training and 3.48% during validation, demonstrating robustness and efficiency. These results highlight the potential of data-driven models in accurately predicting lithium-ion battery degradation and underscore their relevance for promoting sustainable energy systems through improved battery health forecasting, optimized second-life use, and extended operational lifetimes of storage technologies. Full article
(This article belongs to the Section Energy Sustainability)
Show Figures

Figure 1

31 pages, 2149 KiB  
Article
Enhanced Deep Autoencoder-Based Reinforcement Learning Model with Improved Flamingo Search Policy Selection for Attack Classification
by Dharani Kanta Roy and Hemanta Kumar Kalita
J. Cybersecur. Priv. 2025, 5(1), 3; https://doi.org/10.3390/jcp5010003 - 14 Jan 2025
Cited by 2 | Viewed by 1555
Abstract
Intrusion detection has been a vast-surveyed topic for many decades as network attacks are tremendously growing. This has heightened the need for security in networks as web-based communication systems are advanced nowadays. The proposed work introduces an intelligent semi-supervised intrusion detection system based [...] Read more.
Intrusion detection has been a vast-surveyed topic for many decades as network attacks are tremendously growing. This has heightened the need for security in networks as web-based communication systems are advanced nowadays. The proposed work introduces an intelligent semi-supervised intrusion detection system based on different algorithms to classify the network attacks accurately. Initially, the pre-processing is accomplished using null value dropping and standard scaler normalization. After pre-processing, an enhanced Deep Reinforcement Learning (EDRL) model is employed to extract high-level representations and learn complex patterns from data by means of interaction with the environment. The enhancement of deep reinforcement learning is made by associating a deep autoencoder (AE) and an improved flamingo search algorithm (IFSA) to approximate the Q-function and optimal policy selection. After feature representations, a support vector machine (SVM) classifier, which discriminates the input into normal and attack instances, is employed for classification. The presented model is simulated in the Python platform and evaluated using the UNSW-NB15, CICIDS2017, and NSL-KDD datasets. The overall classification accuracy is 99.6%, 99.93%, and 99.42% using UNSW-NB15, CICIDS2017, and NSL-KDD datasets, which is higher than the existing detection frameworks. Full article
Show Figures

Figure 1

16 pages, 3578 KiB  
Article
Implementation and Performance Evaluation of Quantum Machine Learning Algorithms for Binary Classification
by Surajudeen Shina Ajibosin and Deniz Cetinkaya
Software 2024, 3(4), 498-513; https://doi.org/10.3390/software3040024 - 28 Nov 2024
Cited by 2 | Viewed by 3229
Abstract
In this work, we studied the use of Quantum Machine Learning (QML) algorithms for binary classification and compared their performance with classical Machine Learning (ML) methods. QML merges principles of Quantum Computing (QC) and ML, offering improved efficiency and potential quantum advantage in [...] Read more.
In this work, we studied the use of Quantum Machine Learning (QML) algorithms for binary classification and compared their performance with classical Machine Learning (ML) methods. QML merges principles of Quantum Computing (QC) and ML, offering improved efficiency and potential quantum advantage in data-driven tasks and when solving complex problems. In binary classification, where the goal is to assign data to one of two categories, QML uses quantum algorithms to process large datasets efficiently. Quantum algorithms like Quantum Support Vector Machines (QSVM) and Quantum Neural Networks (QNN) exploit quantum parallelism and entanglement to enhance performance over classical methods. This study focuses on two common QML algorithms, Quantum Support Vector Classifier (QSVC) and QNN. We used the Qiskit software and conducted the experiments with three different datasets. Data preprocessing included dimensionality reduction using Principal Component Analysis (PCA) and standardization using scalers. The results showed that quantum algorithms demonstrated competitive performance against their classical counterparts in terms of accuracy, while QSVC performed better than QNN. These findings suggest that QML holds potential for improving computational efficiency in binary classification tasks. This opens the way for more efficient and scalable solutions in complex classification challenges and shows the complementary role of quantum computing. Full article
Show Figures

Figure 1

25 pages, 10748 KiB  
Article
Advancing Coastal Flood Risk Prediction Utilizing a GeoAI Approach by Considering Mangroves as an Eco-DRR Strategy
by Tri Atmaja, Martiwi Diah Setiawati, Kiyo Kurisu and Kensuke Fukushi
Hydrology 2024, 11(12), 198; https://doi.org/10.3390/hydrology11120198 - 23 Nov 2024
Cited by 2 | Viewed by 2481
Abstract
Traditional coastal flood risk prediction often overlooks critical geographic features, underscoring the need for accurate risk prediction in coastal cities to ensure resilience. This study enhances the prediction of coastal flood occurrence by utilizing the Geospatial Artificial Intelligence (GeoAI) approach. This approach employed [...] Read more.
Traditional coastal flood risk prediction often overlooks critical geographic features, underscoring the need for accurate risk prediction in coastal cities to ensure resilience. This study enhances the prediction of coastal flood occurrence by utilizing the Geospatial Artificial Intelligence (GeoAI) approach. This approach employed models—random forest (RF), k-nearest neighbor (kNN), and artificial neural networks (ANN)—and compared them to the IPCC risk framework. This study used El Salvador as a demonstration case. The models incorporated seven input variables: extreme sea level, coastline proximity, elevation, slope, mangrove distance, population, and settlement type. With a recall score of 0.67 and precision of 0.86, the RF model outperformed the other models and the IPCC approach, which could avoid imbalanced datasets and standard scaler issues. The RF model improved the reliability of flood risk assessments by reducing false negatives. Based on the RF model output, scenario analysis predicted a significant increase in flood occurrences by 2100, mainly under RCP8.5 with SSP5. The study also highlights that the continuous mangrove along the coastline will reduce coastal flood occurrences. The GeoAI approach results suggest its potential for coastal flood risk management, emphasizing the need to integrate natural defenses, such as mangroves, for coastal resilience. Full article
(This article belongs to the Special Issue Impacts of Climate Change and Human Activities on Wetland Hydrology)
Show Figures

Figure 1

29 pages, 1251 KiB  
Article
Exploring Kink Solitons in the Context of Klein–Gordon Equations via the Extended Direct Algebraic Method
by Saleh Alshammari, Othman Abdullah Almatroud, Mohammad Alshammari, Hamzeh Zureigat and M. Mossa Al-Sawalha
Mathematics 2024, 12(21), 3433; https://doi.org/10.3390/math12213433 - 2 Nov 2024
Viewed by 1341
Abstract
This work employs the Extended Direct Algebraic Method (EDAM) to solve quadratic and cubic nonlinear Klein–Gordon Equations (KGEs), which are standard models in particle and quantum physics that describe the dynamics of scaler particles with spin zero in the framework of Einstein’s theory [...] Read more.
This work employs the Extended Direct Algebraic Method (EDAM) to solve quadratic and cubic nonlinear Klein–Gordon Equations (KGEs), which are standard models in particle and quantum physics that describe the dynamics of scaler particles with spin zero in the framework of Einstein’s theory of relativity. By applying variables-based wave transformations, the targeted KGEs are converted into Nonlinear Ordinary Differential Equations (NODEs). The resultant NODEs are subsequently reduced to a set of nonlinear algebraic equations through the assumption of series-based solutions for them. New families of soliton solutions are obtained in the form of hyperbolic, trigonometric, exponential and rational functions when these systems are solved using Maple. A few soliton solutions are considered for certain values of the given parameters with the help of contour and 3D plots, which indicate that the solitons exist in the form of dark kink, hump kink, lump-like kink, bright kink and cuspon kink solitons. These soliton solutions are relevant to actual physics, for instance, in the context of particle physics and theories of quantum fields. These solutions are useful also for the enhancement of our understanding of the basic particle interactions and wave dynamics at all levels of physics, including but not limited to cosmology, compact matter physics and nonlinear optics. Full article
(This article belongs to the Topic AI and Data-Driven Advancements in Industry 4.0)
Show Figures

Figure 1

11 pages, 634 KiB  
Article
Effect of a Novel Ergonomic Sheath on Dental Device-Related Muscle Work, Fatigue and Comfort—A Pilot Clinical Study
by Steven Dang, Cherie Wink, Susan Meishan Yang, Kairong Lin, Thair Takesh, Ali A. Habib and Petra Wilder-Smith
Dent. J. 2024, 12(9), 296; https://doi.org/10.3390/dj12090296 - 21 Sep 2024
Viewed by 1687
Abstract
Background: Dental instrumentation with hand-held devices is associated with discomfort, fatigue and musculoskeletal diseases or repetitive stress injuries. The goal of this in vivo study was to determine the effect of an ergonomic handle sheath on muscle work, comfort and fatigue associated with [...] Read more.
Background: Dental instrumentation with hand-held devices is associated with discomfort, fatigue and musculoskeletal diseases or repetitive stress injuries. The goal of this in vivo study was to determine the effect of an ergonomic handle sheath on muscle work, comfort and fatigue associated with (a) piezoelectric scaling by hygienists with and without musculoskeletal disorders (MSDs), and (b) dental cavity preparation by healthy dentists using a dental micromotor. Materials and Methods: Two groups of ten hygienists each tested the piezoelectric scaler. Hygienists in Group 1 had no MSDs, while those in Group 2 had been diagnosed with MSDs. Additionally, ten dentists with no MSDs used a dental micromotor to prepare four standardized cavities. Time-based work in four muscles, comfort and fatigue were recorded in the presence and absence of an add-on soft, insulating handle sheath. Data were analyzed using a repeated measures analysis of variance model with Tukey’s post-hoc test. Results: Comfort, fatigue and muscle work were significantly better for both devices when the sheath was used. While hygienists with MSDs used more muscle work to complete the set scaling task, and the sheath-related reduction in work was somewhat greater, these MSD-related differences did not quite reach significance. Conclusions: The results of this pilot study show that the ergonomic performance of an ultrasonic scaler and a dental micromotor may be improved by the use of an ergonomic handle sheath. Full article
Show Figures

Figure 1

40 pages, 15541 KiB  
Article
Post-Fracture Production Prediction with Production Segmentation and Well Logging: Harnessing Pipelines and Hyperparameter Tuning with GridSearchCV
by Yongtao Sun, Jinwei Wang, Tao Wang, Jingsong Li, Zhipeng Wei, Aibin Fan, Huisheng Liu, Shoucun Chen, Zhuo Zhang, Yuanyuan Chen and Lei Huang
Appl. Sci. 2024, 14(10), 3954; https://doi.org/10.3390/app14103954 - 7 May 2024
Cited by 4 | Viewed by 1468
Abstract
As the petroleum industry increasingly exploits unconventional reservoirs with low permeability and porosity, accurate predictions of post-fracture production are becoming critical for investment decisions, energy policy development, and environmental impact assessments. However, despite extensive research, accurately forecasting post-fracture production using well-log data continues [...] Read more.
As the petroleum industry increasingly exploits unconventional reservoirs with low permeability and porosity, accurate predictions of post-fracture production are becoming critical for investment decisions, energy policy development, and environmental impact assessments. However, despite extensive research, accurately forecasting post-fracture production using well-log data continues to be a complex challenge. This study introduces a new method of data volume expansion, which is to subdivide the gas production of each well on the first day according to the depth of logging data, and to rely on the correlation model between petrophysical parameters and gas production to accurately combine the gas production data while matching the accuracy of the well-log data. Twelve pipelines were constructed utilizing a range of techniques to fit the regression relationship between logging parameters and post-fracture gas production These included data preprocessing methods (StandardScaler and RobustScaler), feature extraction approaches (PCA and PolynomialFeatures), and advanced machine learning models (XGBoost, Random Forest, and neural networks). Hyperparameter optimization was executed via GridSearchCV. To assess the efficacy of diverse models, metrics including the coefficient of determination (R2), standard deviation (SD), Pearson correlation coefficient (PCC), mean absolute error (MAE), mean squared error (MSE), and root-mean-square error (RMSE) were invoked. Among the several pipelines explored, the PFS-NN exhibited excellent predictive capability in specific reservoir contexts. In essence, integrating machine learning with logging parameters can be used to effectively assess reservoir productivity at multi-meter formation scales. This strategy not only mitigates uncertainties endemic to reservoir exploration but also equips petroleum engineers with the ability to monitor reservoir dynamics, thereby facilitating reservoir development. Additionally, this approach provides reservoir engineers with an efficient means of reservoir performance oversight. Full article
(This article belongs to the Special Issue Advances in Geo-Energy Development and Enhanced Oil/Gas Recovery)
Show Figures

Figure 1

16 pages, 31750 KiB  
Article
A Deep Learning Method for Log Diameter Measurement Using Wood Images Based on Yolov3 and DeepLabv3+
by Zhenglan Lu, Huilu Yao, Yubiao Lyu, Sheng He, Heng Ning, Yuhui Yu, Lixia Zhai and Lin Zhou
Forests 2024, 15(5), 755; https://doi.org/10.3390/f15050755 - 25 Apr 2024
Cited by 3 | Viewed by 2312
Abstract
Wood volume is an important indicator in timber trading, and log diameter is one of the primary parameters used to calculate wood volume. Currently, the most common methods for measuring log diameters are manual measurement or visual estimation by log scalers, which are [...] Read more.
Wood volume is an important indicator in timber trading, and log diameter is one of the primary parameters used to calculate wood volume. Currently, the most common methods for measuring log diameters are manual measurement or visual estimation by log scalers, which are laborious, time consuming, costly, and error prone owing to the irregular placement of logs and large numbers of roots. Additionally, this approach can easily lead to misrepresentation of data for profit. This study proposes a model for automatic log diameter measurement that is based on deep learning and uses images to address the existing problems. The specific measures to improve the performance and accuracy of log-diameter detection are as follows: (1) A dual network model is constructed combining the Yolov3 algorithm and DeepLabv3+ architecture to adapt to different log-end color states that considers the complexity of log-end faces. (2) AprilTag vision library is added to estimate the camera position during image acquisition to achieve real-time adjustment of the shooting angle and reduce the effect of log-image deformation on the results. (3) The backbone network is replaced with a MobileNetv2 convolutional neural network to migrate the model to mobile devices, which reduces the number of network parameters while maintaining detection accuracy. The training results show that the mean average precision of log-diameter detection reaches 97.28% and the mean intersection over union (mIoU) of log segmentation reaches 92.22%. Comparisons with other measurement models demonstrate that the proposed model is accurate and stable in measuring log diameter under different environments and lighting conditions, with an average accuracy of 96.26%. In the forestry test, the measurement errors for the volume of an entire truckload of logs and a single log diameter are 1.20% and 0.73%, respectively, which are less than the corresponding error requirements specified in the industry standards. These results indicate that the proposed method can provide a viable and cost-effective solution for measuring log diameters and offering the potential to improve the efficiency of log measurement and promote fair trade practices in the lumber industry. Full article
(This article belongs to the Section Wood Science and Forest Products)
Show Figures

Figure 1

20 pages, 3418 KiB  
Article
Interpretable Machine Learning Framework to Predict the Glass Transition Temperature of Polymers
by Md. Jamal Uddin and Jitang Fan
Polymers 2024, 16(8), 1049; https://doi.org/10.3390/polym16081049 - 10 Apr 2024
Cited by 23 | Viewed by 3912
Abstract
The glass transition temperature of polymers is a key parameter in meeting the application requirements for energy absorption. Previous studies have provided some data from slow, expensive trial-and-error procedures. By recognizing these data, machine learning algorithms are able to extract valuable knowledge and [...] Read more.
The glass transition temperature of polymers is a key parameter in meeting the application requirements for energy absorption. Previous studies have provided some data from slow, expensive trial-and-error procedures. By recognizing these data, machine learning algorithms are able to extract valuable knowledge and disclose essential insights. In this study, a dataset of 7174 samples was utilized. The polymers were numerically represented using two methods: Morgan fingerprint and molecular descriptor. During preprocessing, the dataset was scaled using a standard scaler technique. We removed the features with small variance from the dataset and used the Pearson correlation technique to exclude the features that were highly connected. Then, the most significant features were selected using the recursive feature elimination method. Nine machine learning techniques were employed to predict the glass transition temperature and tune their hyperparameters. The models were compared using the performance metrics of mean absolute error (MAE), root mean square error (RMSE), and coefficient of determination (R2). We observed that the extra tree regressor provided the best results. Significant features were also identified using statistical machine learning methods. The SHAP method was also employed to demonstrate the influence of each feature on the model’s output. This framework can be adaptable to other properties at a low computational expense. Full article
(This article belongs to the Special Issue Research on Polymer Simulation, Modeling and Computation)
Show Figures

Figure 1

23 pages, 1463 KiB  
Review
Effectiveness of Ultrasonic and Manual Instrumentation in Nonsurgical Periodontal Therapy: Are Additional Therapies More Effective? A Systematic Review
by Silvia Sabatini, Carolina Maiorani, Jessica Bassignani, Silvia Cotellessa, Giuseppe Di Trani, Elisa Fulgenzi, Roberta Iacono, Ilaria Mercogliano and Andrea Butera
Appl. Sci. 2024, 14(5), 1950; https://doi.org/10.3390/app14051950 - 27 Feb 2024
Cited by 4 | Viewed by 8865
Abstract
Nonsurgical periodontal therapy aims to remove supragingival and subgingival biofilm to restore periodontal health. This systematic review aims to assess the clinical effectiveness of manual and/or ultrasonic instruments and to determine whether other therapies can improve periodontal clinical outcomes. Case-control, cross-sectional and cohort [...] Read more.
Nonsurgical periodontal therapy aims to remove supragingival and subgingival biofilm to restore periodontal health. This systematic review aims to assess the clinical effectiveness of manual and/or ultrasonic instruments and to determine whether other therapies can improve periodontal clinical outcomes. Case-control, cross-sectional and cohort studies and clinical trials of patients undergoing nonsurgical periodontal therapy with ultrasonic and/or manual instruments (and any adjunctive therapies, such as glycine, erythritol, ozone, laser and glycine) from 2013 to 2023 were analyzed using Pub-med/MEDLINE, Scopus and Google Scholar. To assess the risk of bias in this review, blinding, randomization, allocation concealment, outcome data and outcome recording were assessed. No differences between treatments were found; all methods, including manual and ultrasound, were helpful in improving clinical parameters (primary outcome). Although the results were mixed, adjunctive therapies seemed to be helpful in the treatment of periodontal disease. The results of this systematic review are consistent with the previous scientific literature and have shown that both manual and ultrasonic instruments are effective in nonsurgical periodontal therapy. This review could not show how complementary therapies could further improve nonsurgical periodontal therapy. For future research, it would be good to standardize the sample with regard to the degree and stage of periodontal disease and to evaluate the risks and benefits of the instruments (manual and ultrasonic scalers). Full article
(This article belongs to the Special Issue State-of-the-Art of Periodontal Health)
Show Figures

Figure 1

19 pages, 523 KiB  
Article
Heart Disease Prediction Using Concatenated Hybrid Ensemble Classifiers
by Annwesha Banerjee Majumder, Somsubhra Gupta, Dharmpal Singh, Biswaranjan Acharya, Vassilis C. Gerogiannis, Andreas Kanavos and Panagiotis Pintelas
Algorithms 2023, 16(12), 538; https://doi.org/10.3390/a16120538 - 25 Nov 2023
Cited by 9 | Viewed by 3877
Abstract
Heart disease is a leading global cause of mortality, demanding early detection for effective and timely medical intervention. In this study, we propose a machine learning-based model for early heart disease prediction. This model is trained on a dataset from the UC Irvine [...] Read more.
Heart disease is a leading global cause of mortality, demanding early detection for effective and timely medical intervention. In this study, we propose a machine learning-based model for early heart disease prediction. This model is trained on a dataset from the UC Irvine Machine Learning Repository (UCI) and employs the Extra Trees Classifier for performing feature selection. To ensure robust model training, we standardize this dataset using the StandardScaler method for data standardization, thus preserving the distribution shape and mitigating the impact of outliers. For the classification task, we introduce a novel approach, which is the concatenated hybrid ensemble voting classification. This method combines two hybrid ensemble classifiers, each one utilizing a distinct subset of base classifiers from a set that includes Support Vector Machine, Decision Tree, K-Nearest Neighbor, Logistic Regression, Adaboost and Naive Bayes. By leveraging the concatenated ensemble classifiers, the proposed model shows some promising performance results; in particular, it achieves an accuracy of 86.89%. The obtained results highlight the efficacy of combining the strengths of multiple base classifiers in the problem of early heart disease prediction, thus aiding and enabling timely medical intervention. Full article
Show Figures

Figure 1

23 pages, 1600 KiB  
Article
IoT-Enabled WBAN and Machine Learning for Speech Emotion Recognition in Patients
by Damilola D. Olatinwo, Adnan Abu-Mahfouz, Gerhard Hancke and Hermanus Myburgh
Sensors 2023, 23(6), 2948; https://doi.org/10.3390/s23062948 - 8 Mar 2023
Cited by 28 | Viewed by 3466
Abstract
Internet of things (IoT)-enabled wireless body area network (WBAN) is an emerging technology that combines medical devices, wireless devices, and non-medical devices for healthcare management applications. Speech emotion recognition (SER) is an active research field in the healthcare domain and machine learning. It [...] Read more.
Internet of things (IoT)-enabled wireless body area network (WBAN) is an emerging technology that combines medical devices, wireless devices, and non-medical devices for healthcare management applications. Speech emotion recognition (SER) is an active research field in the healthcare domain and machine learning. It is a technique that can be used to automatically identify speakers’ emotions from their speech. However, the SER system, especially in the healthcare domain, is confronted with a few challenges. For example, low prediction accuracy, high computational complexity, delay in real-time prediction, and how to identify appropriate features from speech. Motivated by these research gaps, we proposed an emotion-aware IoT-enabled WBAN system within the healthcare framework where data processing and long-range data transmissions are performed by an edge AI system for real-time prediction of patients’ speech emotions as well as to capture the changes in emotions before and after treatment. Additionally, we investigated the effectiveness of different machine learning and deep learning algorithms in terms of performance classification, feature extraction methods, and normalization methods. We developed a hybrid deep learning model, i.e., convolutional neural network (CNN) and bidirectional long short-term memory (BiLSTM), and a regularized CNN model. We combined the models with different optimization strategies and regularization techniques to improve the prediction accuracy, reduce generalization error, and reduce the computational complexity of the neural networks in terms of their computational time, power, and space. Different experiments were performed to check the efficiency and effectiveness of the proposed machine learning and deep learning algorithms. The proposed models are compared with a related existing model for evaluation and validation using standard performance metrics such as prediction accuracy, precision, recall, F1 score, confusion matrix, and the differences between the actual and predicted values. The experimental results proved that one of the proposed models outperformed the existing model with an accuracy of about 98%. Full article
(This article belongs to the Section Internet of Things)
Show Figures

Figure 1

24 pages, 7866 KiB  
Article
Development of a Classification Framework for Construction Personnel’s Safety Behavior Based on Machine Learning
by Shiyi Yin, Yaoping Wu, Yuzhong Shen and Steve Rowlinson
Buildings 2023, 13(1), 43; https://doi.org/10.3390/buildings13010043 - 24 Dec 2022
Cited by 4 | Viewed by 3223
Abstract
Different sets of drivers underlie different safety behaviors, and uncovering such complex patterns helps formulate targeted measures to cultivate safety behaviors. Machine learning can explore such complex patterns among safety behavioral data. This paper aims to develop a classification framework for construction personnel’s [...] Read more.
Different sets of drivers underlie different safety behaviors, and uncovering such complex patterns helps formulate targeted measures to cultivate safety behaviors. Machine learning can explore such complex patterns among safety behavioral data. This paper aims to develop a classification framework for construction personnel’s safety behaviors with machine learning algorithms, including logistics regression (LR), support vector machine (SVM), random forest (RF), and categorical boosting (CatBoost). The classification framework has three steps, i.e., data collection and preprocessing, modeling and algorithm implementation, and optimal model acquisition. For illustrative purposes, five common safety behaviors of a random sample of Hong Kong-based construction personnel are used to validate the classification framework. To achieve high classification performance, this paper employed a combinative strategy, consisting of feature selection, synthetic minority over-sampling technique (SMOTE), one-hot encoding, standard scaler and classifiers to classify safety behaviors, and multi-objective slime mould algorithm (MOSMA) to optimize parameters in the classifiers. Results suggest that the combinative strategy of CatBoost–MOSMA achieves the highest classification performance with the maximum average scores, including area under the curve of receiver characteristic operator (AUC) ranging from 0.84 to 0.92, accuracy ranging from 0.80 to 0.86, and F1-score ranging from 0.79 to 0.86. From the optimal model, a unique set of important features was identified for each safety behavior, and ten out of the 46 input indicators were found important for all five safety behaviors. Based on the findings, this study advocates using the machine learning strategy of CatBoost–MOSMA in future construction safety behavior research and makes concrete and targeted suggestions to cultivate different construction safety behaviors. Full article
(This article belongs to the Topic Advances in Construction and Project Management)
Show Figures

Figure 1

18 pages, 596 KiB  
Systematic Review
Efficacy of Instruments for Professional Oral Hygiene on Dental Implants: A Systematic Review
by Domenico Baldi, Luisa De Giorgis, Maria Menini, Franco Motta and Jacopo Colombo
Appl. Sci. 2022, 12(1), 26; https://doi.org/10.3390/app12010026 - 21 Dec 2021
Cited by 10 | Viewed by 7474
Abstract
Professional oral hygiene is fundamental to prevent peri-implant disease. Appropriate instruments should be used in patients with restorations supported by dental implants: they should be effective in deposits removal without damaging the implant components surface. The aim of the present study is to [...] Read more.
Professional oral hygiene is fundamental to prevent peri-implant disease. Appropriate instruments should be used in patients with restorations supported by dental implants: they should be effective in deposits removal without damaging the implant components surface. The aim of the present study is to investigate and summarize the results regarding the efficacy of oral hygiene techniques described in the literature in the last 10 years in patients rehabilitated with dental implants not affected by perimplantitis. The present systematic review was conducted according to guidelines reported in the indications of the Preferred Reporting Items for Systematic Review and Meta-Analysis (PRISMA). The focused question was: “Which are the most effective instruments for professional oral hygiene on implants not affected by perimplantitis?”. The initial database search yielded a total of 934 entries found in PubMed®/MEDLINE and Cochrane Library. After full text review and application of the eligibility criteria, the final selection consisted of 19 articles. The risk of bias of included studies was assessed using the Newcastle Ottawa scale (NOS) and the Cochrane Handbook for Systematic Reviews of Interventions. Curette, scalers and air polishing were the devices most frequently investigated in the included studies. In particular, glycine powder air polishing appeared to be significantly effective in reducing peri-implant inflammation and plaque around implants. The application of the more recent erythritol powder air polishing also yielded good clinical outcomes. Further studies are needed to improve the knowledge on the topic in order to develop standardized protocols and understand the specific indications for different types of implant-supported rehabilitations. Full article
(This article belongs to the Special Issue Enhancement of Titanium Dental Implant/Abutment Surfaces)
Show Figures

Figure 1

17 pages, 477 KiB  
Article
Effect of Data Scaling Methods on Machine Learning Algorithms and Model Performance
by Md Manjurul Ahsan, M. A. Parvez Mahmud, Pritom Kumar Saha, Kishor Datta Gupta and Zahed Siddique
Technologies 2021, 9(3), 52; https://doi.org/10.3390/technologies9030052 - 24 Jul 2021
Cited by 464 | Viewed by 21880
Abstract
Heart disease, one of the main reasons behind the high mortality rate around the world, requires a sophisticated and expensive diagnosis process. In the recent past, much literature has demonstrated machine learning approaches as an opportunity to efficiently diagnose heart disease patients. However, [...] Read more.
Heart disease, one of the main reasons behind the high mortality rate around the world, requires a sophisticated and expensive diagnosis process. In the recent past, much literature has demonstrated machine learning approaches as an opportunity to efficiently diagnose heart disease patients. However, challenges associated with datasets such as missing data, inconsistent data, and mixed data (containing inconsistent missing data both as numerical and categorical) are often obstacles in medical diagnosis. This inconsistency led to a higher probability of misprediction and a misled result. Data preprocessing steps like feature reduction, data conversion, and data scaling are employed to form a standard dataset—such measures play a crucial role in reducing inaccuracy in final prediction. This paper aims to evaluate eleven machine learning (ML) algorithms—Logistic Regression (LR), Linear Discriminant Analysis (LDA), K-Nearest Neighbors (KNN), Classification and Regression Trees (CART), Naive Bayes (NB), Support Vector Machine (SVM), XGBoost (XGB), Random Forest Classifier (RF), Gradient Boost (GB), AdaBoost (AB), Extra Tree Classifier (ET)—and six different data scaling methods—Normalization (NR), Standscale (SS), MinMax (MM), MaxAbs (MA), Robust Scaler (RS), and Quantile Transformer (QT) on a dataset comprising of information of patients with heart disease. The result shows that CART, along with RS or QT, outperforms all other ML algorithms with 100% accuracy, 100% precision, 99% recall, and 100% F1 score. The study outcomes demonstrate that the model’s performance varies depending on the data scaling method. Full article
(This article belongs to the Section Information and Communication Technologies)
Show Figures

Figure 1

Back to TopTop