Another Word For It Patrick Durusau on Topic Maps and Semantic Diversity

September 27, 2011

k-means Approach to the Karhunen-Loéve Transform (aka PCA – Principal Component Analysis)

Filed under: Algorithms,Principal Component Analysis (PCA) — Patrick Durusau @ 6:52 pm

k-means Approach to the Karhunen-Loeve Transform by Krzysztof Misztal, Przemyslaw Spurek, and Jacek Tabor.

Abstract:

We present a simultaneous generalization of the well-known Karhunen-Loeve (PCA) and k-means algorithms. The basic idea lies in approximating the data with k affine subspaces of a given dimension n. In the case n=0 we obtain the classical k-means, while for k=1 we obtain PCA algorithm.

We show that for some data exploration problems this method gives better result then either of the classical approaches.

I know, it is a very forbidding title but once you look at the paper you will be glad you did.

First, the authors begin with a graphic illustration of the goal of their technique (no, you have to look at the paper to see it), which even the most “lay” reader can appreciate.

Second, the need for topic maps strikes again as in the third paragraph we learn: “…Karhunen-Loéve transform (called also PCA – Principle Component Analysis)….”

Third, some of the uses of this technique:

  • data mining – we can detect important coordinates and subsets with similar properties;
  • clustering – our modification of k-means can detect different, high dimensional relation in data;
  • image compression and image segmentation;
  • pattern recognition – thanks to detection of relation in data we can use it to assign data to defined before classes.

A sample implementation is available at: http://www.ii.uj.edu.pl/~misztalk.

1 Comment

  1. […] I still browse a lot, otherwise I would not notice titles like: k-means Approach to the Karhunen-Loéve Transform (aka PCA – Principal Component Analysis). I knew that k-means was a form of clustering that could help with gathering members of collective […]

    Pingback by Is Precision the Enemy of Serendipity? « Another Word For It — September 28, 2011 @ 7:33 pm

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress