Ensemble linear interpolators: The role of ensembling
Mingqi Wu, Qiang Sun

TL;DR
This paper investigates how ensembling, specifically bagging, stabilizes linear interpolators and improves their out-of-sample prediction risk, especially in noisy high-dimensional settings, by reducing variance and acting as implicit regularization.
Contribution
The study introduces a multiplier-bootstrap-based bagged least squares estimator, analyzing its risk and stability, and reveals its role as an implicit regularizer in high-dimensional regimes.
Findings
Bagging reduces variance and stabilizes interpolators.
Sketching shifts the interpolation threshold but does not bound risk.
Bagging leads to bounded out-of-sample prediction risk.
Abstract
Interpolators are unstable. For example, the mininum norm least square interpolator exhibits unbounded test errors when dealing with noisy data. In this paper, we study how ensemble stabilizes and thus improves the generalization performance, measured by the out-of-sample prediction risk, of an individual interpolator. We focus on bagged linear interpolators, as bagging is a popular randomization-based ensemble method that can be implemented in parallel. We introduce the multiplier-bootstrap-based bagged least square estimator, which can then be formulated as an average of the sketched least square estimators. The proposed multiplier bootstrap encompasses the classical bootstrap with replacement as a special case, along with a more intriguing variant which we call the Bernoulli bootstrap. Focusing on the proportional regime where the sample size scales proportionally with the…
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
TopicsSparse and Compressive Sensing Techniques · Image and Signal Denoising Methods · Gaussian Processes and Bayesian Inference
MethodsFocus
