中文
相关论文

相关论文: An Adaptive Factorized Nystr\"om Preconditioner fo…

200 篇论文

Low rank matrix factorization is a fundamental building block in machine learning, used for instance to summarize gene expression profile data or word-document counts. To be robust to outliers and differences in scale across features, a…

机器学习 · 计算机科学 2020-07-07 Marco Cuturi , Olivier Teboul , Jonathan Niles-Weed , Jean-Philippe Vert

Kernel matrices are crucial in many learning tasks such as support vector machines or kernel ridge regression. The kernel matrix is typically dense and large-scale. Depending on the dimension of the feature space even the computation of all…

机器学习 · 计算机科学 2023-12-04 Franziska Nestler , Martin Stoll , Theresa Wagner

We develop an improved bound for the approximation error of the Nystr\"{o}m method under the assumption that there is a large eigengap in the spectrum of kernel matrix. This is based on the empirical observation that the eigengap has a…

机器学习 · 计算机科学 2012-09-04 Mehrdad Mahdavi , Tianbao Yang , Rong Jin

A primary computational problem in kernel regression is solution of a dense linear system with the $N\times N$ kernel matrix. Because a direct solution has an O($N^3$) cost, iterative Krylov methods are often used with fast matrix-vector…

数值分析 · 计算机科学 2014-08-07 Balaji Vasan Srinivasan , Qi Hu , Nail A. Gumerov , Raghu Murtugudde , Ramani Duraiswami

In supervised learning using kernel methods, we often encounter a large-scale finite-sum minimization over a reproducing kernel Hilbert space (RKHS). Large-scale finite-sum problems can be solved using efficient variants of Newton method,…

机器学习 · 计算机科学 2022-06-07 Ting-Jui Chang , Shahin Shahrampour

Adaptive nuclear-norm penalization is proposed for low-rank matrix approximation, by which we develop a new reduced-rank estimation method for the general high-dimensional multivariate regression problems. The adaptive nuclear norm of a…

统计方法学 · 统计学 2012-09-25 Kun Chen , Hongbo Dong , Kung-Sik Chan

Kernel methods are widespread in machine learning; however, they are limited by the quadratic complexity of the construction, application, and storage of kernel matrices. Low-rank matrix approximation algorithms are widely used to address…

机器学习 · 统计学 2021-05-05 Ruoxi Wang , Yingzhou Li , Michael W. Mahoney , Eric Darve

Kernel methods have achieved very good performance on large scale regression and classification problems, by using the Nystr\"om method and preconditioning techniques. The Nystr\"om approximation -- based on a subset of landmarks -- gives a…

机器学习 · 计算机科学 2020-02-21 Michaël Fanuel , Joachim Schreurs , Johan A. K. Suykens

The success of deep learning is inseparable from normalization layers. Researchers have proposed various normalization functions, and each of them has both advantages and disadvantages. In response, efforts have been made to design a…

机器学习 · 计算机科学 2024-02-20 Zikai Zhou , Shuo Zhang , Ziruo Wang , Huanran Chen

Kernel methods are powerful and flexible approach to solve many problems in machine learning. Due to the pairwise evaluations in kernel methods, the complexity of kernel computation grows as the data size increases; thus the applicability…

机器学习 · 计算机科学 2017-11-28 Bharath Bhushan Damodaran , Nicolas Courty , Philippe-Henri Gosselin

Nonnegative matrix factorization (NMF) under the separability assumption can provably be solved efficiently, even in the presence of noise, and has been shown to be a powerful technique in document classification and hyperspectral unmixing.…

机器学习 · 统计学 2015-04-02 Nicolas Gillis , Stephen A. Vavasis

Adaptive algorithms based on kernel structures have been a topic of significant research over the past few years. The main advantage is that they form a family of universal approximators, offering an elegant solution to problems with…

机器学习 · 计算机科学 2017-08-29 R. C. de Lamare , André Flores

Recent studies suggest that artificial neural networks (ANNs) that match the spectral properties of the mammalian visual cortex -- namely, the $\sim 1/n$ eigenspectrum of the covariance matrix of neural activities -- achieve higher object…

机器学习 · 计算机科学 2022-08-24 Richard C. Gerum , Cassidy Pirlot , Alona Fyshe , Joel Zylberberg

Transformers are expensive to train due to the quadratic time and space complexity in the self-attention mechanism. On the other hand, although kernel machines suffer from the same computation bottleneck in pairwise dot products, several…

机器学习 · 计算机科学 2021-11-02 Yifan Chen , Qi Zeng , Heng Ji , Yun Yang

In this paper we consider the numerical solution to the soft-margin support vector machine optimization problem. This problem is typically solved using the SMO algorithm, given the high computational complexity of traditional optimization…

数值分析 · 数学 2023-12-04 Theresa Wagner , John W. Pearson , Martin Stoll

The functional linear regression model has been widely studied and utilized for dealing with functional predictors. In this paper, we study the Nystr\"om subsampling method, a strategy used to tackle the computational complexities inherent…

统计理论 · 数学 2024-10-28 Naveen Gupta , Sivananthan Sampath

The bilateral and nonlocal means filters are instances of kernel-based filters that are popularly used in image processing. It was recently shown that fast and accurate bilateral filtering of grayscale images can be performed using a…

计算机视觉与模式识别 · 计算机科学 2019-02-20 Pravin Nair , Kunal N. Chaudhury

This article addresses improvements on the design of the adaptive normalized matched filter (ANMF) for radar detection. It is well-acknowledged that the estimation of the noise-clutter covariance matrix is a fundamental step in adaptive…

信息论 · 计算机科学 2015-05-15 Abla Kammoun , Romain Couillet , Frederic Pascal , Mohamed-Slim Alouini

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 of the problem…

数据结构与算法 · 计算机科学 2025-07-22 Sachin Garg , Michał Dereziński

We study the problem of column selection in large-scale kernel canonical correlation analysis (KCCA) using the Nystr\"om approximation, where one approximates two positive semi-definite kernel matrices using "landmark" points from the…

机器学习 · 计算机科学 2016-02-09 Weiran Wang