Concomitant Group Testing
Thach V. Bui, Jonathan Scarlett
TL;DR
Concomitant Group Testing (ConcGT) introduces a structured GT model where a test is positive only if it contains at least one item from each of m disjoint semi-defective sets. The paper develops a spectrum of deterministic and randomized designs across non-adaptive, adaptive, and limited-adaptivity regimes, achieving order-optimal or near-optimal test counts in many regimes, notably for small m. It leverages disjunct matrices for deterministic non-adaptive schemes, and constructs efficient randomized encodings and decodings that combine standard GT subroutines with novel subset-intersection strategies. The results substantially improve over general hypergraph-learning baselines, providing practical strategies for identifying multi-type defect interactions with significantly fewer tests, while outlining open questions for broader $m$ and non-adaptive least-resource scenarios.
Abstract
In this paper, we introduce a variation of the group testing problem capturing the idea that a positive test requires a combination of multiple ``types'' of item. Specifically, we assume that there are multiple disjoint \emph{semi-defective sets}, and a test is positive if and only if it contains at least one item from each of these sets. The goal is to reliably identify all of the semi-defective sets using as few tests as possible, and we refer to this problem as \textit{Concomitant Group Testing} (ConcGT). We derive a variety of algorithms for this task, focusing primarily on the case that there are two semi-defective sets. Our algorithms are distinguished by (i) whether they are deterministic (zero-error) or randomized (small-error), and (ii) whether they are non-adaptive, fully adaptive, or have limited adaptivity (e.g., 2 or 3 stages). Both our deterministic adaptive algorithm and our randomized algorithms (non-adaptive or limited adaptivity) are order-optimal in broad scaling regimes of interest, and improve significantly over baseline results that are based on solving a more general problem as an intermediate step (e.g., hypergraph learning).
