Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

mixture model EM with hyper parameters

1 visualización (últimos 30 días)
Rini
Rini el 22 de Abr. de 2015
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Hi, I am working on Gaussian Mixture models using EM and I am stuck at a problem. I have used uniform prior probability for the components, Gaussian prior for means and inverse Gamma prior for variance. If I compute the posterior probability of components without multiplying by the prior probabilities of mean and variance then the estimated means are close to true ones, each component has some data points and the EM converges very fast. But the order of estimated means is not correct. On the other hand if I compute the posterior probability after multiplying by the prior probability of mean and variance the estimated means are in the correct order, but most of the data points are assigned to few components and the EM does not converge as the component means oscillate between high and low values in alternate iterations. To avoid the problem I have to use the first case, but is there any way to solve the problem?
Thanks!

Respuestas (0)

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by