Efficient Algorithms for Generating Provably Near-Optimal Cluster Descriptors for Explainability

Abstract

Improving the explainability of the results from machine learning methods has become an important research goal. Here, we study the problem of making clusters more interpretable by extending a recent approach of [Davidson et al., NeurIPS 2018] for constructing succinct representations for clusters. Given a set of objects S, a partition π of S (into clusters), and a universe T of tags such that each element in S is associated with a subset of tags, the goal is to find a representative set of tags for each cluster such that those sets are pairwise-disjoint and the total size of all the representatives is minimized. Since this problem is NP-hard in general, we develop approximation algorithms with provable performance guarantees for the problem. We also show applications to explain clusters from datasets, including clusters of genomic sequences that represent different threat levels.

Cite

Text

Sambaturu et al. "Efficient Algorithms for Generating Provably Near-Optimal Cluster Descriptors for Explainability." AAAI Conference on Artificial Intelligence, 2020. doi:10.1609/AAAI.V34I02.5525

Markdown

[Sambaturu et al. "Efficient Algorithms for Generating Provably Near-Optimal Cluster Descriptors for Explainability." AAAI Conference on Artificial Intelligence, 2020.](https://mlanthology.org/aaai/2020/sambaturu2020aaai-efficient/) doi:10.1609/AAAI.V34I02.5525

BibTeX

@inproceedings{sambaturu2020aaai-efficient,
  title     = {{Efficient Algorithms for Generating Provably Near-Optimal Cluster Descriptors for Explainability}},
  author    = {Sambaturu, Prathyush and Gupta, Aparna and Davidson, Ian and Ravi, S. S. and Vullikanti, Anil and Warren, Andrew},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2020},
  pages     = {1636-1643},
  doi       = {10.1609/AAAI.V34I02.5525},
  url       = {https://mlanthology.org/aaai/2020/sambaturu2020aaai-efficient/}
}