Current browse context:
cs.LG
Change to browse by:
References & Citations
Computer Science > Machine Learning
Title: Gradient-based training of Gaussian Mixture Models for High-Dimensional Streaming Data
(Submitted on 18 Dec 2019 (v1), last revised 2 Jul 2021 (this version, v3))
Abstract: We present an approach for efficiently training Gaussian Mixture Model (GMM) by Stochastic Gradient Descent (SGD) with non-stationary, high-dimensional streaming data. Our training scheme does not require data-driven parameter initialization (e.g., k-means) and can thus be trained based on a random initialization. Furthermore, the approach allows mini-batch sizes as low as 1, which are typical for streaming-data settings. Major problems in such settings are undesirable local optima during early training phases and numerical instabilities due to high data dimensionalities. We introduce an adaptive annealing procedure to address the first problem, whereas numerical instabilities are eliminated by using an exponential-free approximation to the standard GMM log-likelihood. Experiments on a variety of visual and non-visual benchmarks show that our SGD approach can be trained completely without, for instance, k-means based centroid initialization. It also compares favorably to an online variant of Expectation-Maximization (EM) - stochastic EM (sEM), which it outperforms by a large margin for very high-dimensional data.
Submission history
From: Benedikt Pfülb [view email][v1] Wed, 18 Dec 2019 09:35:39 GMT (1494kb,D)
[v2] Mon, 15 Jun 2020 15:32:05 GMT (2845kb,D)
[v3] Fri, 2 Jul 2021 16:25:30 GMT (2209kb,D)
Link back to: arXiv, form interface, contact.