Double random forest

Citations

WEB OF SCIENCE

61
Citations

SCOPUS

91

초록

Random forest (RF) is one of the most popular parallel ensemble methods, using decision trees as classifiers. One of the hyper-parameters to choose from for RF fitting is the nodesize, which determines the individual tree size. In this paper, we begin with the observation that for many data sets (34 out of 58), the best RF prediction accuracy is achieved when the trees are grown fully by minimizing the nodesize parameter. This observation leads to the idea that prediction accuracy could be further improved if we find a way to generate even bigger trees than the ones with a minimum nodesize. In other words, the largest tree created with the minimum nodesize parameter may not be sufficiently large for the best performance of RF. To produce bigger trees than those by RF, we propose a new classification ensemble method called double random forest (DRF). The new method uses bootstrap on each node during the tree creation process, instead of just bootstrapping once on the root node as in RF. This method, in turn, provides an ensemble of more diverse trees, allowing for more accurate predictions. Finally, for data where RF does not produce trees of sufficient size, we have successfully demonstrated that DRF provides more accurate predictions than RF.

키워드

ClassificationEnsembleRandom forestBootstrapDecision treeCLASSIFICATION TREESALGORITHMSENSEMBLES
제목
Double random forest
저자
Han, SunwooKim, HyunjoongLee, Yung-Seop
DOI
10.1007/s10994-020-05889-1
발행일
2020-08
유형
Article
저널명
Machine Learning
109
8
페이지
1569 ~ 1586