← Search

Aleksandros Sobczyk

3 accepted papers

2025

Quantum Doubly Stochastic Transformers

NeurIPS 2025spotlight

At the core of the Transformer, the softmax normalizes the attention matrix to be right stochastic. Previous research has shown that this often de-stabilizes training and that enforcing the attention matrix to be doubly stochastic (through Sinkhorn’s algorithm) consistently improves performance acro…

Cited by 0SourceScholar
2024

Invariant subspaces and PCA in nearly matrix multiplication time

NeurIPS 2024poster

Approximating invariant subspaces of generalized eigenvalue problems (GEPs) is a fundamental computational problem at the core of machine learning and scientific computing. It is, for example, the root of Principal Component Analysis (PCA) for dimensionality reduction, data visualization, and noise…

Cited by 2SourcePDFScholar
2022

Approximate Euclidean lengths and distances beyond Johnson-Lindenstrauss

NeurIPS 2022accept

A classical result of Johnson and Lindenstrauss states that a set of $n$ high dimensional data points can be projected down to $O(\log n/\epsilon^2)$ dimensions such that the square of their pairwise distances is preserved up to a small distortion $\epsilon\in(0,1)$. It has been proved that the JL l…