← Search

Ravindran Kannan

5 accepted papers

2025

LevAttention: Time, Space and Streaming Efficient Algorithm for Heavy Attentions

ICLR 2025poster

A central problem related to transformers can be stated as follows: given two $n \times d$ matrices $Q$ and $K$, and a non-negative function $f$, define the matrix $A$ as follows: (1) apply the function $f$ to each entry of the $n \times n$ matrix $Q K^T$, and then (2) normalize each of the row sums…

Cited by 0SourcePDFScholar
2020

Near-optimal sample complexity bounds for learning Latent $k-$polytopes and applications to Ad-Mixtures

ICML 2020poster

Deriving Optimal bounds on Sample Complexity of Latent Variable models is an active area of research. Recently such bounds were obtained for Mixture of Gaussians \cite{HSNCAY18}, no such results are known for Ad-mixtures, a generalization of Mixture distributions. In this paper we show that $O^*(dk/…

Cited by 3SourcePDFScholar
2016

Non-negative Matrix Factorization under Heavy Noise

ICML 2016poster

The Noisy Non-negative Matrix factorization (NMF) is: given a data matrix A (d x n), find non-negative matrices B;C (d x k, k x n respy.) so that A = BC +N, where N is a noise matrix. Existing polynomial time algorithms with proven error guarantees require EACH column N_⋅j to have l1 norm much small…

Cited by 15SourcePDFScholar