ITLGOCSTMLJul 16, 2014

Probabilistic Group Testing under Sum Observations: A Parallelizable 2-Approximation for Entropy Loss

arXiv:1407.4446v3
Originality Incremental advance
AI Analysis

This work addresses efficient object localization in probabilistic settings, such as computer vision, but is incremental as it builds on existing group testing frameworks.

The paper tackles the problem of group testing with sum observations by introducing a non-adaptive dyadic policy that is optimal among non-adaptive policies and within a factor of two of optimal adaptive policies, with numerical experiments showing it outperforms a benchmark method like sequential bifurcation.

We consider the problem of group testing with sum observations and noiseless answers, in which we aim to locate multiple objects by querying the number of objects in each of a sequence of chosen sets. We study a probabilistic setting with entropy loss, in which we assume a joint Bayesian prior density on the locations of the objects and seek to choose the sets queried to minimize the expected entropy of the Bayesian posterior distribution after a fixed number of questions. We present a new non-adaptive policy, called the dyadic policy, show it is optimal among non-adaptive policies, and is within a factor of two of optimal among adaptive policies. This policy is quick to compute, its nonadaptive nature makes it easy to parallelize, and our bounds show it performs well even when compared with adaptive policies. We also study an adaptive greedy policy, which maximizes the one-step expected reduction in entropy, and show that it performs at least as well as the dyadic policy, offering greater query efficiency but reduced parallelism. Numerical experiments demonstrate that both procedures outperform a divide-and-conquer benchmark policy from the literature, called sequential bifurcation, and show how these procedures may be applied in a stylized computer vision problem.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes