paper-with-me

홈 › Papers

On Sampling Random Features From Empirical Leverage Scores: Implementation and Theoretical Guarantees

2019-03-20 · Shahin Shahrampour, Soheil Kolouri

Random features provide a practical framework for large-scale kernel approximation and supervised learning. It has been shown that data-dependent sampling of random features using leverage scores can significantly reduce the number of features required to achieve optimal learning bounds. Leverage scores introduce an optimized distribution for features based on an infinite-dimensional integral operator (depending on input distribution), which is impractical to sample from. Focusing on empirical leverage scores in this paper, we establish an out-of-sample performance bound, revealing an interesting trade-off between the approximated kernel and the eigenvalue decay of another kernel in the domain of random features defined based on data distribution. Our experiments verify that the empirical algorithm consistently outperforms vanilla Monte Carlo sampling, and with a minor modification the method is even competitive to supervised data-dependent kernel learning, without using the output (label) information.

📄 PDF Abstract BibTeX arXiv:1903.08329

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Provable Deterministic Leverage Score Sampling

2014-04-06 · Dimitris Papailiopoulos, Anastasios Kyrillidis, Christos Boutsidis

We explain theoretically a curious empirical phenomenon: "Approximating a matrix by deterministically selecting a subset of its columns with the corresponding largest leverage scores results in a good low-rank matrix sur…

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…

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…

ALEVS: Active Learning by Statistical Leverage Sampling

2015-07-15 · Cem Orhan, Öznur Taştan

Active learning aims to obtain a classifier of high accuracy by using fewer label requests in comparison to passive learning by selecting effective queries. Many active learning methods have been developed in the past tw…

Active LearningBinary ClassificationInformativeness

Fast Statistical Leverage Score Approximation in Kernel Ridge Regression

2021-03-09 · Yifan Chen, Yun Yang

Nystr\"om approximation is a fast randomized method that rapidly solves kernel ridge regression (KRR) problems through sub-sampling the n-by-n empirical kernel matrix appearing in the objective function. However, the per…

regression