We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Provably Useful Kernel Matrix Approximation in Linear Time

Abstract: We give the first algorithms for kernel matrix approximation that run in time linear in the number of data points and output an approximation which is provably strong enough for use in many downstream learning tasks, including kernel principal component analysis, kernel k-means clustering, kernel ridge regression, and kernel canonical correlation analysis.
Our methods require just $\tilde O(n\cdot k)$ kernel evaluations and $\tilde O(n \cdot k^2)$ additional runtime, where $n$ is the number of training data points and $k$ is a target rank or effective dimensionality parameter. These runtimes are significantly sub-linear in the size of the $n \times n$ kernel matrix and apply to any kernel matrix, without assuming regularity or incoherence conditions.
The algorithms are based on a ridge leverage score Nystr\"om sampling scheme (RLS-Nystr\"om) which was recently shown to yield strong kernel approximations, but which had no efficient implementation. We address this shortcoming by introducing fast recursive sampling methods for RLS-Nystr\"om, while at the same time proving extended approximation guarantees for this promising new method.
Subjects: Machine Learning (cs.LG); Data Structures and Algorithms (cs.DS); Machine Learning (stat.ML)
Cite as: arXiv:1605.07583 [cs.LG]
  (or arXiv:1605.07583v1 [cs.LG] for this version)

Submission history

From: Cameron Musco [view email]
[v1] Tue, 24 May 2016 18:56:57 GMT (31kb)
[v2] Tue, 31 May 2016 19:48:44 GMT (32kb)
[v3] Tue, 28 Feb 2017 16:37:17 GMT (1625kb)
[v4] Thu, 16 Mar 2017 17:58:14 GMT (1627kb)
[v5] Fri, 3 Nov 2017 14:40:15 GMT (1630kb)

Link back to: arXiv, form interface, contact.