SLIDE 1
Statistical Modeling and Analysis of Neural Data (NEU 560) Princeton University, Spring 2018 Jonathan Pillow
Lecture 18 notes: K-means and Factor Analysis
Tues, 4.17
1 K-means clustering
The K-means clustering algorithm can be seen as applying the EM algorithm to a mixture-of- Gaussians latent variable with covariances C0 = C1 = ǫI in the limit where ǫ − → 0. Note that in this limit the recognition probabilities go to 0 or 1: p(z = 1|x) = pN(x|µ1, ǫI) pN(x|µ0, ǫI) + (1 − p)N(x|µ0, ǫI) (1) = 1 1 + 1−p
p exp
1
2ǫ (||x − µ1||2 − ||x − µ0||2)
- (2)
=
- 0,