← Search

Kenneth Clarkson

4 accepted papers

2026

Transformer Circuits Can Realize Clustering Algorithms

ICML 2026spotlight

Although transformers are most commonly optimized as statistical sequence models, it is unclear to what extent they can implement and learn exact algorithmic computations. Here, we specify a transformer implementation from first principles that executes a fundamental and widely used method for $k$-m…

Cited by 0SourceScholar
2022

Quantum-Inspired Algorithms from Randomized Numerical Linear Algebra

ICML 2022spotlight

We create classical (non-quantum) dynamic data structures supporting queries for recommender systems and least-squares regression that are comparable to their quantum analogues. De-quantizing such algorithms has received a flurry of attention in recent years; we obtain sharper bounds for these probl…

Cited by 31SourcePDFScholar
2021

Projection techniques to update the truncated SVD of evolving matrices with applications

ICML 2021spotlight

This submission considers the problem of updating the rank-$k$ truncated Singular Value Decomposition (SVD) of matrices subject to the addition of new rows and/or columns over time. Such matrix problems represent an important computational kernel in applications such as Latent Semantic Indexing and…