Efficient Convex Optimization with Membership Oracles
Yin Tat Lee, Aaron Sidford, Santosh S. Vempala

TL;DR
This paper presents a new algorithm for convex optimization that efficiently minimizes convex functions over convex sets using only evaluation and membership oracles, improving the complexity of such problems.
Contribution
It introduces a simple, efficient algorithm with improved oracle call complexity for convex optimization with membership and evaluation oracles.
Findings
Algorithm solves convex optimization with $ ilde{O}(n^2)$ oracle calls.
Reduces complexity of basic convex set and function oracles.
Enhances efficiency of convex optimization methods.
Abstract
We consider the problem of minimizing a convex function over a convex set given access only to an evaluation oracle for the function and a membership oracle for the set. We give a simple algorithm which solves this problem with oracle calls and additional arithmetic operations. Using this result, we obtain more efficient reductions among the five basic oracles for convex sets and functions defined by Gr\"otschel, Lovasz and Schrijver.
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 · Optimization and Search Problems · Advanced Bandit Algorithms Research
