← Search

Tamas Sarlos

20 accepted papers

2026

Hot PATE: Private Aggregation of Distributions for Diverse Tasks

ICLR 2026poster

The Private Aggregation of Teacher Ensembles (PATE) framework enables privacy-preserving machine learning by aggregating responses from disjoint subsets of sensitive data. Adaptations of PATE to tasks with inherent output diversity such as text generation, where the desired output is a sample from a…

Cited by 0SourceScholar
2024

Fast Tree-Field Integrators: From Low Displacement Rank to Topological Transformers

NeurIPS 2024poster

We present a new class of fast polylog-linear algorithms based on the theory of structured matrices (in particular *low displacement rank*) for integrating tensor fields defined on weighted trees. Several applications of the resulting *fast tree-field integrators* (FTFIs) are presented, including: (…

2024

Learning a Fourier Transform for Linear Relative Positional Encodings in Transformers

AISTATS 2024poster

We propose a new class of linear Transformers called FourierLearner-Transformers (FLTs), which incorporate a wide range of relative positional encoding mechanisms (RPEs). These include regular RPE techniques applied for sequential data, as well as novel RPEs operating on geometric data embedded in h…

Cited by 9SourcePDFScholar
2024

SARA-RT: Scaling up Robotics Transformers with Self-Adaptive Robust Attention

ICRA 2024poster

We present Self-Adaptive Robust Attention for Robotics Transformers (SARA-RT): a new paradigm for addressing the emerging challenge of scaling up Robotics Transformers (RT) for on-robot deployment. SARA-RT relies on the new method of fine-tuning proposed by us, called up-training. It converts pre-tr…

Cited by 10SourceScholar
2023

Dense-Exponential Random Features: Sharp Positive Estimators of the Gaussian Kernel

NeurIPS 2023poster

The problem of efficient approximation of a linear operator induced by the Gaussian or softmax kernel is often addressed using random features (RFs) which yield an unbiased approximation of the operator's result. Such operators emerge in important applications ranging from kernel methods to efficien…

Cited by 2SourcePDFScholar
2023

Efficient Graph Field Integrators Meet Point Clouds

ICML 2023poster

We present two new classes of algorithms for efficient field integration on graphs encoding point cloud data. The first class, $\mathrm{SeparatorFactorization}$ (SF), leverages the bounded genus of point cloud mesh graphs, while the second class, $\mathrm{RFDiffusion}$ (RFD), uses popular $\epsilon$…

2023

Hardness of Low Rank Approximation of Entrywise Transformed Matrix Products

NeurIPS 2023poster

Inspired by fast algorithms in natural language processing, we study low rank approximation in the entrywise transformed setting where we want to find a good rank $k$ approximation to $f(U \cdot V)$, where $U, V^\top \in \mathbb{R}^{n \times r}$ are given, $r = O(\log(n))$, and $f(x)$ is a general s…

Cited by 3SourcePDFScholar
2023

Tricking the Hashing Trick: A Tight Lower Bound on the Robustness of CountSketch to Adaptive Inputs

AAAI 2023technical

CountSketch and Feature Hashing (the ``hashing trick'') are popular randomized dimensionality reduction methods that support recovery of l2 -heavy hitters and approximate inner products. When the inputs are not adaptive (do not depend on prior outputs), classic estimators applied to a sketch of si…

Cited by 10SourcePDFScholar
2022

Chefs' Random Tables: Non-Trigonometric Random Features

NeurIPS 2022accept

We introduce chefs' random tables (CRTs), a new class of non-trigonometric random features (RFs) to approximate Gaussian and softmax kernels. CRTs are an alternative to standard random kitchen sink (RKS) methods, which inherently rely on the trigonometric maps. We present variants of CRTs where RFs…

2022

From block-Toeplitz matrices to differential equations on graphs: towards a general theory for scalable masked Transformers

ICML 2022spotlight

In this paper we provide, to the best of our knowledge, the first comprehensive approach for incorporating various masking mechanisms into Transformers architectures in a scalable way. We show that recent results on linear causal attention (Choromanski et al., 2021) and log-linear RPE-attention (Luo…

2021

Rethinking Attention with Performers

ICLR 2021oral

We introduce Performers, Transformer architectures which can estimate regular (softmax) full-rank-attention Transformers with provable accuracy, but using only linear (as opposed to quadratic) space and time complexity, without relying on any priors such as sparsity or low-rankness. To approximate s…

2020

Stochastic Flows and Geometric Optimization on the Orthogonal Group

ICML 2020poster

We present a new class of stochastic, geometrically-driven optimization algorithms on the orthogonal group O(d) and naturally reductive homogeneous manifolds obtained from the action of the rotation group SO(d). We theoretically and experimentally demonstrate that our methods can be applied in vario…

Cited by 9SourcePDFScholar
2019

Orthogonal Estimation of Wasserstein Distances

AISTATS 2019poster

Wasserstein distances are increasingly used in a wide variety of applications in machine learning. Sliced Wasserstein distances form an important subclass which may be estimated efficiently through one-dimensional sorting operations. In this paper, we propose a new variant of sliced Wasserstein dist…

2019

Tight Dimensionality Reduction for Sketching Low Degree Polynomial Kernels

NeurIPS 2019poster

We revisit the classic randomized sketch of a tensor product of $q$ vectors $x_i\in\mathbb{R}^n$. The $i$-th coordinate $(Sx)_i$ of the sketch is equal to $\prod_{j = 1}^q \langle u^{i, j}, x^j \rangle / \sqrt{m}$, where $u^{i,j}$ are independent random sign vectors. Kar and Karnick (JMLR, 2012) sho…

2018

Geometrically Coupled Monte Carlo Sampling

NeurIPS 2018spotlight

Monte Carlo sampling in high-dimensional, low-sample settings is important in many machine learning tasks. We improve current methods for sampling in Euclidean spaces by avoiding independence, and instead consider ways to couple samples. We show fundamental connections to optimal transport theory,…

Cited by 30SourcePDFScholar
2018

The Geometry of Random Features

AISTATS 2018poster

We present an in-depth examination of the effectiveness of radial basis function kernel (beyond Gaussian) estimators based on orthogonal random feature maps. We show that orthogonal estimators outperform state-of-the-art mechanisms that use iid sampling under weak conditions for tails of the associa…

Cited by 0SourcePDFScholar
2017

Structured adaptive and random spinners for fast machine learning computations

AISTATS 2017poster

We consider an efficient computational framework for speeding up several machine learning algorithms with almost no loss of accuracy. The proposed framework relies on projections via structured matrices that we call Structured Spinners, which are formed as products of three structured matrix-blocks…

Cited by 42SourcePDFScholar