10. By ,
this change of representation enhances the cluster-properties
in the data, so that clusters can be trivially detected in the new
representation.
25. ? We want to partition such that
¡ð points in different clusters are dissimilar to each other
¢Ù minimize the between-cluster similarity
¢Ú minimize ???(?, ? ?
)
¡ð points in the same cluster are similar to each other
¢Ù maximize the within-cluster similarity
¢Ú maximize ?(?, ?) and ?(? ?
, ? ?
)
26. ? between-cluster similarity
¡ð ????, ???????? satisfy.
? within-cluster similarity
¡ð ? ?, ? = ? ?, ? ? ? ?, ? ?
= ??? ? ? ???(?, ? ?
)
¡ð If ???(?, ? ?
) is small and ???(?) is large, then within-cluster is maximized.
¡ð We can achieve this by minimizing ????.
? Normalized spectral clustering using implements both clustering objective
mentioned above, while unnormalized spectral clustering only implements the
first objective.
27. ? Spectral clustering?? ??? relaxation? ????. (discrete problem)
? Most importantly, there is no guarantee whatsoever on the quality of the
solution of the relaxed problem compared to the exact solution.
? The reason why the spectral relaxation is so appealing is not that it leads to
particularly good solutions.
? Its popularity is mainly due to the fact that it results in a standard linear
algebra problem which is simple to solve.
35. ¡ð ? is a block diagonal matrix, the spectrum of ? is given by the union of the spectra
of ??, and the corresponding eigenvectors of ? are the eigenvectors of ??,filled with
0 at the positions of the other blocks.
Back
36. ? Perturbation theory
¡ð How eigenvalues and eigenvectors of a matrix ? change if we add a small
perturbation ?.
¡ð Most perturbation theorems state that a certain distance between eigenvalues or
eigenvectors of ? and perturbed matrix ? ? = ? + ? is bounded by a constant times
a norm of ?.
¡ð Strongly connected componen? ideal case?? ????. loosely connected
componen? nearly ideal case?? ??. nearly ideal case?? ??? ??? distinct
cluster? ??? ??. ??? between-cluster? similarity? ??? 0? ???.
¢Ùideal case? perturbed laplacian matrix(nearly ideal case)? ?????.
¢ÚPerturbation theory? ???, perturbed laplacian? eigenvectors? ideal case
? indicator vectors(eigenvectors of laplacian)? ??? ?? ??.
¢Û??? ideal case? eigenvectors? ???? ??? ??? nearly ideal case?
eigenvectors? ???? ??? ??? ??? error term? ????? ?? ?
???? ? ? ??.