English

Interpretable Clustering via Multi-Polytope Machines

Machine Learning 2021-12-13 v1 Optimization and Control

Abstract

Clustering is a popular unsupervised learning tool often used to discover groups within a larger population such as customer segments, or patient subtypes. However, despite its use as a tool for subgroup discovery and description - few state-of-the-art algorithms provide any rationale or description behind the clusters found. We propose a novel approach for interpretable clustering that both clusters data points and constructs polytopes around the discovered clusters to explain them. Our framework allows for additional constraints on the polytopes - including ensuring that the hyperplanes constructing the polytope are axis-parallel or sparse with integer coefficients. We formulate the problem of constructing clusters via polytopes as a Mixed-Integer Non-Linear Program (MINLP). To solve our formulation we propose a two phase approach where we first initialize clusters and polytopes using alternating minimization, and then use coordinate descent to boost clustering performance. We benchmark our approach on a suite of synthetic and real world clustering problems, where our algorithm outperforms state of the art interpretable and non-interpretable clustering algorithms.

Keywords

Cite

@article{arxiv.2112.05653,
  title  = {Interpretable Clustering via Multi-Polytope Machines},
  author = {Connor Lawless and Jayant Kalagnanam and Lam M. Nguyen and Dzung Phan and Chandra Reddy},
  journal= {arXiv preprint arXiv:2112.05653},
  year   = {2021}
}

Comments

Accepted to the 36th AAAI Conference on Artificial Intelligence (AAAI 2022)

R2 v1 2026-06-24T08:12:33.198Z