XAI Beyond Classification: Interpretable Neural Clustering
Xi Peng, Yunnan Li, Ivor W. Tsang, Hongyuan Zhu, Jiancheng, Lv, Joey Tianyi Zhou

TL;DR
This paper introduces TELL, an inherently interpretable neural network for unsupervised data clustering that offers advantages like online clustering, parallel computing, and provable convergence, advancing explainable AI beyond traditional black-box models.
Contribution
The paper presents TELL, a novel differentiable reformulation of k-means that is intrinsically interpretable and suitable for unsupervised clustering, addressing gaps in explainable AI research.
Findings
TELL outperforms 14 clustering methods on three datasets.
TELL enables online and parallel clustering with provable convergence.
The model provides intrinsic interpretability in unsupervised learning.
Abstract
In this paper, we study two challenging problems in explainable AI (XAI) and data clustering. The first is how to directly design a neural network with inherent interpretability, rather than giving post-hoc explanations of a black-box model. The second is implementing discrete -means with a differentiable neural network that embraces the advantages of parallel computing, online clustering, and clustering-favorable representation learning. To address these two challenges, we design a novel neural network, which is a differentiable reformulation of the vanilla -means, called inTerpretable nEuraL cLustering (TELL). Our contributions are threefold. First, to the best of our knowledge, most existing XAI works focus on supervised learning paradigms. This work is one of the few XAI studies on unsupervised learning, in particular, data clustering. Second, TELL is an interpretable, or the…
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
TopicsExplainable Artificial Intelligence (XAI) · Advanced Graph Neural Networks · Brain Tumor Detection and Classification
MethodsInterpretability
