← Search

Michael Kapralov

8 accepted papers

2025

Improved Algorithms for Kernel Matrix-Vector Multiplication Under Sparsity Assumptions

ICLR 2025poster

Motivated by the problem of fast processing of attention matrices, we study fast algorithms for computing matrix-vector products for asymmetric Gaussian Kernel matrices $K\in \mathbb{R}^{n\times n}$. $K$'s columns are indexed by a set of $n$ keys $k_1,k_2\ldots, k_n\in \mathbb{R}^d$, rows by a set…

Cited by 0SourcePDFScholar
2025

Streaming Attention Approximation via Discrepancy Theory

NeurIPS 2025spotlight

Large language models (LLMs) have achieved impressive success, but their high memory requirements present challenges for long-context token generation. In this paper we study the streaming complexity of attention approximation, a key computational primitive underlying token generation. Our main…

Cited by 0SourceScholar
2024

On the Robustness of Spectral Algorithms for Semirandom Stochastic Block Models

NeurIPS 2024poster

In a graph bisection problem, we are given a graph $G$ with two equally-sized unlabeled communities, and the goal is to recover the vertices in these communities. A popular heuristic, known as spectral clustering, is to output an estimated community assignment based on the eigenvector corresponding…

Cited by 1SourcePDFScholar
2020

Scaling up Kernel Ridge Regression via Locality Sensitive Hashing

AISTATS 2020poster

Random binning features, introduced in the seminal paper of Rahimi and Recht ’07, are an efficient method for approximating a kernel matrix using locality sensitive hashing. Random binning features provide a very simple and efficient way to approximate the Laplace kernel but unfortunately do not app…

Cited by 16SourcePDFScholar
2019

Efficiently Learning Fourier Sparse Set Functions

NeurIPS 2019spotlight

Learning set functions is a key challenge arising in many domains, ranging from sketching graphs to black-box optimization with discrete parameters. In this paper we consider the problem of efficiently learning set functions that are defined over a ground set of size $n$ and that are sparse (say $k$…

2017

Random Fourier Features for Kernel Ridge Regression: Approximation Bounds and Statistical Guarantees

ICML 2017poster

Random Fourier features is one of the most popular techniques for scaling up kernel methods, such as kernel ridge regression. However, despite impressive empirical results, the statistical properties of random Fourier features are still not well understood. In this paper we take steps toward filling…

Cited by 199SourcePDFScholar