Estimating the Algorithmic Variance of Randomized Ensembles via the Bootstrap
Miles E. Lopes

TL;DR
This paper introduces a bootstrap-based method to estimate the algorithmic variance of randomized ensemble methods like bagging and random forests, providing practical guidance on ensemble size for stable accuracy.
Contribution
It proposes a novel bootstrap approach to estimate the variance of prediction error in randomized ensembles, with theoretical guarantees and low computational cost.
Findings
Consistent approximation of error variance as ensemble size grows
Method applicable to classification with randomized ensembles
Provides a practical guideline for ensemble size selection
Abstract
Although the methods of bagging and random forests are some of the most widely used prediction methods, relatively little is known about their algorithmic convergence. In particular, there are not many theoretical guarantees for deciding when an ensemble is "large enough" --- so that its accuracy is close to that of an ideal infinite ensemble. Due to the fact that bagging and random forests are randomized algorithms, the choice of ensemble size is closely related to the notion of "algorithmic variance" (i.e. the variance of prediction error due only to the training algorithm). In the present work, we propose a bootstrap method to estimate this variance for bagging, random forests, and related methods in the context of classification. To be specific, suppose the training dataset is fixed, and let the random variable denote the prediction error of a randomized ensemble of size…
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
TopicsStatistical Methods and Inference · Neural Networks and Applications · Gaussian Processes and Bayesian Inference
