paper-with-me

Papers

XAI Beyond Classification: Interpretable Neural Clustering

2018-08-22 · Xi Peng, Yunnan Li, Ivor W. Tsang, Hongyuan Zhu, Jiancheng Lv, Joey Tianyi Zhou

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 $k$-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 $k$-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 so-called intrinsically explainable and transparent model. In contrast, most existing XAI studies resort to various means for understanding a black-box model with post-hoc explanations. Third, from the view of data clustering, TELL possesses many properties highly desired by $k$-means, including but not limited to online clustering, plug-and-play module, parallel computing, and provable convergence. Extensive experiments show that our method achieves superior performance comparing with 14 clustering approaches on three challenging data sets. The source code could be accessed at \url{www.pengxi.me}.

📄 PDF Abstract BibTeX arXiv:1808.07292

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationClusteringExplainable Artificial Intelligence (XAI)Online ClusteringRepresentation Learning

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Beyond explaining: XAI-based Adaptive Learning with SHAP Clustering for Energy Consumption Prediction

2024-02-07 · Tobias Clement, Hung Truong Thanh Nguyen, Nils Kemmerzell, Mohamed Abdelaal 외

This paper presents an approach integrating explainable artificial intelligence (XAI) techniques with adaptive learning to enhance energy consumption prediction models, with a focus on handling data distribution shifts. …

ClusteringExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Interpreting Finite Automata for Sequential Data

2016-11-21 · Christian Albert Hammerschmidt, Sicco Verwer, Qin Lin, Radu State

Automaton models are often seen as interpretable models. Interpretability itself is not well defined: it remains unclear what interpretability means without first explicitly specifying objectives or desired attributes. I…

ClusteringGeneral Classification

Interpretable Time Series Clustering Using Local Explanations

2022-08-01 · Ozan Ozyegen, Nicholas Prayogo, Mucahit Cevik, Ayse Basar

This study focuses on exploring the use of local interpretability methods for explaining time series clustering models. Many of the state-of-the-art clustering models are not directly explainable. To provide explanations…

ClassificationClusteringTime SeriesTime Series Analysis+1

Fuzzy Integral = Contextual Linear Order Statistic

2020-07-06 · Derek Anderson, Matthew Deardorff, Timothy Havens, Siva Kakula 외

The fuzzy integral is a powerful parametric nonlin-ear function with utility in a wide range of applications, from information fusion to classification, regression, decision making,interpolation, metrics, morphology, and…

ClusteringDecision Makingregression

XOmiVAE: an interpretable deep learning model for cancer classification using high-dimensional omics data

2021-05-26 · Eloise Withnell, XiaoYu Zhang, Kai Sun, Yike Guo

The lack of explainability is one of the most prominent disadvantages of deep learning applications in omics. This "black box" problem can undermine the credibility and limit the practical implementation of biomedical de…

Cancer ClassificationClassificationClusteringDeep Learning+1