@inproceedings{c2fc13542d46430da87717c8b0534e6d,
title = "K-Means-MIND: An Efficient Alternative to Repetitive k-Means Runs",
abstract = "The problem of local minimum in k-means clustering, is commonly addressed by running the algorithm repeatedly in order to choose the best run. Although effective, the approach is computationally expensive. In this paper, we observe that the approach is effectively a comparison among different initializations. Thus, if there is a way to compare these initializations ab initio, there will be no need for repeated clustering. We propose such a technique in this paper. Specifically, we choose the initialization with the largest minimum inter-center distance (MIND), as the 'best' one. In other words, our technique is a general approach to improving existing seeding techniques. We demonstrate the concept with MIND-optimized versions of two standard algorithms: k-means and k-means++. Experiments show that in addition to drastic efficiency gain when compared to repetitive k-means, our approach improves the accuracy of the standard versions of these algorithms.",
keywords = "clustering, k-means, k-means++, local optimization, multi-start, repeated, restart",
author = "Olukanmi, {Peter O.} and Fulufhelo Nelwamondo and Tshilidzi Marwala",
note = "Publisher Copyright: {\textcopyright} 2020 IEEE.; 7th International Conference on Soft Computing and Machine Intelligence, ISCMI 2020 ; Conference date: 14-11-2020 Through 15-11-2020",
year = "2020",
month = nov,
day = "14",
doi = "10.1109/ISCMI51676.2020.9311598",
language = "English",
series = "2020 7th International Conference on Soft Computing and Machine Intelligence, ISCMI 2020",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "172--176",
booktitle = "2020 7th International Conference on Soft Computing and Machine Intelligence, ISCMI 2020",
address = "United States",
}