Parameterized k-Clustering: The distance matters!
Data Structures and Algorithms
2019-02-25 v1
Abstract
We consider the -Clustering problem, which is for a given multiset of vectors and a nonnegative number , to decide whether can be partitioned into clusters such that the cost where is the Minkowski () norm of order . For , -Clustering is the well-known -Median. For , the case of the Euclidean distance, -Clustering is -Means. We show that the parameterized complexity of -Clustering strongly depends on the distance order . In particular, we prove that for every , -Clustering is solvable in time , and hence is fixed-parameter tractable when parameterized by . On the other hand, we prove that for distances of orders and , no such algorithm exists, unless FPT=W[1].
Cite
@article{arxiv.1902.08559,
title = {Parameterized k-Clustering: The distance matters!},
author = {Fedor V. Fomin and Petr A. Golovach and Kirill Simonov},
journal= {arXiv preprint arXiv:1902.08559},
year = {2019}
}