ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2107.00774
18
18

Almost Tight Approximation Algorithms for Explainable Clustering

1 July 2021
Hossein Esfandiari
Vahab Mirrokni
Shyam Narayanan
ArXivPDFHTML
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 kkk-means and kkk-medians problems and provide nearly tight upper and lower bounds. First, we provide an O(log⁡klog⁡log⁡k)O(\log k \log \log k)O(logkloglogk)-approximation algorithm for explainable kkk-medians, improving on the best known algorithm of O(k)O(k)O(k)~\cite{dasgupta2020explainable} and nearly matching the known Ω(log⁡k)\Omega(\log k)Ω(logk) lower bound~\cite{dasgupta2020explainable}. In addition, in low-dimensional spaces d≪log⁡kd \ll \log kd≪logk, we show that our algorithm also provides an O(dlog⁡2d)O(d \log^2 d)O(dlog2d)-approximate solution for explainable kkk-medians. This improves over the best known bound of O(dlog⁡k)O(d \log k)O(dlogk) for low dimensions~\cite{laber2021explainable}, and is a constant for constant dimensional spaces. To complement this, we show a nearly matching Ω(d)\Omega(d)Ω(d) lower bound. Next, we study the kkk-means problem in this context and provide an O(klog⁡k)O(k \log k)O(klogk)-approximation algorithm for explainable kkk-means, improving over the O(k2)O(k^2)O(k2) bound of Dasgupta et al. and the O(dklog⁡k)O(d k \log k)O(dklogk) bound of \cite{laber2021explainable}. To complement this we provide an almost tight Ω(k)\Omega(k)Ω(k) lower bound, improving over the Ω(log⁡k)\Omega(\log k)Ω(logk) lower bound of Dasgupta et al. Given an approximate solution to the classic kkk-means and kkk-medians, our algorithm for kkk-medians runs in time O(kdlog⁡2k)O(kd \log^2 k )O(kdlog2k) and our algorithm for kkk-means runs in time O(k2d) O(k^2 d)O(k2d).

View on arXiv
Comments on this paper