paper-with-me

홈 › Papers

Adaptive Seeding for Gaussian Mixture Models

2013-12-20 · Johannes Blömer, Kathrin Bujna

We present new initialization methods for the expectation-maximization algorithm for multivariate Gaussian mixture models. Our methods are adaptions of the well-known $K$-means++ initialization and the Gonzalez algorithm. Thereby we aim to close the gap between simple random, e.g. uniform, and complex methods, that crucially depend on the right choice of hyperparameters. Our extensive experiments indicate the usefulness of our methods compared to common techniques and methods, which e.g. apply the original $K$-means++ and Gonzalez directly, with respect to artificial as well as real-world data sets.

📄 PDF Abstract BibTeX arXiv:1312.5946

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improved seeding strategies for k-means and k-GMM

2025-06-26 · Guillaume Carrière, Frédéric Cazals

We revisit the randomized seeding techniques for k-means clustering and k-GMM (Gaussian Mixture model fitting with Expectation-Maximization), formalizing their three key ingredients: the metric used for seed sampling, th…

Learning Mixture of Gaussians with Streaming Data

2017-07-08 · NeurIPS 2017 12 · Aditi Raghunathan, Ravishankar Krishnaswamy, Prateek Jain

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 estima…

Clustering

Adaptive Markov State Model estimation using short reseeding trajectories

2019-12-12

In the last decade, advances in molecular dynamics (MD) and Markov State Model (MSM) methodologies have made possible accurate and efficient estimation of kinetic rates and reactive pathways for complex biomolecular dyna…

Protein Folding

GAS: A Gaussian Mixture Distribution-Based Adaptive Sampling Method for PINNs

2023-03-28 · Yuling Jiao, Di Li, Xiliang Lu, Jerry Zhijian Yang 외

With the recent study of deep learning in scientific computation, the Physics-Informed Neural Networks (PINNs) method has drawn widespread attention for solving Partial Differential Equations (PDEs). Compared to traditio…

Incremental Learning

From Adaptive Kernel Density Estimation to Sparse Mixture Models

2018-12-11 · Colas Schretter, Jianyong Sun, Peter Schelkens

We introduce a balloon estimator in a generalized expectation-maximization method for estimating all parameters of a Gaussian mixture model given one data sample per mixture component. Instead of limiting explicitly the …

Density Estimation