2014 International Conference on Multimedia Computing and Systems (ICMCS) 2014
DOI: 10.1109/icmcs.2014.6911187
|View full text |Cite
|
Sign up to set email alerts
|

Weighted vote for trees aggregation in Random Forest

Abstract: Random Forest RF is a successful technique of ensemble prediction that uses the majority voting or an average depending on the combination. However, it is clear that each tree in a random forest can have different contribution to the treatment of some instance. In this paper, we show that the prediction performance of RF's can still be improved by replacing the GINI index with another index (twoing or deviance). Our experiments also indicate that weighted voting gives better results compared to the majority vo… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
13
0

Year Published

2015
2015
2023
2023

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 13 publications
(13 citation statements)
references
References 18 publications
0
13
0
Order By: Relevance
“…While the main motivation behind this approach is to create stronger learners out of weak ones, misclassifications can occur at low-level learners (at the first classification rounds) and cause performance degradation of the final algorithm. In this work, we decided to deploy bags of Random Forests (RF) [26], in other words, to combine RF with bagging ensemble, as they both have been reported to deal successfully with variance reduction [15]. Moreover, RF is considered one of the most appropriate algorithms for online traffic classification [5] and bagging ensemble for imbalanced traffic identification [1].…”
Section: Theoretical Foundations a Bagging Ensemblementioning
confidence: 99%
“…While the main motivation behind this approach is to create stronger learners out of weak ones, misclassifications can occur at low-level learners (at the first classification rounds) and cause performance degradation of the final algorithm. In this work, we decided to deploy bags of Random Forests (RF) [26], in other words, to combine RF with bagging ensemble, as they both have been reported to deal successfully with variance reduction [15]. Moreover, RF is considered one of the most appropriate algorithms for online traffic classification [5] and bagging ensemble for imbalanced traffic identification [1].…”
Section: Theoretical Foundations a Bagging Ensemblementioning
confidence: 99%
“…With this, one can develop weights that are proportional to the error of that model, namely, w i = 1 OOB i . Specifically, El Habib Daho et al 23 proposed a weighted stacking method using the OOB error as a way to measure tree importance. Their research provided some fruitful results of improved prediction accuracy.…”
Section: Weighted Averagesmentioning
confidence: 99%
“…Namely, they were only attempting to answer a specific question. On the other hand, El Habib Daho et al 23 In terms of a general weighted bagged ensemble, Hsu 27 proposed a weight-adjusted bagging scheme to multilayer perceptrons for data sets with missing values. Their method performed well compared to traditional bagged ensembles.…”
Section: Weighted Averagesmentioning
confidence: 99%
See 1 more Smart Citation
“…We have to point out that the idea of weighting in RFs is also not new. Most weighting RF methods use weights of classes to deal with imbalanced datasets, for example, [10]. At the same time, there are a lot of publications devoted to more complex weight assignments to every tree.…”
Section: Introductionmentioning
confidence: 99%