Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
DisciplineDiscipline
-
Is Peer ReviewedIs Peer Reviewed
-
Item TypeItem Type
-
SubjectSubject
-
YearFrom:-To:
-
More FiltersMore FiltersSourceLanguage
Done
Filters
Reset
1,354
result(s) for
"bagging"
Sort by:
Prediction of Compressive Strength of Fly Ash Based Concrete Using Individual and Ensemble Algorithm
2021
Machine learning techniques are widely used algorithms for predicting the mechanical properties of concrete. This study is based on the comparison of algorithms between individuals and ensemble approaches, such as bagging. Optimization for bagging is done by making 20 sub-models to depict the accurate one. Variables like cement content, fine and coarse aggregate, water, binder-to-water ratio, fly-ash, and superplasticizer are used for modeling. Model performance is evaluated by various statistical indicators like mean absolute error (MAE), mean square error (MSE), and root mean square error (RMSE). Individual algorithms show a moderate bias result. However, the ensemble model gives a better result with R2 = 0.911 compared to the decision tree (DT) and gene expression programming (GEP). K-fold cross-validation confirms the model’s accuracy and is done by R2, MAE, MSE, and RMSE. Statistical checks reveal that the decision tree with ensemble provides 25%, 121%, and 49% enhancement for errors like MAE, MSE, and RMSE between the target and outcome response.
Journal Article
Comparison of Prediction Models Based on Machine Learning for the Compressive Strength Estimation of Recycled Aggregate Concrete
by
Aslam, Fahid
,
Al-Faiad, Majdi Adel
,
Ahmad, Waqas
in
Aggregates
,
Algorithms
,
Artificial intelligence
2022
Numerous tests are used to determine the performance of concrete, but compressive strength (CS) is usually regarded as the most important. The recycled aggregate concrete (RAC) exhibits lower CS compared to natural aggregate concrete. Several variables, such as the water-cement ratio, the strength of the parent concrete, recycled aggregate replacement ratio, density, and water absorption of recycled aggregate, all impact the RAC’s CS. Many studies have been carried out to ascertain the influence of each of these elements separately. However, it is difficult to investigate their combined effect on the CS of RAC experimentally. Experimental investigations entail casting, curing, and testing samples, which require considerable work, expense, and time. It is vital to adopt novel methods to the stated aim in order to conduct research quickly and efficiently. The CS of RAC was predicted in this research utilizing machine learning techniques like decision tree, gradient boosting, and bagging regressor. The data set included eight input variables, and their effect on the CS of RAC was evaluated. Coefficient correlation (R2), the variance between predicted and experimental outcomes, statistical checks, and k-fold evaluations, were carried out to validate and compare the models. With an R2 of 0.92, the bagging regressor technique surpassed the decision tree and gradient boosting in predicting the strength of RAC. The statistical assessments also validated the superior accuracy of the bagging regressor model, yielding lower error values like mean absolute error (MAE) and root mean square error (RMSE). MAE and RMSE values for the bagging model were 4.258 and 5.693, respectively, which were lower than the other techniques employed, i.e., gradient boosting (MAE = 4.956 and RMSE = 7.046) and decision tree (MAE = 6.389 and RMSE = 8.952). Hence, the bagging regressor is the best suitable technique to predict the CS of RAC.
Journal Article
Multi-split optimized bagging ensemble model selection for multi-class educational data mining
by
Shami Abdallah
,
MohammadNoor, Injadat
,
Nassif Ali Bou
in
Algorithms
,
Bagging
,
Colleges & universities
2020
Predicting students’ academic performance has been a research area of interest in recent years, with many institutions focusing on improving the students’ performance and the education quality. The analysis and prediction of students’ performance can be achieved using various data mining techniques. Moreover, such techniques allow instructors to determine possible factors that may affect the students’ final marks. To that end, this work analyzes two different undergraduate datasets at two different universities. Furthermore, this work aims to predict the students’ performance at two stages of course delivery (20% and 50% respectively). This analysis allows for properly choosing the appropriate machine learning algorithms to use as well as optimize the algorithms’ parameters. Furthermore, this work adopts a systematic multi-split approach based on Gini index and p-value. This is done by optimizing a suitable bagging ensemble learner that is built from any combination of six potential base machine learning algorithms. It is shown through experimental results that the posited bagging ensemble models achieve high accuracy for the target group for both datasets.
Journal Article
An ensemble of CNNs with self-attention mechanism for DeepFake video detection
by
Alrahmawy, Mohammed F.
,
Sakr, Rasha H.
,
Omar, Karima
in
Artificial Intelligence
,
Bagging
,
Classifiers
2024
The availability of large-scale facial datasets with the rapid progress of deep learning techniques, such as Generative Adversarial Networks, has enabled anyone to create realistic fake videos. These fake videos can potentially become harmful when used for fake news, hoaxes, and identity fraud. We propose a deep learning bagging ensemble classifier to detect manipulated faces in videos. The proposed bagging classifier uses the convolution and self-attention network (CoAtNet) model as a base learner. CoAtNet model is vertically stacking depthwise convolution layers and self-attention layers in such a way that generalization, capacity, and efficiency are improved. Depthwise convolution captures local features from faces extracted from video then pass these features to the attention layers to extract global information and efficiently capture long-range dependencies of spatial details. Each learner is trained on a different subset randomly taken of training data with a replacement then models’ predictions are combined to classify the video either as real or fake. We also use CutMix data augmentation on the extracted faces to enhance the generalization and localization performance of the base learner model. Our experimental results show that our proposed method achieves higher efficiency compared to state-of-the-art methods with AUC values of 99.70%, 97.49%, 98.90%, and 87.62% on the different manipulation techniques of the FaceForensics++ dataset (DeepFakes (DF), Face2Face (F2F), FaceSwap (FS), and NeuralTextures (NT)), respectively, and 99.74% on the Celeb-DF dataset.
Journal Article
Comparison of Approaches to Implementing Bagging in Time Series Modelling
by
Savelev, M. E.
,
Beletskaya, N. V.
,
Petrusevich, D. A.
in
Accuracy
,
Bagging
,
Communications Engineering
2025
In the paper comparison of approaches to bagging with use of bootstraps of various size has been made. The bagging strategy in classification is interpreted as strengthening of simple classifiers. In case the time component appears, the main idea is converted to an attempt to determine the properties of the data distribution to which the remainder of the time series belongs, obtained after deleting the trend and the seasonal part. Based on the data of the remainder of the time series, several new time series (bootstraps) are formed. Then, they are averaged (or a function is applied to them). Thus, a new value of the remainder is constructed. The series is reconstructed from the updated remainder, trend, and seasonality. This operation assumes that the variance of the time series remainder is reduced, allowing more accurate prediction. It is of interest to establish the relationship between the accuracy of the prediction of the model built on the updated remainder and parameters of bootstraps. In the paper the relationship between the length of the bootstrap from which the updated remainder is constructed and the accuracy of the forecast for the test period is investigated. Several approaches are presented in the computational experiment: linear bagging, moving blocks bootstrap (MBB), circular begging (CB), and construction of stationary bootstraps (stationary bagging (SB)). Using the M3 dataset as an example, the accuracy of the bagging approaches is compared to each other and to the accuracy of the standard ARIMA/ETS models.
Journal Article
A Review of Ensemble Learning Algorithms Used in Remote Sensing Applications
2022
Machine learning algorithms are increasingly used in various remote sensing applications due to their ability to identify nonlinear correlations. Ensemble algorithms have been included in many practical applications to improve prediction accuracy. We provide an overview of three widely used ensemble techniques: bagging, boosting, and stacking. We first identify the underlying principles of the algorithms and present an analysis of current literature. We summarize some typical applications of ensemble algorithms, which include predicting crop yield, estimating forest structure parameters, mapping natural hazards, and spatial downscaling of climate parameters and land surface temperature. Finally, we suggest future directions for using ensemble algorithms in practical applications.
Journal Article
An Ensemble Approach to Predict Early-Stage Diabetes Risk Using Machine Learning: An Empirical Study
2022
Diabetes is a long-lasting disease triggered by expanded sugar levels in human blood and can affect various organs if left untreated. It contributes to heart disease, kidney issues, damaged nerves, damaged blood vessels, and blindness. Timely disease prediction can save precious lives and enable healthcare advisors to take care of the conditions. Most diabetic patients know little about the risk factors they face before diagnosis. Nowadays, hospitals deploy basic information systems, which generate vast amounts of data that cannot be converted into proper/useful information and cannot be used to support decision making for clinical purposes. There are different automated techniques available for the earlier prediction of disease. Ensemble learning is a data analysis technique that combines multiple techniques into a single optimal predictive system to evaluate bias and variation, and to improve predictions. Diabetes data, which included 17 variables, were gathered from the UCI repository of various datasets. The predictive models used in this study include AdaBoost, Bagging, and Random Forest, to compare the precision, recall, classification accuracy, and F1-score. Finally, the Random Forest Ensemble Method had the best accuracy (97%), whereas the AdaBoost and Bagging algorithms had lower accuracy, precision, recall, and F1-scores.
Journal Article
ShakingBot: dynamic manipulation for bagging
2024
Bag manipulation through robots is complex and challenging due to the deformability of the bag. Based on the dynamic manipulation strategy, we propose a new framework, ShakingBot, for the bagging tasks. ShakingBot utilizes a perception module to identify the key region of the plastic bag from arbitrary initial configurations. According to the segmentation, ShakingBot iteratively executes a novel set of actions, including Bag Adjustment, Dual-arm Shaking, and One-arm Holding, to open the bag. The dynamic action, Dual-arm Shaking, can effectively open the bag without the need to take into account the crumpled configuration. Then, the robot inserts the items and lifts the bag for transport. We perform our method on a dual-arm robot and achieve a success rate of 21/33 for inserting at least one item across various initial bag configurations. In this work, we demonstrate the performance of dynamic shaking action compared to the quasi-static manipulation in the bagging task. We also show that our method generalizes to variations despite the bag’s size, pattern, and color. Supplementary material is available at https://github.com/zhangxiaozhier/ShakingBot.
Journal Article
Effects of Different Pre-Harvest Bagging Times on Fruit Quality of Apple
2024
Pre-harvest bagging can improve fruit color and protects against diseases. However, it was discovered that improper bagging times could lead to peel browning in production. Using the Ruixue apple variety as the research model, a study was conducted to compare the external and internal quality of fruits bagged at seven different timings between 50 and 115 days after full bloom (DAFB). Our findings indicate that delaying the bagging time can reduce the occurrence of peel browning in Ruixue apples. Compared to the control, the special bag reduced the browning index by 22.95%. However, the fruit point index of Ruixue fruits increased by 65.05% at 115 DAFB compared to 50 DAFB when bagging was delayed. The chlorophyll content of Ruixue fruits in special bags generally increased and then decreased, with the highest chlorophyll content of Ruixue fruits in special bags at 90 DAFB, which was 26.02 mg·kg−1. When the bagging process was delayed, the soluble solids, total phenols, and flavonoids content in the fruits increased, while the number of control volatiles decreased by 10. After two years of testing, results show that using special fruit bags at 90 DAFB bagging can significantly improve the fruit quality of Ruixue apple.
Journal Article