A Polynomial Time Algorithm for Maximum Likelihood Estimation of Multivariate Log-concave Densities

December 13, 2018 Β· Declared Dead Β· πŸ› arXiv.org

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Ilias Diakonikolas, Anastasios Sidiropoulos, Alistair Stewart arXiv ID 1812.05524 Category cs.DS: Data Structures & Algorithms Citations 7 Venue arXiv.org Last Checked 4 months ago
Abstract
We study the problem of computing the maximum likelihood estimator (MLE) of multivariate log-concave densities. Our main result is the first computationally efficient algorithm for this problem. In more detail, we give an algorithm that, on input a set of $n$ points in $\mathbb{R}^d$ and an accuracy parameter $Ξ΅>0$, it runs in time $\text{poly}(n, d, 1/Ξ΅)$, and outputs a log-concave density that with high probability maximizes the log-likelihood up to an additive $Ξ΅$. Our approach relies on a natural convex optimization formulation of the underlying problem that can be efficiently solved by a projected stochastic subgradient method. The main challenge lies in showing that a stochastic subgradient of our objective function can be efficiently approximated. To achieve this, we rely on structural results on approximation of log-concave densities and leverage classical algorithmic tools on volume approximation of convex bodies and uniform sampling from convex sets.
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