Random boosting and random^2 forests -- A random tree depth injection approach
Tobias Markus Krabel, Thi Ngoc Tien Tran, Andreas Groll, Daniel Horn,, Carsten Jentsch

TL;DR
This paper introduces Random Boost and Random^2 Forest, novel ensemble methods that inject randomness into tree depth to enhance prediction accuracy and computational efficiency, especially in data with high-order interactions.
Contribution
It proposes a new random tree depth injection approach for boosting and random forests, improving performance and speed with minimal accuracy loss.
Findings
Can improve prediction performance in certain scenarios
Reduces computation time by up to 40%
Effective in data with high-order interactions
Abstract
The induction of additional randomness in parallel and sequential ensemble methods has proven to be worthwhile in many aspects. In this manuscript, we propose and examine a novel random tree depth injection approach suitable for sequential and parallel tree-based approaches including Boosting and Random Forests. The resulting methods are called \emph{Random Boost} and \emph{Random Forest}. Both approaches serve as valuable extensions to the existing literature on the gradient boosting framework and random forests. A Monte Carlo simulation, in which tree-shaped data sets with different numbers of final partitions are built, suggests that there are several scenarios where \emph{Random Boost} and \emph{Random Forest} can improve the prediction performance of conventional hierarchical boosting and random forest approaches. The new algorithms appear to be especially successful in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Face and Expression Recognition · Neural Networks and Applications
