English

An Algorithm to Recover Shredded Random Matrices

Probability 2024-04-24 v2 Discrete Mathematics Data Structures and Algorithms Combinatorics

Abstract

Given some binary matrix MM, suppose we are presented with the collection of its rows and columns in independent arbitrary orderings. From this information, are we able to recover the unique original orderings and matrix? We present an algorithm that identifies whether there is a unique ordering associated with a set of rows and columns, and outputs either the unique correct orderings for the rows and columns or the full collection of all valid orderings and valid matrices. We show that there is a constant c>0c > 0 such that the algorithm terminates in O(n2)O(n^2) time with high probability and in expectation for random n×nn \times n binary matrices with i.i.d.\ Bernoulli (p)(p) entries (mij)ij=1n(m_{ij})_{ij=1}^n such that clog2(n)n(loglog(n))2p12\frac{c\log^2(n)}{n(\log\log(n))^2} \leq p \leq \frac{1}{2}.

Keywords

Cite

@article{arxiv.2310.16715,
  title  = {An Algorithm to Recover Shredded Random Matrices},
  author = {Caelan Atamanchuk and Luc Devroye and Massimo Vicenzo},
  journal= {arXiv preprint arXiv:2310.16715},
  year   = {2024}
}
R2 v1 2026-06-28T13:01:42.683Z