2025/08/08 by Chris Camaño, Raphael A. Meyer, Camaño, Chris +3
Computer Science · Mathematics · #65F99 #Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences #FOS: Mathematics #G.1.3 #Markov Chains and Monte Carlo Methods #Numerical Analysis (math.NA) #Polynomial and algebraic computation #Stochastic Gradient Optimization Techniques
paper · pdf · doi:10.48550/arxiv.2508.05920
openalex publication_date 2025/08/08 · openalex created_date 2025/10/15 · openalex updated_date 2026/07/28
We study the problem of approximating an unknown function f:ℝ→ℝ by a degree-d polynomial using as few function evaluations as possible, where error is measured with respect to a probability distribution μ. Existing randomized algorithms achieve near-optimal sample complexities to recover a (1+ε) -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) where λ1,…,λd+1 are the eigenvalues of a suitably designed random complex matrix tailored to the distribution μ. 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.