Near-optimal Approximate Discrete and Continuous Submodular Function Minimization

August 31, 2019 Β· Declared Dead Β· πŸ› ACM-SIAM Symposium on Discrete Algorithms

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Brian Axelrod, Yang P. Liu, Aaron Sidford arXiv ID 1909.00171 Category cs.DS: Data Structures & Algorithms Cross-listed math.OC Citations 30 Venue ACM-SIAM Symposium on Discrete Algorithms Last Checked 3 months ago
Abstract
In this paper we provide improved running times and oracle complexities for approximately minimizing a submodular function. Our main result is a randomized algorithm, which given any submodular function defined on $n$-elements with range $[-1, 1]$, computes an $Ξ΅$-additive approximate minimizer in $\tilde{O}(n/Ξ΅^2)$ oracle evaluations with high probability. This improves over the $\tilde{O}(n^{5/3}/Ξ΅^2)$ oracle evaluation algorithm of Chakrabarty \etal~(STOC 2017) and the $\tilde{O}(n^{3/2}/Ξ΅^2)$ oracle evaluation algorithm of Hamoudi \etal. Further, we leverage a generalization of this result to obtain efficient algorithms for minimizing a broad class of nonconvex functions. For any function $f$ with domain $[0, 1]^n$ that satisfies $\frac{\partial^2f}{\partial x_i \partial x_j} \le 0$ for all $i \neq j$ and is $L$-Lipschitz with respect to the $L^\infty$-norm we give an algorithm that computes an $Ξ΅$-additive approximate minimizer with $\tilde{O}(n \cdot \mathrm{poly}(L/Ξ΅))$ function evaluation with high probability.
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