Query Learning with Exponential Query Costs
Gowtham Bellala, Suresh Bhavnani, Clayton Scott

TL;DR
This paper extends generalized binary search to handle exponential query costs and group identification, providing algorithms based on entropy measures, with applications in active learning and emergency response.
Contribution
It introduces a unified information-theoretic framework for query learning with exponential costs and group-based identification, along with exact formulas and greedy algorithms.
Findings
Algorithms effectively minimize exponential query costs.
Applications demonstrate improved efficiency in active learning.
Framework unifies various query learning scenarios.
Abstract
In query learning, the goal is to identify an unknown object while minimizing the number of "yes" or "no" questions (queries) posed about that object. A well-studied algorithm for query learning is known as generalized binary search (GBS). We show that GBS is a greedy algorithm to optimize the expected number of queries needed to identify the unknown object. We also generalize GBS in two ways. First, we consider the case where the cost of querying grows exponentially in the number of queries and the goal is to minimize the expected exponential cost. Then, we consider the case where the objects are partitioned into groups, and the objective is to identify only the group to which the object belongs. We derive algorithms to address these issues in a common, information-theoretic framework. In particular, we present an exact formula for the objective function in each case involving Shannon…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Distributed Sensor Networks and Detection Algorithms · Bayesian Modeling and Causal Inference
