Memory-Query Tradeoffs for Randomized Convex Optimization
Xi Chen, Binghui Peng

TL;DR
This paper establishes fundamental memory-query tradeoffs for randomized convex optimization algorithms, showing that optimal performance requires either high memory or many queries, with cutting plane methods being Pareto-optimal.
Contribution
It proves that any randomized first-order method must trade off between memory and query complexity, demonstrating the optimality of cutting plane methods in this context.
Findings
Cutting plane methods are Pareto-optimal among first-order algorithms.
Quadratic memory is necessary for optimal query complexity.
Tradeoffs depend on the dimension and precision parameters.
Abstract
We show that any randomized first-order algorithm which minimizes a -dimensional, -Lipschitz convex function over the unit ball must either use bits of memory or make queries, for any constant and when the precision is quasipolynomially small in . Our result implies that cutting plane methods, which use bits of memory and queries, are Pareto-optimal among randomized first-order algorithms, and quadratic memory is required to achieve optimal query complexity for convex optimization.
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 · Stochastic Gradient Optimization Techniques · Optimization and Search Problems
