ITAILGSYSTOct 11, 2018

Policy Design for Active Sequential Hypothesis Testing using Deep Learning

arXiv:1810.04859v121 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of designing efficient policies for hypothesis testing with adaptive queries, which is incremental as it builds on existing heuristics in a computationally hard problem.

The paper tackles the problem of active sequential hypothesis testing by proposing two new heuristics based on deep reinforcement learning and a KL-divergence zero-sum game, demonstrating through numerical experiments that these heuristics achieve significantly better performance than existing methods in some scenarios.

Information theory has been very successful in obtaining performance limits for various problems such as communication, compression and hypothesis testing. Likewise, stochastic control theory provides a characterization of optimal policies for Partially Observable Markov Decision Processes (POMDPs) using dynamic programming. However, finding optimal policies for these problems is computationally hard in general and thus, heuristic solutions are employed in practice. Deep learning can be used as a tool for designing better heuristics in such problems. In this paper, the problem of active sequential hypothesis testing is considered. The goal is to design a policy that can reliably infer the true hypothesis using as few samples as possible by adaptively selecting appropriate queries. This problem can be modeled as a POMDP and bounds on its value function exist in literature. However, optimal policies have not been identified and various heuristics are used. In this paper, two new heuristics are proposed: one based on deep reinforcement learning and another based on a KL-divergence zero-sum game. These heuristics are compared with state-of-the-art solutions and it is demonstrated using numerical experiments that the proposed heuristics can achieve significantly better performance than existing methods in some scenarios.

Foundations

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

Your Notes