English

Matrix Completion in Group Testing: Bounds and Simulations

Information Theory 2025-09-10 v2 Machine Learning math.IT

Abstract

The goal of group testing is to identify a small number of defective items within a large population. In the non-adaptive setting, tests are designed in advance and represented by a measurement matrix \mM\mM, where rows correspond to tests and columns to items. A test is positive if it includes at least one defective item. Traditionally, \mM\mM remains fixed during both testing and recovery. In this work, we address the case where some entries of \mM\mM are missing, yielding a missing measurement matrix \mG\mG. Our aim is to reconstruct \mM\mM from \mG\mG using available samples and their outcome vectors. The above problem can be considered as a problem intersected between Boolean matrix factorization and matrix completion, called the matrix completion in group testing (MCGT) problem, as follows. Given positive integers t,s,nt,s,n, let \mY:=(yij){0,1}t×s\mY:=(y_{ij}) \in \{0, 1\}^{t \times s}, \mM:=(mij){0,1}t×n\mM:=(m_{ij}) \in \{0,1\}^{t \times n}, \mX:=(xij){0,1}n×s\mX:=(x_{ij}) \in \{0,1\}^{n \times s}, and matrix \mG{0,1}t×n\mG \in \{0,1 \}^{t \times n} be a matrix generated from matrix \mM\mM by erasing some entries in \mM\mM. Suppose \mY:=\mM\mX\mY:=\mM \odot \mX, where an entry yij:=k=1n(mikxkj)y_{ij}:=\bigvee_{k=1}^n (m_{ik}\wedge x_{kj}), and \wedge and \vee are AND and OR operators. Unlike the problem in group testing whose objective is to find \mX\mX when given \mM\mM and \mY\mY, our objective is to recover \mM\mM given \mY,\mX\mY,\mX, and \mG\mG. We first prove that the MCGT problem is NP-complete. Next, we show that certain rows with missing entries aid recovery while others do not. For Bernoulli measurement matrices, we establish that larger ss increases the higher the probability that \mM\mM can be recovered. We then instantiate our bounds for specific decoding algorithms and validate them through simulations, demonstrating superiority over standard matrix completion and Boolean matrix factorization methods.

Keywords

Cite

@article{arxiv.2501.13780,
  title  = {Matrix Completion in Group Testing: Bounds and Simulations},
  author = {Trung-Khang Tran and Thach V. Bui},
  journal= {arXiv preprint arXiv:2501.13780},
  year   = {2025}
}

Comments

31 pages, 11 figures

R2 v1 2026-06-28T21:15:00.741Z