Algorithms and Hardness for Subspace Approximation
Amit Deshpande, Kasturi Varadarajan, Madhur Tulsiani, Nisheeth K., Vishnoi

TL;DR
This paper presents a polynomial-time algorithm for the subspace approximation problem for any dimension and p ≥ 2, with approximation guarantees close to the problem's inherent hardness, extending previous geometric and convex relaxation methods.
Contribution
It introduces a new convex relaxation-based polynomial-time algorithm for subspace approximation for all k and p ≥ 2, with tight approximation bounds and hardness results.
Findings
Provides a polynomial-time algorithm with approximation ratio ~γ_p√(2 - 1/(n-k))
Shows the convex relaxation has an integrality gap of γ_p(1 - ε)
Establishes hardness of approximation assuming the Unique Games Conjecture
Abstract
The subspace approximation problem Subspace(,) asks for a -dimensional linear subspace that fits a given set of points optimally, where the error for fitting is a generalization of the least squares fit and uses the norm instead. Most of the previous work on subspace approximation has focused on small or constant and , using coresets and sampling techniques from computational geometry. In this paper, extending another line of work based on convex relaxation and rounding, we give a polynomial time algorithm, \emph{for any and any }, with the approximation guarantee roughly , where is the -th moment of a standard normal random variable N(0,1). We show that the convex relaxation we use has an integrality gap (or "rank gap") of , for any constant .…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques · Machine Learning and Algorithms
