Multidimensional Binary Search for Contextual Decision-Making
Ilan Lobel, Renato Paes Leme, Adrian Vladu

TL;DR
This paper introduces a polynomial-time algorithm for multidimensional binary search in contextual decision-making, achieving near-optimal regret bounds by combining volume cutting and a novel cylindrification technique.
Contribution
The paper presents a new algorithm called Projected Volume that efficiently solves multidimensional search problems with near-optimal regret bounds, introducing the cylindrification geometric technique.
Findings
Achieves regret $O(d ext{log}(d/ extepsilon))$, nearly optimal.
Introduces the cylindrification geometric technique.
Provides a polynomial-time algorithm for the problem.
Abstract
We consider a multidimensional search problem that is motivated by questions in contextual decision-making, such as dynamic pricing and personalized medicine. Nature selects a state from a -dimensional unit ball and then generates a sequence of -dimensional directions. We are given access to the directions, but not access to the state. After receiving a direction, we have to guess the value of the dot product between the state and the direction. Our goal is to minimize the number of times when our guess is more than away from the true answer. We construct a polynomial time algorithm that we call Projected Volume achieving regret , which is optimal up to a factor. The algorithm combines a volume cutting strategy with a new geometric technique that we call cylindrification.
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 Bandit Algorithms Research · Optimization and Search Problems · Machine Learning and Algorithms
