Density Estimation via Discrepancy Based Adaptive Sequential Partition

Abstract

Given $iid$ observations from an unknown continuous distribution defined on some domain $\Omega$, we propose a nonparametric method to learn a piecewise constant function to approximate the underlying probability density function. Our density estimate is a piecewise constant function defined on a binary partition of $\Omega$. The key ingredient of the algorithm is to use discrepancy, a concept originates from Quasi Monte Carlo analysis, to control the partition process. The resulting algorithm is simple, efficient, and has provable convergence rate. We demonstrate empirically its efficiency as a density estimation method. We also show how it can be utilized to find good initializations for k-means.

Cite

Text

Li et al. "Density Estimation via Discrepancy Based Adaptive Sequential Partition." Neural Information Processing Systems, 2016.

Markdown

[Li et al. "Density Estimation via Discrepancy Based Adaptive Sequential Partition." Neural Information Processing Systems, 2016.](https://mlanthology.org/neurips/2016/li2016neurips-density/)

BibTeX

@inproceedings{li2016neurips-density,
  title     = {{Density Estimation via Discrepancy Based Adaptive Sequential Partition}},
  author    = {Li, Dangna and Yang, Kun and Wong, Wing Hung},
  booktitle = {Neural Information Processing Systems},
  year      = {2016},
  pages     = {1091-1099},
  url       = {https://mlanthology.org/neurips/2016/li2016neurips-density/}
}