文件名称:
GMM-EM算法讲义PPT slides
开发工具:
文件大小: 7mb
下载次数: 0
上传时间: 2019-03-01
详细说明:GMM-EM算法讲义PPT slides,讲解GMM算法和EM算法的理论K-Means Clustering
For each data point x we introduce a binary vector rn of length K(1-of-K
encoding), which indicates which of the K clusters the data point xn is
assigned to
Define objective(distortion measure)
N K
rnkllxn- ph
7=1k=1
It represents the sum of squares of the distances of each data point to its
assigned prototype pk
Our goal it find the values of rnk and the
cluster centers pk so as to minimize the
0
objective J
0
terative Algorithm
Define iterative procedure to minimize
N K
J
∠ rnk:llXn-k
7=1k=1
Hard assignments of
Given uK, minimize J with respect to nk(E-step): points to clusters
1 ifk= arg min
jXn- p
0 otherwise
which simply says assign nth data point xn to its closest cluster center
Given rnk, minimize J with respect to uk (M-step
Inks
Pk
Number of points
72k
assigned to cluster k
Set Pp equal to the mean of all the data points assigned to cluster k
Guaranteed convergence to local minimum(not global minimum
EXample
EXample of using K-means(K=2)on Old Faithful dataset
a
2(b)
0
0
0
0
(e)
0
C
×
響”」
onvergence
Plot of the cost function after each E-step(blue points)and M-step(red
points)
The algorithm has converged
1000
after 3 iterations
500
3
K-means can be generalized by introducing a more general dissimilarity
measure
N K
=∑∑T(xn,k)
=1k=1
Image Segmentation
Another application of K-means algorithm
Partition an image into regions corresponding, for example, to object parts
Each pixel in an image is a point in 3-D space, corresponding to R, G, B
channels
Original image
K=3
K=10
For a given value of K, the algorithm represent an image using K colors
Another application is image compression
Image Compression
For each data point, we store only the identity k of the assigned cluster
We also store the values of the cluster centers
k
Provided
(系统自动生成,下载前可以参看下载内容)
下载文件列表
相关说明
- 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
- 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。
- 本站已设置防盗链,请勿用迅雷、QQ旋风等多线程下载软件下载资源,下载后用WinRAR最新版进行解压.
- 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
- 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
- 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.