Algorithm-Agnostic Interpretations for Clustering
Christian A. Scholbeck, Henri Funk, Giuseppe Casalicchio

TL;DR
This paper introduces algorithm-agnostic interpretation methods for clustering that explain outcomes directly in the original feature space, preserving data integrity and avoiding traditional post-processing distortions.
Contribution
It proposes novel interpretation techniques—permutation feature importance, individual conditional expectation, and partial dependence—for clustering results that are compatible with any clustering algorithm.
Findings
Methods preserve original feature structure.
Applicable to any clustering algorithm with reassignments.
Enable direct interpretation without data distortion.
Abstract
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…
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
TopicsAdvanced Clustering Algorithms Research · Bayesian Methods and Mixture Models · Data Mining Algorithms and Applications
