Almost Tight Approximation Algorithms for Explainable Clustering
Hossein Esfandiari, Vahab Mirrokni, Shyam Narayanan

TL;DR
This paper develops nearly optimal approximation algorithms for explainable clustering, specifically for $k$-medians and $k$-means, improving previous bounds and establishing tight lower bounds, especially in low-dimensional spaces.
Contribution
It introduces nearly tight approximation algorithms for explainable $k$-medians and $k$-means, improving bounds and providing bounds that are close to optimal.
Findings
An $O( ext{log} k ext{ log log} k)$-approximation for explainable $k$-medians.
An $O(d ext{ log}^2 d)$-approximation for low-dimensional explainable $k$-medians.
An $O(k ext{ log} k)$-approximation for explainable $k$-means.
Abstract
Recently, due to an increasing interest for transparency in artificial intelligence, several methods of explainable machine learning have been developed with the simultaneous goal of accuracy and interpretability by humans. In this paper, we study a recent framework of explainable clustering first suggested by Dasgupta et al.~\cite{dasgupta2020explainable}. Specifically, we focus on the -means and -medians problems and provide nearly tight upper and lower bounds. First, we provide an -approximation algorithm for explainable -medians, improving on the best known algorithm of ~\cite{dasgupta2020explainable} and nearly matching the known lower bound~\cite{dasgupta2020explainable}. In addition, in low-dimensional spaces , we show that our algorithm also provides an -approximate solution for explainable…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Complexity and Algorithms in Graphs · Risk and Portfolio Optimization
