MLMay 25, 2015

Statistical and Algorithmic Perspectives on Randomized Sketching for Ordinary Least-Squares -- ICML

arXiv:1505.06659v1
Originality Incremental advance
AI Analysis

This work provides insights into the trade-offs between computational efficiency and statistical accuracy in large-scale data analysis, though it is incremental in refining existing theoretical frameworks.

The paper compares algorithmic and statistical perspectives on randomized sketching for least-squares problems, showing that residual efficiency can be bounded with few samples, while prediction efficiency requires many more samples, with lower bounds confirming the tightness of these results.

We consider statistical and algorithmic aspects of solving large-scale least-squares (LS) problems using randomized sketching algorithms. Prior results show that, from an \emph{algorithmic perspective}, when using sketching matrices constructed from random projections and leverage-score sampling, if the number of samples $r$ much smaller than the original sample size $n$, then the worst-case (WC) error is the same as solving the original problem, up to a very small relative error. From a \emph{statistical perspective}, one typically considers the mean-squared error performance of randomized sketching algorithms, when data are generated according to a statistical linear model. In this paper, we provide a rigorous comparison of both perspectives leading to insights on how they differ. To do this, we first develop a framework for assessing, in a unified manner, algorithmic and statistical aspects of randomized sketching methods. We then consider the statistical prediction efficiency (PE) and the statistical residual efficiency (RE) of the sketched LS estimator; and we use our framework to provide upper bounds for several types of random projection and random sampling algorithms. Among other results, we show that the RE can be upper bounded when $r$ is much smaller than $n$, while the PE typically requires the number of samples $r$ to be substantially larger. Lower bounds developed in subsequent work show that our upper bounds on PE can not be improved.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes