Title :
Nearly optimal linear embeddings into very low dimensions
Author :
Grant, Edward ; Hegde, Chinmay ; Indyk, Piotr
Author_Institution :
Comput. Sci. & Artificial Intell. Lab., Massachusetts Inst. of Technol., Cambridge, MA, USA
Abstract :
We propose algorithms for constructing linear embeddings of a finite dataset V ⊂ ℝd into a k-dimensional subspace with provable, nearly optimal distortions. First, we propose an exhaustive-search-based algorithm that yields a k-dimensional linear embedding with distortion at most εopt(k)+δ, for any δ > 0 where εopt(k) is the smallest achievable distortion over all possible orthonormal embeddings. This algorithm is space-efficient and can be achieved by a single pass over the data V. However, the runtime of this algorithm is exponential in k. Second, we propose a convex-programming-based algorithm that yields an O(k/δ)-dimensional orthonormal embedding with distortion at most (1 + δ)εopt(k). The runtime of this algorithm is polynomial in d and independent of k. Several experiments demonstrate the benefits of our approach over conventional linear embedding techniques, such as principal components analysis (PCA) or random projections.
Keywords :
convex programming; principal component analysis; search problems; PCA; convex-programming-based algorithm; exhaustive-search-based algorithm; finite dataset; k-dimensional linear embedding; nearly optimal linear embeddings; orthonormal embeddings; principal components analysis; random projections; Approximation algorithms; Measurement; Nonlinear distortion; Polynomials; Principal component analysis; Signal processing algorithms; Vectors;
Conference_Titel :
Global Conference on Signal and Information Processing (GlobalSIP), 2013 IEEE
Conference_Location :
Austin, TX
DOI :
10.1109/GlobalSIP.2013.6737055