English

Sampling Permutations with Cell Probes is Hard

Computational Complexity 2025-12-03 v1 Data Structures and Algorithms

Abstract

Suppose we are given an infinite sequence of input cells, each initialized with a uniform random symbol from [n][n]. How hard is it to output a sequence in [n]n[n]^n that is close to a uniform random permutation? Viola (SICOMP 2020) conjectured that if each output cell is computed by making dd probes to input cells, then dω(1)d\geq\omega(1). Our main result shows that, in fact, d(logn)Ω(1)d\geq (\log n)^{\Omega(1)}, which is tight up to the constant in the exponent. Our techniques also show that if the probes are nonadaptive, then dnΩ(1)d\geq n^{\Omega(1)}, which is an exponential improvement over the previous nonadaptive lower bound due to Yu and Zhan (ITCS 2024). Our results also imply lower bounds against succinct data structures for storing permutations.

Keywords

Cite

@article{arxiv.2512.02724,
  title  = {Sampling Permutations with Cell Probes is Hard},
  author = {Yaroslav Alekseev and Mika Göös and Konstantin Myasnikov and Artur Riazanov and Dmitry Sokolov},
  journal= {arXiv preprint arXiv:2512.02724},
  year   = {2025}
}
R2 v1 2026-07-01T08:05:37.406Z