paper-with-me

홈 › Papers

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

2020-02-06 · Prathyush Sambaturu, Aparna Gupta, Ian Davidson, S. S. Ravi, Anil Vullikanti, Andrew Warren

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 $\pi$ 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.

📄 PDF Abstract BibTeX arXiv:2002.02487

Code (1)

prathyush6/ExplainabilityCodeAAAI20 공식 구현

Similar Papers 제목 키워드 기반

Provably Personalized and Robust Federated Learning

2023-06-14 · Mariel Werner, Lie He, Michael Jordan, Martin Jaggi 외

Identifying clients with similar objectives and learning a model-per-cluster is an intuitive and interpretable approach to personalization in federated learning. However, doing so with provable and optimal guarantees has…

ClusteringFederated LearningPersonalized Federated LearningStochastic Optimization

Clustering Markov Decision Processes For Continual Transfer

2013-11-15 · M. M. Hassan Mahmud, Majd Hawasly, Benjamin Rosman, Subramanian Ramamoorthy

We present algorithms to effectively represent a set of Markov decision processes (MDPs), whose optimal policies have already been learned, by a smaller source subset for lifelong, policy-reuse-based transfer learning in…

ClusteringReinforcement LearningTransfer Learning

Parallel Correlation Clustering on Big Graphs

2015-07-17 · NeurIPS 2015 12 · Xinghao Pan, Dimitris Papailiopoulos, Samet Oymak, Benjamin Recht 외

Given a similarity graph between items, correlation clustering (CC) groups similar items together and dissimilar ones apart. One of the most popular CC algorithms is KwikCluster: an algorithm that serially clusters neigh…

Clustering

Spectral Clustering via the Power Method -- Provably

2013-11-12 · Christos Boutsidis, Alex Gittens, Prabhanjan Kambadur

Spectral clustering is one of the most important algorithms in data mining and machine intelligence; however, its computational complexity limits its application to truly large scale data analysis. The computational bott…

Clustering

Exact and rapid linear clustering of networks with dynamic programming

2023-01-25 · Alice Patania, Antoine Allard, Jean-Gabriel Young

We study the problem of clustering networks whose nodes have imputed or physical positions in a single dimension, for example prestige hierarchies or the similarity dimension of hyperbolic embeddings. Existing algorithms…

Clustering