a76f821f46d69620.tex
1: \begin{abstract}
2: Clustering algorithms have regained momentum with recent popularity
3: of data mining and knowledge discovery approaches. To obtain good
4: clustering in reasonable amount of time, various meta-heuristic approaches
5: and their hybridization, sometimes with K-Means technique, have been
6: employed. A Kalman Filtering based heuristic approach called Heuristic
7: Kalman Algorithm (HKA) has been proposed a few years ago, which may
8: be used for optimizing an objective function in data/feature space.
9: In this paper at first HKA is employed in partitional data clustering.
10: Then an improved approach named HKA-K is proposed, which combines
11: the benefits of global exploration of HKA and the fast convergence
12: of K-Means method. Implemented and tested on several datasets from
13: UCI machine learning repository, the results obtained by HKA-K were
14: compared with other hybrid meta-heuristic clustering approaches. It
15: is shown that HKA-K is atleast as good as and often better than the
16: other compared algorithms.
17: \end{abstract}
18: