1 / 12

Expectation & Maximization

Expectation & Maximization. Mahmoud Abdalah. Gaussian Mixture . Gaussian Mixture Models and k - Means Clustering. given N data points in an M-dimensional space. Find a set of K multivariate Gaussian distributions that best represents the observed distribution of data points. Terms.

shanta
Télécharger la présentation

Expectation & Maximization

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Expectation & Maximization Mahmoud Abdalah

  2. Gaussian Mixture

  3. Gaussian Mixture Models and k-MeansClustering • given N data points in an M-dimensional space. • Find a set of K multivariate Gaussian distributions that best represents the observed distribution of data points.

  4. Terms • : fraction of all data points in component k. that is the probability that a data point chosen at random is in k. • the probability of finding a data point at some position x. • the overall likelihood of the estimated parameter set. • We find the best values for the parameters by maximizing the likelihood

  5. E-step • The mixture weight of data point is: • is the product of the probabilities of finding a point at each observed position . • The probability that a Point nis drawn from a particular Gaussian can be obtained by:

  6. M-step • since we know only probabilistically whether a particular point is drawn from a particular Gaussian • we should count only the appropriate fraction pnk of each point

  7. Algorithm • The steps of EM algorithm are:

  8. K-Means Simplification

  9. K-Means Simplification

  10. K-Means Simplification

  11. K-Means Simplification

More Related