Learning Mixtures of Spherical Gaussians via Fourier Analysis

April 13, 2020 Β· 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 Somnath Chakraborty, Hariharan Narayanan arXiv ID 2004.05813 Category cs.DS: Data Structures & Algorithms Cross-listed cs.LG, math.OC Citations 2 Venue arXiv.org Last Checked 4 months ago
Abstract
Suppose that we are given independent, identically distributed samples $x_l$ from a mixture $ΞΌ$ of no more than $k$ of $d$-dimensional spherical gaussian distributions $ΞΌ_i$ with variance $1$, such that the minimum $\ell_2$ distance between two distinct centers $y_l$ and $y_j$ is greater than $\sqrt{d} Ξ”$ for some $c \leq Ξ”$, where $c\in (0,1)$ is a small positive universal constant. We develop a randomized algorithm that learns the centers $y_l$ of the gaussians, to within an $\ell_2$ distance of $Ξ΄< \frac{Ξ”\sqrt{d}}{2}$ and the weights $w_l$ to within $cw_{min}$ with probability greater than $1 - \exp(-k/c)$. The number of samples and the computational time is bounded above by $poly(k, d, \frac{1}Ξ΄)$. Such a bound on the sample and computational complexity was previously unknown when $Ο‰(1) \leq d \leq O(\log k)$. When $d = O(1)$, this follows from work of Regev and Vijayaraghavan. These authors also show that the sample complexity of learning a random mixture of gaussians in a ball of radius $Θ(\sqrt{d})$ in $d$ dimensions, when $d$ is $Θ( \log k)$ is at least $poly(k, \frac{1}Ξ΄)$, showing that our result is tight in this case.
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