English

Non-Adaptive Group Testing Framework based on Concatenation Code

Information Theory 2017-11-20 v4 math.IT

Abstract

We consider an efficiently decodable non-adaptive group testing (NAGT) problem that meets theoretical bounds. The problem is to find a few specific items (at most dd) satisfying certain characteristics in a colossal number of NN items as quickly as possible. Those dd specific items are called \textit{defective items}. The idea of NAGT is to pool a group of items, which is called \textit{a test}, then run a test on them. If the test outcome is \textit{positive}, there exists at least one defective item in the test, and if it is \textit{negative}, there exists no defective items. Formally, a binary t×Nt \times N measurement matrix M=(mij)\mathcal{M} = (m_{ij}) is the representation for tt tests where row ii stands for test ii and mij=1m_{ij} = 1 if and only if item jj belongs to test ii. There are three main objectives in NAGT: minimize the number of tests tt, construct matrix M\mathcal{M}, and identify defective items as quickly as possible. In this paper, we present a strongly explicit construction of M\mathcal{M} for when the number of defective items is at most 2, with the number of tests t16logN=O(logN)t \simeq 16 \log{N} = O(\log{N}). In particular, we need only KN×16logN=O(NlogN)K \simeq N \times 16\log{N} = O(N\log{N}) bits to construct such matrices, which is optimal. Furthermore, given these KK bits, any entry in the matrix can be constructed in time O(lnN/lnlnN)O \left(\ln{N}/ \ln{\ln{N}} \right). Moreover, M\mathcal{M} can be decoded with high probability in time O(ln2Nln2lnN)O\left( \frac{\ln^2{N}}{\ln^2{\ln{N}}} \right). When the number of defective items is greater than 2, we present a scheme that can identify at least (1ϵ)d(1-\epsilon)d defective items with t32C(ϵ)dlogN=O(dlogN)t \simeq 32 C(\epsilon) d \log{N} = O(d \log{N}) in time O(dln2Nln2lnN)O \left( d \frac{\ln^2{N}}{\ln^2{\ln{N}}} \right) for any close-to-zero ϵ\epsilon, where C(ϵ)C(\epsilon) is a constant that depends only on ϵ\epsilon.

Keywords

Cite

@article{arxiv.1701.06989,
  title  = {Non-Adaptive Group Testing Framework based on Concatenation Code},
  author = {Thach V. Bui and Minoru Kuribayashi and Isao Echizen},
  journal= {arXiv preprint arXiv:1701.06989},
  year   = {2017}
}

Comments

Some proofs of this paper were incorrect. I do not know when I can find the correct proofs for them. Therefore, it's better to withdraw this version