paper-with-me

Papers

Error Analysis of Generalized Nyström Kernel Regression

2016-12-01 · NeurIPS 2016 12 · Hong Chen, Haifeng Xia, Heng Huang, Weidong Cai

Nystr\"{o}m method has been used successfully to improve the computational efficiency of kernel ridge regression (KRR). Recently, theoretical analysis of Nystr\"{o}m KRR, including generalization bound and convergence rate, has been established based on reproducing kernel Hilbert space (RKHS) associated with the symmetric positive semi-definite kernel. However, in real world applications, RKHS is not always optimal and kernel function is not necessary to be symmetric or positive semi-definite. In this paper, we consider the generalized Nystr\"{o}m kernel regression (GNKR) with $\ell_2$ coefficient regularization, where the kernel just requires the continuity and boundedness. Error analysis is provided to characterize its generalization performance and the column norm sampling is introduced to construct the refined hypothesis space. In particular, the fast learning rate with polynomial decay is reached for the GNKR. Experimental analysis demonstrates the satisfactory performance of GNKR with the column norm sampling.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiencyregression

Similar Papers 제목 키워드 기반

Kernel PCA with the Nyström method

2021-09-12 · Fredrik Hallgren

The Nystr\"om method is one of the most popular techniques for improving the scalability of kernel methods. However, it has not yet been derived for kernel PCA in line with classical PCA. In this paper we derive kernel P…

regression

Ensemble Nystrom Method

2009-12-01 · NeurIPS 2009 12 · Sanjiv Kumar, Mehryar Mohri, Ameet Talwalkar

A crucial technique for scaling kernel methods to very large data sets reaching or exceeding millions of instances is based on low-rank approximation of kernel matrices. We introduce a new family of algorithms based on m…

regression

Fast DPP Sampling for Nyström with Application to Kernel Methods

2016-03-19 · Chengtao Li, Stefanie Jegelka, Suvrit Sra

The Nystr\"om method has long been popular for scaling up kernel methods. Its theoretical guarantees and empirical performance rely critically on the quality of the landmarks selected. We study landmark selection for Nys…

Point Processesregression

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

Scalable Kernel K-Means Clustering with Nystrom Approximation: Relative-Error Bounds

2017-06-09 · Shusen Wang, Alex Gittens, Michael W. Mahoney

Kernel $k$-means clustering can correctly identify and extract a far more varied collection of cluster structures than the linear $k$-means clustering algorithm. However, kernel $k$-means clustering is computationally ex…

Clustering