Papers
Topics
Authors
Recent
Search
2000 character limit reached

Nearly-Tight and Oblivious Algorithms for Explainable Clustering

Published 30 Jun 2021 in cs.DS and cs.LG | (2106.16147v2)

Abstract: We study the problem of explainable clustering in the setting first formalized by Dasgupta, Frost, Moshkovitz, and Rashtchian (ICML 2020). A kk-clustering is said to be explainable if it is given by a decision tree where each internal node splits data points with a threshold cut in a single dimension (feature), and each of the kk leaves corresponds to a cluster. We give an algorithm that outputs an explainable clustering that loses at most a factor of O(log<sup>2</sup>k)O(\log<sup>2</sup> k) compared to an optimal (not necessarily explainable) clustering for the kk-medians objective, and a factor of O(klog<sup>2</sup>k)O(k \log<sup>2</sup> k) for the kk-means objective. This improves over the previous best upper bounds of O(k)O(k) and O(k<sup>2)O(k<sup>2), respectively, and nearly matches the previous Ω(logk)\Omega(\log k) lower bound for kk-medians and our new Ω(k)\Omega(k) lower bound for kk-means. The algorithm is remarkably simple. In particular, given an initial not necessarily explainable clustering in R<sup>d\mathbb{R}<sup>d, it is oblivious to the data points and runs in time O(dklog<sup>2</sup>k)O(dk \log<sup>2</sup> k), independent of the number of data points nn. Our upper and lower bounds also generalize to objectives given by higher p\ell_p-norms.

Citations (21)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.