@inproceedings{118579f158544f2e9a68c3c5efb45c99,
title = "FLS: A New Local Search Algorithm for K-means with Smaller Search Space",
abstract = "The k-means problem is an extensively studied unsupervised learning problem with various applications in decision making and data mining. In this paper, we propose a fast and practical local search algorithm for the k-means problem. Our method reduces the search space of swap pairs from O(nk) to O(k2), and applies random mutations to find potentially better solutions when local search falls into poor local optimum. With the assumption of data distribution that each optimal cluster has”average” size of Ω(nk), which is common in many datasets and k-means benchmarks, we prove that our proposed algorithm gives a (100 + ε)- approximate solution in expectation. Empirical experiments show that our algorithm achieves better performance compared to existing state-of-the-art local search methods on k-means benchmarks and large datasets.",
author = "Junyu Huang and Qilong Feng and Ziyun Huang and Jinhui Xu and Jianxin Wang",
note = "Publisher Copyright: {\textcopyright} 2022 International Joint Conferences on Artificial Intelligence. All rights reserved.; 31st International Joint Conference on Artificial Intelligence, IJCAI 2022 ; Conference date: 23-07-2022 Through 29-07-2022",
year = "2022",
language = "English (US)",
series = "IJCAI International Joint Conference on Artificial Intelligence",
publisher = "International Joint Conferences on Artificial Intelligence",
pages = "3092--3098",
editor = "\{De Raedt\}, Luc and \{De Raedt\}, Luc",
booktitle = "Proceedings of the 31st International Joint Conference on Artificial Intelligence, IJCAI 2022",
}