paper-with-me

Papers

Boosting Nyström Method

2023-02-21 · Keaton Hamm, Zhaoying Lu, Wenbo Ouyang, Hao Helen Zhang

The Nystr\"{o}m method is an effective tool to generate low-rank approximations of large matrices, and it is particularly useful for kernel-based learning. To improve the standard Nystr\"{o}m approximation, ensemble Nystr\"{o}m algorithms compute a mixture of Nystr\"{o}m approximations which are generated independently based on column resampling. We propose a new family of algorithms, boosting Nystr\"{o}m, which iteratively generate multiple ``weak'' Nystr\"{o}m approximations (each using a small number of columns) in a sequence adaptively - each approximation aims to compensate for the weaknesses of its predecessor - and then combine them to form one strong approximation. We demonstrate that our boosting Nystr\"{o}m algorithms can yield more efficient and accurate low-rank approximations to kernel matrices. Improvements over the standard and ensemble Nystr\"{o}m methods are illustrated by simulation studies and real-world data analysis.

📄 PDF Abstract BibTeX arXiv:2302.11032

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Local optimisation of Nyström samples through stochastic gradient descent

2022-03-24 · Matthew Hutchings, Bertrand Gauthier

We study a relaxed version of the column-sampling problem for the Nystr\"om approximation of kernel matrices, where approximations are defined from multisets of landmark points in the ambient space; such multisets are re…

Beyond Nyströmformer -- Approximation of self-attention by Spectral Shifting

2021-03-09 · Madhusudan Verma

Transformer is a powerful tool for many natural language tasks which is based on self-attention, a mechanism that encodes the dependence of other tokens on each specific token, but the computation of self-attention is a …

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 …

Efficient Algorithms and Error Analysis for the Modified Nystrom Method

2014-04-01 · Shusen Wang, Zhihua Zhang

Many kernel methods suffer from high time and space complexities and are thus prohibitive in big-data applications. To tackle the computational challenge, the Nystr\"om method has been extensively used to reduce time and…

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