Contextual Search via Intrinsic Volumes
Renato Paes Leme, Jon Schneider

TL;DR
This paper introduces new algorithms for multidimensional contextual search and dynamic pricing that leverage intrinsic volumes from integral geometry, achieving near-optimal loss bounds.
Contribution
The paper presents the first application of intrinsic volumes to algorithm design, providing algorithms with improved loss bounds for contextual search and dynamic pricing.
Findings
Achieves $O_{d}(1)$ total loss for symmetric absolute loss in contextual search.
Develops a dynamic pricing algorithm with $O_{d}(\log \log T)$ total loss, matching lower bounds.
Introduces a novel use of integral geometry in algorithm development.
Abstract
We study the problem of contextual search, a multidimensional generalization of binary search that captures many problems in contextual decision-making. In contextual search, a learner is trying to learn the value of a hidden vector . Every round the learner is provided an adversarially-chosen context , submits a guess for the value of , learns whether , and incurs loss (for some loss function ). The learner's goal is to minimize their total loss over the course of rounds. We present an algorithm for the contextual search problem for the symmetric loss function that achieves total loss. We present a new algorithm for the dynamic pricing problem (which can be realized as a special case of the contextual…
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 · Advanced Bandit Algorithms Research · Optimization and Search Problems
