Sampling Permutations with Cell Probes is Hard

📅 2025-12-02
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This paper establishes computational lower bounds for generating permutations statistically close to the uniform distribution over ([n]!) from a uniformly random input sequence over ([n]), under the constraint that each output bit queries the input at most (d) times—either adaptively or non-adaptively. Using information-theoretic analysis, probabilistic methods, and the cell-probe model—augmented by structural constraints on query patterns—the authors derive the first nontrivial lower bounds: (d geq (log n)^{Omega(1)}) in the adaptive setting and (d geq n^{Omega(1)}) in the non-adaptive setting. These results improve upon prior bounds by exponential factors and fully resolve Viola’s long-standing conjecture on this problem. The derived bounds are asymptotically tight and immediately imply matching lower bounds for succinct data structures supporting permutation storage and retrieval.

Technology Category

Application Category

📝 Abstract
Suppose we are given an infinite sequence of input cells, each initialized with a uniform random symbol from $[n]$. How hard is it to output a sequence in $[n]^n$ that is close to a uniform random permutation? Viola (SICOMP 2020) conjectured that if each output cell is computed by making $d$ probes to input cells, then $dgeqomega(1)$. Our main result shows that, in fact, $dgeq (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 $dgeq 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.
Problem

Research questions and friction points this paper is trying to address.

Proving hardness of sampling permutations with limited cell probes
Establishing exponential lower bounds for nonadaptive probe strategies
Implicating lower bounds for succinct permutation data structures
Innovation

Methods, ideas, or system contributions that make the work stand out.

Proving superconstant lower bounds for permutation sampling
Exponential improvement for nonadaptive probe lower bounds
Implications for succinct data structure lower bounds
🔎 Similar Papers
No similar papers found.
Y
Yaroslav Alekseev
Technion
M
Mika Goos
EPFL
K
Konstantin Myasnikov
EPFL
Artur Riazanov
Artur Riazanov
EPFL
proof complexity
Dmitry Sokolov
Dmitry Sokolov
École Polytechnique Fédérale de Lausanne