paper-with-me

홈 › Papers

Optimal sampling for least-squares approximation

2024-09-04 · Ben Adcock

Least-squares approximation is one of the most important methods for recovering an unknown function from data. While in many applications the data is fixed, in many others there is substantial freedom to choose where to sample. In this paper, we review recent progress on optimal sampling for (weighted) least-squares approximation in arbitrary linear spaces. We introduce the Christoffel function as a key quantity in the analysis of (weighted) least-squares approximation from random samples, then show how it can be used to construct sampling strategies that possess near-optimal sample complexity: namely, the number of samples scales log-linearly in $n$, the dimension of the approximation space. We discuss a series of variations, extensions and further topics, and throughout highlight connections to approximation theory, machine learning, information-based complexity and numerical linear algebra. Finally, motivated by various contemporary applications, we consider a generalization of the classical setting where the samples need not be pointwise samples of a scalar-valued function, and the approximation space need not be linear. We show that even in this significantly more general setting suitable generalizations of the Christoffel function still determine the sample complexity. This provides a unified procedure for designing improved sampling strategies for general recovery problems. This article is largely self-contained, and intended to be accessible to nonspecialists.

📄 PDF Abstract BibTeX arXiv:2409.02342

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Weighted least-squares approximation with determinantal point processes and generalized volume sampling

2023-12-21 · Anthony Nouy, Bertrand Michel

We consider the problem of approximating a function from $L^2$ by an element of a given $m$-dimensional space $V_m$, associated with some feature map $\varphi$, using evaluations of the function at random points $x_1,\do…

Point Processes

Convergence for adaptive resampling of random Fourier features

2025-09-03 · Xin Huang, Aku Kammonen, Anamika Pandey, Mattias Sandberg 외 arxiv

The machine learning random Fourier feature method for data in high dimension is computationally and theoretically attractive since the optimization is based on a convex standard least squares problem and independent sam…

Constant Step Size Least-Mean-Square: Bias-Variance Trade-offs and Optimal Sampling Distributions

2014-11-29 · Alexandre Défossez, Francis Bach

We consider the least-squares regression problem and provide a detailed asymptotic analysis of the performance of averaged constant-step-size stochastic gradient descent (a.k.a. least-mean-squares). In the strongly-conve…

Iterative Hessian sketch: Fast and accurate solution approximation for constrained least-squares

2014-11-03 · Mert Pilanci, Martin J. Wainwright

We study randomized sketching methods for approximately solving least-squares problem with a general convex constraint. The quality of a least-squares approximation can be assessed in different ways: either in terms of t…

Debiasing Random Oblique Projections for Subsampled OLS and Fast CUR in High Dimensions

2026-05-24 · Chengmei Niu, Sachin Garg, Michał Dereziński, Zhenyu Liao arxiv

Random sampling is a fundamental tool in modern machine learning and numerical linear algebra for reducing the computational cost of large-scale matrix problems. Existing analyses, however, rely primarily on subspace emb…