Memory-Query Tradeoffs for Randomized Convex Optimization

June 21, 2023 Β· Declared Dead Β· πŸ› IEEE Annual Symposium on Foundations of Computer Science

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Xi Chen, Binghui Peng arXiv ID 2306.12534 Category cs.DS: Data Structures & Algorithms Cross-listed cs.AI, cs.LG, stat.ML Citations 7 Venue IEEE Annual Symposium on Foundations of Computer Science Last Checked 4 months ago
Abstract
We show that any randomized first-order algorithm which minimizes a $d$-dimensional, $1$-Lipschitz convex function over the unit ball must either use $Ξ©(d^{2-Ξ΄})$ bits of memory or make $Ξ©(d^{1+Ξ΄/6-o(1)})$ queries, for any constant $Ξ΄\in (0,1)$ and when the precision $Ξ΅$ is quasipolynomially small in $d$. Our result implies that cutting plane methods, which use $\tilde{O}(d^2)$ bits of memory and $\tilde{O}(d)$ queries, are Pareto-optimal among randomized first-order algorithms, and quadratic memory is required to achieve optimal query complexity for convex optimization.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted