Sublinear-Time Non-Adaptive Group Testing with O(k n) Tests via Bit-Mixing Coding

Abstract

The group testing problem consists of determining a small set of defective items from a larger set of items based on tests on groups of items, and is relevant in applications such as medical testing, communication protocols, pattern matching, and many more. While rigorous group testing algorithms have long been known with runtime at least linear in the number of items, a recent line of works has sought to reduce the runtime to poly(k n), where n is the number of items and k is the number of defectives. In this paper, we present such an algorithm for non-adaptive probabilistic group testing termed bit mixing coding (BMC), which builds on techniques that encode item indices in the test matrix, while incorporating novel ideas based on erasure-correction coding. We show that BMC achieves asymptotically vanishing error probability with O(k n) tests and O(k2 · k · n) runtime, in the limit as n ∞ (with k having an arbitrary dependence on n). This closes a recently-proposed open problem of simultaneously achieving poly(k n) decoding time using O(k n) tests without any assumptions on k. In addition, we show that the same scaling laws can be attained in a commonly-considered noisy setting, in which each test outcome is flipped with constant probability.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…