English

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

Information Theory 2020-01-27 v2 Signal Processing math.IT Probability

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(klogn){\rm poly}(k \log n), where nn is the number of items and kk is the number of defectives. In this paper, we present such an algorithm for non-adaptive probabilistic group testing termed {\em 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(klogn)O(k \log n) tests and O(k2logklogn)O(k^2 \cdot \log k \cdot \log n) runtime, in the limit as nn \to \infty (with kk having an arbitrary dependence on nn). This closes a recently-proposed open problem of simultaneously achieving poly(klogn){\rm poly}(k \log n) decoding time using O(klogn)O(k \log n) tests without any assumptions on kk. 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.

Keywords

Cite

@article{arxiv.1904.10102,
  title  = {Sublinear-Time Non-Adaptive Group Testing with $O(k \log n)$ Tests via Bit-Mixing Coding},
  author = {Steffen Bondorf and Binbin Chen and Jonathan Scarlett and Haifeng Yu and Yuda Zhao},
  journal= {arXiv preprint arXiv:1904.10102},
  year   = {2020}
}

Comments

(v2) Expanded related work section

R2 v1 2026-06-23T08:46:49.766Z