Property testing of the Boolean and binary rank

Abstract

We present algorithms for testing if a (0,1)-matrix M has Boolean/binary rank at most d, or is ε-far from Boolean/binary rank d (i.e., at least an ε-fraction of the entries in M must be modified so that it has rank at most d). The query complexity of our testing algorithm for the Boolean rank is O(d4/ ε6). For the binary rank we present a testing algorithm whose query complexity is O(22d/ε). Both algorithms are 1-sided error algorithms that always accept M if it has Boolean/binary rank at most d, and reject with probability at least 2/3 if M is ε-far from Boolean/binary rank d.

0

Discussion (0)

Sign in to join the discussion.

Loading comments…