paper-with-me

Papers

Algorithm-Agnostic Interpretations for Clustering

2022-09-21 · Christian A. Scholbeck, Henri Funk, Giuseppe Casalicchio

A clustering outcome for high-dimensional data is typically interpreted via post-processing, involving dimension reduction and subsequent visualization. This destroys the meaning of the data and obfuscates interpretations. We propose algorithm-agnostic interpretation methods to explain clustering outcomes in reduced dimensions while preserving the integrity of the data. The permutation feature importance for clustering represents a general framework based on shuffling feature values and measuring changes in cluster assignments through custom score functions. The individual conditional expectation for clustering indicates observation-wise changes in the cluster assignment due to changes in the data. The partial dependence for clustering evaluates average changes in cluster assignments for the entire feature space. All methods can be used with any clustering algorithm able to reassign instances through soft or hard labels. In contrast to common post-processing methods such as principal component analysis, the introduced methods maintain the original structure of the features.

📄 PDF Abstract BibTeX arXiv:2209.10578

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDimensionality ReductionFeature Importance

Similar Papers 제목 키워드 기반

Learning Undirected Graphs in Financial Markets

2020-05-20 · José Vinícius de Miranda Cardoso, Daniel P. Palomar

We investigate the problem of learning undirected graphical models under Laplacian structural constraints from the point of view of financial market data. We show that Laplacian constraints have meaningful physical inter…

Clustering

Metaphor Interpretation Using Word Embeddings

2020-10-06 · Kfir Bar, Nachum Dershowitz, Lena Dankin

We suggest a model for metaphor interpretation using word embeddings trained over a relatively large corpus. Our system handles nominal metaphors, like "time is money". It generates a ranked list of potential interpretat…

ClusteringWord Embeddings

Transfer operators on graphs: Spectral clustering and beyond

2023-05-19 · Stefan Klus, Maia Trower

Graphs and networks play an important role in modeling and analyzing complex interconnected systems such as transportation networks, integrated circuits, power grids, citation graphs, and biological and artificial neural…

ClusteringGraph Clustering

$k$-Graph: A Graph Embedding for Interpretable Time Series Clustering

2025-02-18 · Paul Boniol, Donato Tiano, Angela Bonifati, Themis Palpanas

Time series clustering poses a significant challenge with diverse applications across domains. A prominent drawback of existing solutions lies in their limited interpretability, often confined to presenting users with ce…

ClusteringGraph EmbeddingTime SeriesTime Series Clustering

A Comparative Study of Faithfulness Metrics for Model Interpretability Methods

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Interpretable methods to reveal the internal reasoning processes behind machine learning models have attracted increasing attention in recent years. To quantify the extent to which the identified interpretations truly re…

Decision Making