Mixture Models

Definition

ZtiidCateg(π1,,πk),P(Zt=z)=πz

π=(π1,,πk) a priori probability that a random point belongs to class
Define a class conditional distribution p(x|z) for each class:

p(x,z)=πzp(x|z),p(x)=z=1kp(x,z)=z=1kπzp(x|z)

Mixture distributions are convex combinations of class-specific distributions
Class conditional distributions will be independently parametrized with θz
Total model parameter vector that we have to fit:

θ=(π,θ1,,θk)

Posteriors are then calculated:

P(Z=z|x;θ)=πzp(x;θz)ζ=1kπζp(x;θζ)

Posterior latent class probabilities represent a probabilistic clustering.