pith. sign in

arxiv: 1805.07272 · v2 · pith:DYDH5DQSnew · submitted 2018-05-18 · 📊 stat.CO · stat.ME

Fast Multivariate Log-Concave Density Estimation

classification 📊 stat.CO stat.ME
keywords densityapproachdimensionsestimationestimatelikelihoodlog-concavemathbb
0
0 comments X
read the original abstract

A novel computational approach to log-concave density estimation is proposed. Previous approaches utilize the piecewise-affine parametrization of the density induced by the given sample set. The number of parameters as well as non-smooth subgradient-based convex optimization for determining the maximum likelihood density estimate cause long runtimes for dimensions $d \geq 2$ and large sample sets. The presented approach is based on mildly non-convex smooth approximations of the objective function and \textit{sparse}, adaptive piecewise-affine density parametrization. Established memory-efficient numerical optimization techniques enable to process larger data sets for dimensions $d \geq 2$. While there is no guarantee that the algorithm returns the maximum likelihood estimate for every problem instance, we provide comprehensive numerical evidence that it does yield near-optimal results after significantly shorter runtimes. For example, 10000 samples in $\mathbb{R}^2$ are processed in two seconds, rather than in $\approx 14$ hours required by the previous approach to terminate. For higher dimensions, density estimation becomes tractable as well: Processing $10000$ samples in $\mathbb{R}^6$ requires 35 minutes. The software is publicly available as CRAN R package fmlogcondens.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Polynomial Time Algorithm for Log-Concave Maximum Likelihood via Locally Exponential Families

    cs.DS 2019-07 unverdicted novelty 8.0

    First poly(n,d,1/ε)-time algorithm for ε-approximate maximum-likelihood log-concave distribution estimation on n points in R^d.