No Price Tags? No Problem: Query Strategies for Unpriced Information
Shivam Nadimpalli, Mingda Qiao, Ronitt Rubinfeld

TL;DR
This paper introduces a new variant of the priced query model that handles unknown variable costs, demonstrating inherent overheads and proposing strategies that are nearly optimal despite cost uncertainty.
Contribution
It extends the classic priced query model to account for unknown costs, establishing lower bounds and designing near-optimal strategies under uncertainty.
Findings
Uncertainty in variable costs causes unavoidable overheads in query strategies.
Proposed strategies nearly match the theoretical lower bounds.
The approach leverages connections to Boolean function analysis and online algorithms.
Abstract
The classic *priced query model*, introduced by Charikar et al. (STOC 2000), captures the task of computing a known function on an unknown input when each input variable can only be revealed by paying an associated cost. The goal is to design a query strategy that determines the function's value while minimizing the total cost incurred. However, all prior work in this model assumes complete advance knowledge of the query costs -- an assumption that fails in many realistic settings. We introduce a variant of the priced query model that explicitly handles *unknown* variable costs. We prove a separation from the traditional priced query model, showing that uncertainty in variable costs imposes an unavoidable overhead for every query strategy. Despite this, we design strategies that essentially match our lower bound and are competitive with the best cost-aware strategies for arbitrary…
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
TopicsAdvanced Database Systems and Queries · Complexity and Algorithms in Graphs · Machine Learning and Algorithms
