English

Fast Subspace Approximation via Greedy Least-Squares

Computational Geometry 2013-12-06 v1 Numerical Analysis

Abstract

In this note, we develop fast and deterministic dimensionality reduction techniques for a family of subspace approximation problems. Let P\mathbbmRNP\subset \mathbbm{R}^N be a given set of MM points. The techniques developed herein find an O(nlogM)O(n \log M)-dimensional subspace that is guaranteed to always contain a near-best fit nn-dimensional hyperplane H\mathcal{H} for PP with respect to the cumulative projection error (xPxΠHx2p)1/p(\sum_{{\bf x} \in P} \| {\bf x} - \Pi_\mathcal{H} {\bf x} \|^p_2)^{1/p}, for any chosen p>2p > 2. The deterministic algorithm runs in O~(MN2)\tilde{O} (MN^2)-time, and can be randomized to run in only O~(MNn)\tilde{O} (MNn)-time while maintaining its error guarantees with high probability. In the case p=p = \infty the dimensionality reduction techniques can be combined with efficient algorithms for computing the John ellipsoid of a data set in order to produce an nn-dimensional subspace whose maximum 2\ell_2-distance to any point in the convex hull of PP is minimized. The resulting algorithm remains O~(MNn)\tilde{O} (MNn)-time. In addition, the dimensionality reduction techniques developed herein can also be combined with other existing subspace approximation algorithms for 2<p2 < p \leq \infty - including more accurate algorithms based on convex programming relaxations - in order to reduce their runtimes.

Keywords

Cite

@article{arxiv.1312.1413,
  title  = {Fast Subspace Approximation via Greedy Least-Squares},
  author = {Mark Iwen and Felix Krahmer},
  journal= {arXiv preprint arXiv:1312.1413},
  year   = {2013}
}
R2 v1 2026-06-22T02:21:16.152Z