paper-with-me

Papers

Faster Kernel Matrix Algebra via Density Estimation

2021-02-16 · Arturs Backurs, Piotr Indyk, Cameron Musco, Tal Wagner

We study fast algorithms for computing fundamental properties of a positive semidefinite kernel matrix $K \in \mathbb{R}^{n \times n}$ corresponding to $n$ points $x_1,\ldots,x_n \in \mathbb{R}^d$. In particular, we consider estimating the sum of kernel matrix entries, along with its top eigenvalue and eigenvector. We show that the sum of matrix entries can be estimated to $1+\epsilon$ relative error in time $sublinear$ in $n$ and linear in $d$ for many popular kernels, including the Gaussian, exponential, and rational quadratic kernels. For these kernels, we also show that the top eigenvalue (and an approximate eigenvector) can be approximated to $1+\epsilon$ relative error in time $subquadratic$ in $n$ and linear in $d$. Our algorithms represent significant advances in the best known runtimes for these problems. They leverage the positive definiteness of the kernel matrix, along with a recent line of work on efficient kernel density estimation.

📄 PDF Abstract BibTeX arXiv:2102.08341

Code (0)

등록된 구현이 없습니다.

Tasks

Density Estimation

Similar Papers 제목 키워드 기반

Even Faster Kernel Matrix Linear Algebra via Density Estimation

2025-10-02 · Rikhav Shah, Sandeep Silwal, Haike Xu arxiv

This paper studies the use of kernel density estimation (KDE) for linear algebraic tasks involving the kernel matrix of a collection of $n$ data points in $\mathbb R^d$. In particular, we improve upon existing algorithms…

Density Estimation

Sub-quadratic Algorithms for Kernel Matrices via Kernel Density Estimation

2022-12-01 · Ainesh Bakshi, Piotr Indyk, Praneeth Kacham, Sandeep Silwal 외

Kernel matrices, as well as weighted graphs represented by them, are ubiquitous objects in machine learning, statistics and other related fields. The main drawback of using kernel methods (learning and inference using ke…

Density Estimation

Flash-SD-KDE: Accelerating SD-KDE with Tensor Cores

2026-02-10 · Elliot L. Epstein, Rajat Vadiraj Dwaraknath, John Winnicki arxiv

Score-debiased kernel density estimation (SD-KDE) achieves improved asymptotic convergence rates over classical KDE, but its use of an empirical score has made it significantly slower in practice. We show that by re-orde…

Density Estimation

Kernel Density Estimation by Stagewise Algorithm with a Simple Dictionary

2021-07-27 · Kiheiji Nishida, Kanta Naito

This study proposes multivariate kernel density estimation by stagewise minimization algorithm based on $U$-divergence and a simple dictionary. The dictionary consists of an appropriate scalar bandwidth matrix and a part…

Density Estimation

Multivariate Density Estimation via Variance-Reduced Sketching

2024-01-22 · Yifan Peng, Yuehaw Khoo, Daren Wang

Multivariate density estimation is of great interest in various scientific and engineering disciplines. In this work, we introduce a new framework called Variance-Reduced Sketching (VRS), specifically designed to estimat…

Density Estimationregression