Matrix Completion in Group Testing: Bounds and Simulations

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 , where rows correspond to tests and columns to items. A test is positive if it includes at least one defective item. Traditionally, remains fixed during both testing and recovery. In this work, we address the case where some entries of are missing, yielding a missing measurement matrix . Our aim is to reconstruct from 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,n, let :=(yij) ∈ \0, 1\t × s, :=(mij) ∈ \0,1\t × n, :=(xij) ∈ \0,1\n × s, and matrix ∈ \0,1 \t × n be a matrix generated from matrix by erasing some entries in . Suppose := , where an entry yij:=k=1n (mik xkj), and and are AND and OR operators. Unlike the problem in group testing whose objective is to find when given and , our objective is to recover given ,, and . 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 s increases the higher the probability that 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.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…