English

Scalable and Incremental Learning of Gaussian Mixture Models

Machine Learning 2017-01-17 v1

Abstract

This work presents a fast and scalable algorithm for incremental learning of Gaussian mixture models. By performing rank-one updates on its precision matrices and determinants, its asymptotic time complexity is of \BigO{NKD^2} for NN data points, KK Gaussian components and DD dimensions. The resulting algorithm can be applied to high dimensional tasks, and this is confirmed by applying it to the classification datasets MNIST and CIFAR-10. Additionally, in order to show the algorithm's applicability to function approximation and control tasks, it is applied to three reinforcement learning tasks and its data-efficiency is evaluated.

Keywords

Cite

@article{arxiv.1701.03940,
  title  = {Scalable and Incremental Learning of Gaussian Mixture Models},
  author = {Rafael Pinto and Paulo Engel},
  journal= {arXiv preprint arXiv:1701.03940},
  year   = {2017}
}

Comments

13 pages, 1 figure, submitted for peer-review. arXiv admin note: substantial text overlap with arXiv:1506.04422

R2 v1 2026-06-22T17:50:16.046Z