Why do Random Forests Work? Understanding Tree Ensembles as Self-Regularizing Adaptive Smoothers
Alicia Curth, Alan Jeffares, Mihaela van der Schaar

TL;DR
This paper interprets tree ensembles as adaptive smoothers, revealing their self-regularizing properties, and challenges the traditional bias-variance explanation for their success, providing new insights into their mechanisms.
Contribution
It introduces a novel perspective of viewing random forests as self-regularizing smoothers and refines understanding of their success beyond variance reduction alone.
Findings
Randomized tree ensembles produce smoother predictions than individual trees.
Ensembles adapt their smoothness based on test-train input dissimilarity.
Forests improve performance through multiple mechanisms, not just variance reduction.
Abstract
Despite their remarkable effectiveness and broad application, the drivers of success underlying ensembles of trees are still not fully understood. In this paper, we highlight how interpreting tree ensembles as adaptive and self-regularizing smoothers can provide new intuition and deeper insight to this topic. We use this perspective to show that, when studied as smoothers, randomized tree ensembles not only make predictions that are quantifiably more smooth than the predictions of the individual trees they consist of, but also further regulate their smoothness at test-time based on the dissimilarity between testing and training inputs. First, we use this insight to revisit, refine and reconcile two recent explanations of forest success by providing a new way of quantifying the conjectured behaviors of tree ensembles objectively by measuring the effective degree of smoothing they imply.…
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
TopicsNeural Networks and Applications
