Query strategies for priced information, revisited
Guy Blanc, Jane Lange, Li-Yang Tan

TL;DR
This paper analyzes a universal query strategy for determining a function's value with minimal cost, relating its performance to the function's influence, and connects improvements to longstanding open problems in learning decision trees.
Contribution
It introduces a simple, universal query strategy applicable to all functions and relates its performance to the influence measure, providing new guarantees and insights.
Findings
Expected cost is proportional to optimal cost times influence divided by epsilon squared.
Strategy errs on at most an O(epsilon) fraction of inputs.
Improving parameters relates to open problems in learning decision trees.
Abstract
We consider the problem of designing query strategies for priced information, introduced by Charikar et al. In this problem the algorithm designer is given a function and a price associated with each of the coordinates. The goal is to design a query strategy for determining 's value on unknown inputs for minimum cost. Prior works on this problem have focused on specific classes of functions. We analyze a simple and natural strategy that applies to all functions , and show that its performance relative to the optimal strategy can be expressed in terms of a basic complexity measure of , its influence. For , writing to denote the expected cost of the optimal strategy that errs on at most an -fraction of inputs, our strategy has expected cost $\mathsf{opt} \cdot…
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
TopicsComplexity and Algorithms in Graphs · Algorithms and Data Compression · Machine Learning and Algorithms
