12
4

Generalized Binary Search For Split-Neighborly Problems

Abstract

In sequential hypothesis testing, Generalized Binary Search (GBS) greedily chooses the test with the highest information gain at each step. It is known that GBS obtains the gold standard query cost of O(logn)O(\log n) for problems satisfying the kk-neighborly condition, which requires any two tests to be connected by a sequence of tests where neighboring tests disagree on at most kk hypotheses. In this paper, we introduce a weaker condition, split-neighborly, which requires that for the set of hypotheses two neighbors disagree on, any subset is splittable by some test. For four problems that are not kk-neighborly for any constant kk, we prove that they are split-neighborly, which allows us to obtain the optimal O(logn)O(\log n) worst-case query cost.

View on arXiv
Comments on this paper