Correcting the bias in least squares regression with volume-rescaled sampling
Micha{\l} Derezi\'nski, Manfred K. Warmuth, Daniel Hsu

TL;DR
This paper introduces a volume-rescaled sampling method that, when combined with an initial i.i.d. sample, produces an unbiased least squares regression solution, with algorithms to implement this sampling even with limited distribution knowledge.
Contribution
It proposes a novel volume-rescaled sampling technique that corrects bias in least squares regression and provides algorithms for practical implementation.
Findings
Adding a small volume-rescaled sample makes the least squares solution unbiased.
The method works without assumptions on noise in the data.
Algorithms are developed for sampling from the volume-rescaled distribution.
Abstract
Consider linear regression where the examples are generated by an unknown distribution on . Without any assumptions on the noise, the linear least squares solution for any i.i.d. sample will typically be biased w.r.t. the least squares optimum over the entire distribution. However, we show that if an i.i.d. sample of any size k is augmented by a certain small additional sample, then the solution of the combined sample becomes unbiased. We show this when the additional sample consists of d points drawn jointly according to the input distribution that is rescaled by the squared volume spanned by the points. Furthermore, we propose algorithms to sample from this volume-rescaled distribution when the data distribution is only known through an i.i.d sample.
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
TopicsMedical Image Segmentation Techniques · Statistical Methods and Inference · Bayesian Methods and Mixture Models
MethodsLinear Regression
