English

A Note on Property Testing of the Binary Rank

Data Structures and Algorithms 2023-01-12 v1

Abstract

Let MM be a n×mn\times m (0,1)(0,1)-matrix. We define the ss-binary rank, brs(M)br_s(M), of MM to be the minimal integer dd such that there are dd monochromatic rectangles that cover all the 11-entries in the matrix, and each 11-entry is covered by at most ss rectangles. When s=1s=1, this is the binary rank,~br(M)br(M), known from the literature. Let R(M)R(M) and C(M)C(M) be the set of rows and columns of~MM, respectively. We use the result of Sgall (Comb. 1999) to prove that if MM has ss-binary rank at most~dd, then R(M)C(M)(ds)2d|R(M)|\cdot |C(M)|\le {d\choose \le s}2^{d} where (ds)=i=0s(di){d\choose \le s}=\sum_{i=0}^s{d\choose i}. This bound is tight; that is, there exists a matrix MM' of ss-binary rank dd such that R(M)C(M)=(ds)2d|R(M')|\cdot |C(M')|= {d\choose \le s}2^{d}. Using this result, we give a new one-sided adaptive and non-adaptive testers for (0,1)(0,1)-matrices of ss-binary rank at most dd (and exactly dd) that makes O~((ds)2d/ϵ)\tilde O\left({d\choose \le s}2^d/\epsilon\right) and O~((ds)2d/ϵ2)\tilde O\left({d\choose \le s}2^d/\epsilon^2\right) queries, respectively. For a fixed ss, this improves the query complexity of the tester of Parnas et al. (Theory Comput. Syst. 2021) by a factor of Θ~(2d)\tilde \Theta (2^d).

Cite

@article{arxiv.2301.04406,
  title  = {A Note on Property Testing of the Binary Rank},
  author = {Nader H. Bshouty},
  journal= {arXiv preprint arXiv:2301.04406},
  year   = {2023}
}
R2 v1 2026-06-28T08:09:13.208Z