paper-with-me

Papers

Recursive Sampling for the Nyström Method

2016-05-24 · Cameron Musco, Christopher Musco

We give the first algorithm for kernel Nystr\"om approximation that runs in *linear time in the number of training points* and is provably accurate for all kernel matrices, without dependence on regularity or incoherence conditions. The algorithm projects the kernel onto a set of $s$ landmark points sampled by their *ridge leverage scores*, requiring just $O(ns)$ kernel evaluations and $O(ns^2)$ additional runtime. While leverage score sampling has long been known to give strong theoretical guarantees for Nystr\"om approximation, by employing a fast recursive sampling scheme, our algorithm is the first to make the approach scalable. Empirically we show that it finds more accurate, lower rank kernel approximations in less time than popular techniques such as uniformly sampled Nystr\"om approximation and the random Fourier features method.

📄 PDF Abstract BibTeX arXiv:1605.07583

Code (2)

axelv/recursive-nystrom
cnmusco/recursive-nystrom

Similar Papers 제목 키워드 기반

Recursive Sampling for the Nystrom Method

2017-12-01 · NeurIPS 2017 12 · Cameron Musco, Christopher Musco

We give the first algorithm for kernel Nystrom approximation that runs in linear time in the number of training points and is provably accurate for all kernel matrices, without dependence on regularity or incoherence con…

Faster Low-Rank Approximation and Kernel Ridge Regression via the Block-Nyström Method

2025-06-21 · Sachin Garg, Michał Dereziński

The Nystr\"om method is a popular low-rank approximation technique for large matrices that arise in kernel methods and convex optimization. Yet, when the data exhibits heavy-tailed spectral decay, the effective dimension…

regression

Nyström Regularization for Time Series Forecasting

2021-11-13 · Zirui Sun, Mingwei Dai, Yao Wang, Shao-Bo Lin

This paper focuses on learning rate analysis of Nystr\"{o}m regularization with sequential sub-sampling for $\tau$-mixing time series. Using a recently developed Banach-valued Bernstein inequality for $\tau$-mixing seque…

Time SeriesTime Series AnalysisTime Series Forecasting

Manifold regularization based on Nystr{ö}m type subsampling

2017-10-13 · Abhishake Rastogi, Sivananthan Sampath

In this paper, we study the Nystr{\"o}m type subsampling for large scale kernel methods to reduce the computational complexities of big data. We discuss the multi-penalty regularization scheme based on Nystr{\"o}m type s…

image-classificationImage ClassificationIntrusion DetectionMulti-Task Learning+1

Improving CUR Matrix Decomposition and the Nyström Approximation via Adaptive Sampling

2013-03-18 · Shusen Wang, Zhihua Zhang

The CUR matrix decomposition and the Nystr\"{o}m approximation are two important low-rank matrix approximation techniques. The Nystr\"{o}m method approximates a symmetric positive semidefinite matrix in terms of a small …