Extremely randomized trees

作者:Pierre Geurts, Damien Ernst, Louis Wehenkel

摘要

This paper proposes a new tree-based ensemble method for supervised classification and regression problems. It essentially consists of randomizing strongly both attribute and cut-point choice while splitting a tree node. In the extreme case, it builds totally randomized trees whose structures are independent of the output values of the learning sample. The strength of the randomization can be tuned to problem specifics by the appropriate choice of a parameter. We evaluate the robustness of the default choice of this parameter, and we also provide insight on how to adjust it in particular situations. Besides accuracy, the main strength of the resulting algorithm is computational efficiency. A bias/variance analysis of the Extra-Trees algorithm is also provided as well as a geometrical and a kernel characterization of the models induced.

论文关键词:Supervised learning, Decision and regression trees, Ensemble methods, Cut-point randomization, Bias/variance tradeoff, Kernel-based models

论文评审过程:

论文官网地址:https://doi.org/10.1007/s10994-006-6226-1