← Search

Alexandr Andoni

8 accepted papers

2025

Fast attention mechanisms: a tale of parallelism

NeurIPS 2025poster

Transformers have the representational capacity to simulate Massively Parallel Computation (MPC) algorithms, but they suffer from quadratic time complexity, which severely limits their scalability. We introduce an efficient attention mechanism called Approximate Nearest Neighbor Attention (ANNA) wit…

Cited by 0SourceScholar
2024

Statistical-Computational Trade-offs for Density Estimation

NeurIPS 2024poster

We study the density estimation problem defined as follows: given $k$ distributions $p_1, \ldots, p_k$ over a discrete domain $[n]$, as well as a collection of samples chosen from a "query" distribution $q$ over $[n]$, output $p_i$ that is "close" to $q$. Recently Aamand et al. gave the first and o…

Cited by 0SourcePDFScholar
2023

Data Structures for Density Estimation

ICML 2023poster

We study statistical/computational tradeoffs for the following density estimation problem: given $k$ distributions $v_1, \ldots, v_k$ over a discrete domain of size $n$, and sampling access to a distribution $p$, identify $v_i$ that is "close" to $p$. Our main result is the first data structure that…

2023

Differentially Private Approximate Near Neighbor Counting in High Dimensions

NeurIPS 2023spotlight

Range counting (e.g., counting the number of data points falling into a given query ball) under differential privacy has been studied extensively. However, the current algorithms for this problem are subject to the following dichotomy. One class of algorithms suffers from an additive error that is a…

Cited by 5SourcePDFScholar
2018

Subspace Embedding and Linear Regression with Orlicz Norm

ICML 2018oral

We consider a generalization of the classic linear regression problem to the case when the loss is an Orlicz norm. An Orlicz norm is parameterized by a non-negative convex function G: R_+ - > R_+ with G(0) = 0: the Orlicz norm of a n-dimensional vector x is defined as |x|_G = inf{ alpha > 0 | sum_{i…

Cited by 40SourcePDFScholar
2017

High frequency moments via max-stability

ICASSP 2017accepted

We present anew, simple algorithm for sketching the k > 2 frequency moment of a dynamic stream, or simply the ℓ <sub xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">k</sub> norm of a vector in the linear sketching model. The new algorithms are based on expon…

Cited by 0SourceScholar
2015

Practical and Optimal LSH for Angular Distance

NeurIPS 2015poster

We show the existence of a Locality-Sensitive Hashing (LSH) family for the angular distance that yields an approximate Near Neighbor Search algorithm with the asymptotically optimal running time exponent. Unlike earlier algorithms with this property (e.g., Spherical LSH (Andoni-Indyk-Nguyen-Razensh…

Cited by 642SourcePDFScholar