Learning Mixture of Gaussians with Streaming Data.

NIPS(2017)

引用 23|浏览28
暂无评分
摘要
In this paper, we study the problem of learning a mixture of Gaussians with streaming data: given a stream of $N$ points in $d$ dimensions generated by an unknown mixture of $k$ spherical Gaussians, the goal is to estimate the model parameters using a single pass over the data stream. We analyze a streaming version of the popular Lloydu0027s heuristic and show that the algorithm estimates all the unknown centers of the component Gaussians accurately if they are sufficiently separated. Assuming each pair of centers are $Csigma$ distant with $C=Omega((klog k)^{1/4}sigma)$ and where $sigma^2$ is the maximum variance of any Gaussian component, we show that asymptotically the algorithm estimates the centers optimally (up to certain constants); our center separation requirement matches the best known result for spherical Gaussians citep{vempalawang}. For finite samples, we show that a bias term based on the initial estimate decreases at $O(1/{rm poly}(N))$ rate while variance decreases at nearly optimal rate of $sigma^2 d/N$. Our analysis requires seeding the algorithm with a good initial estimate of the true cluster centers for which we provide an online PCA based clustering algorithm. Indeed, the asymptotic per-step time complexity of our algorithm is the optimal $dcdot k$ while space complexity of our algorithm is $O(dklog k)$. In addition to the bias and variance terms which tend to $0$, the hard-thresholding based updates of streaming Lloydu0027s algorithm is agnostic to the data distribution and hence incurs an emph{approximation error} that cannot be avoided. However, by using a streaming version of the classical emph{(soft-thresholding-based)} EM method that exploits the Gaussian distribution explicitly, we show that for a mixture of two Gaussians the true means can be estimated consistently, with estimation error decreasing at nearly optimal rate, and tending to $0$ for $Nrightarrow infty$.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要