English

Debiasing Polynomial and Fourier Regression

Data Structures and Algorithms 2025-08-11 v1 Numerical Analysis Numerical Analysis

Abstract

We study the problem of approximating an unknown function f:RRf:\mathbb{R}\to\mathbb{R} by a degree-dd polynomial using as few function evaluations as possible, where error is measured with respect to a probability distribution μ\mu. Existing randomized algorithms achieve near-optimal sample complexities to recover a (1+ε) (1+\varepsilon) -optimal polynomial but produce biased estimates of the best polynomial approximation, which is undesirable. We propose a simple debiasing method based on a connection between polynomial regression and random matrix theory. Our method involves evaluating f(λ1),,f(λd+1)f(\lambda_1),\ldots,f(\lambda_{d+1}) where λ1,,λd+1\lambda_1,\ldots,\lambda_{d+1} are the eigenvalues of a suitably designed random complex matrix tailored to the distribution μ\mu. Our estimator is unbiased, has near-optimal sample complexity, and experimentally outperforms iid leverage score sampling. Additionally, our techniques enable us to debias existing methods for approximating a periodic function with a truncated Fourier series with near-optimal sample complexity.

Keywords

Cite

@article{arxiv.2508.05920,
  title  = {Debiasing Polynomial and Fourier Regression},
  author = {Chris Camaño and Raphael A. Meyer and Kevin Shu},
  journal= {arXiv preprint arXiv:2508.05920},
  year   = {2025}
}
R2 v1 2026-07-01T04:40:08.135Z