Debiasing Polynomial and Fourier Regression

August 08, 2025 Β· Declared Dead Β· πŸ› arXiv.org

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Chris CamaΓ±o, Raphael A. Meyer, Kevin Shu arXiv ID 2508.05920 Category cs.DS: Data Structures & Algorithms Cross-listed math.NA Citations 0 Venue arXiv.org Last Checked 4 months ago
Abstract
We study the problem of approximating an unknown function $f:\mathbb{R}\to\mathbb{R}$ 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+\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),\ldots,f(Ξ»_{d+1})$ where $Ξ»_1,\ldots,Ξ»_{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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted