2019 IEEE INTERNATIONAL CONFERENCE ON INDUSTRIAL ENGINEERING AND ENGINEERING MANAGEMENT (IEEM)(2019)
Univ Bern
被引用6|浏览7
摘要
The k-means algorithm is one of the most popular clustering algorithms in the machine learning community. Its simplicity and scalability make it the primary choice for many clustering applications. We introduce here a variant of the k-means algorithm that can account for complex side constraints. The key idea is to use binary linear programming for assigning objects to clusters. Unlike existing extensions of the k-means algorithm that are designed for accommodating specific types of constraints, our approach can be applied to a wide range of constrained clustering problems with minor modifications. We demonstrate the effectiveness and efficiency of the proposed approach by comparing it to a state-of-the-art algorithm on a test set that comprises 18 instances of the capacitated centered clustering problem. The proposed approach performed particularly well on large-sized instances with more than 100 clusters. It even found new best-known solutions for the four largest instances in the test set.
更多
查看译文
关键词
Capacitated centered clustering,k-means,binary linear programming