paper-with-me

Papers

Explainable Evidential Clustering

2025-07-16 · Victor F. Lopes de Souza, Karima Bakhti, Sofiane Ramdani, Denis Mottet, Abdelhak Imoussaten arxiv

Unsupervised classification is a fundamental machine learning problem. Real-world data often contain imperfections, characterized by uncertainty and imprecision, which are not well handled by traditional methods. Evidential clustering, based on Dempster-Shafer theory, addresses these challenges. This paper explores the underexplored problem of explaining evidential clustering results, which is crucial for high-stakes domains such as healthcare. Our analysis shows that, in the general case, representativity is a necessary and sufficient condition for decision trees to serve as abductive explainers. Building on the concept of representativity, we generalize this idea to accommodate partial labeling through utility functions. These functions enable the representation of "tolerable" mistakes, leading to the definition of evidential mistakeness as explanation cost and the construction of explainers tailored to evidential classifiers. Finally, we propose the Iterative Evidential Mistake Minimization (IEMM) algorithm, which provides interpretable and cautious decision tree explanations for evidential clustering functions. We validate the proposed algorithm on synthetic and real-world data. Taking into account the decision-maker's preferences, we were able to provide an explanation that was satisfactory up to 93% of the time.

📄 PDF Abstract BibTeX arXiv:2507.12192

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

NN-EVCLUS: Neural Network-based Evidential Clustering

2020-09-27 · Thierry Denoeux

Evidential clustering is an approach to clustering based on the use of Dempster-Shafer mass functions to represent cluster-membership uncertainty. In this paper, we introduce a neural-network based evidential clustering …

AttributeClusteringConstrained ClusteringNovelty Detection

Calibrated model-based evidential clustering using bootstrapping

2019-12-12 · Thierry Denoeux

Evidential clustering is an approach to clustering in which cluster-membership uncertainty is represented by a collection of Dempster-Shafer mass functions forming an evidential partition. In this paper, we propose to co…

Clusteringmodel

EGMM: an Evidential Version of the Gaussian Mixture Model for Clustering

2020-10-03 · Lianmeng Jiao, Thierry Denoeux, Zhun-Ga Liu, Quan Pan

The Gaussian mixture model (GMM) provides a simple yet principled framework for clustering, with properties suitable for statistical inference. In this paper, we propose a new model-based clustering algorithm, called EGM…

Brain Image SegmentationClusteringImage SegmentationSemantic Segmentation

TECM: Transfer Learning-based Evidential C-Means Clustering

2021-12-19 · Lianmeng Jiao, Feng Wang, Zhun-Ga Liu, Quan Pan

As a representative evidential clustering algorithm, evidential c-means (ECM) provides a deeper insight into the data by allowing an object to belong not only to a single class, but also to any subset of a collection of …

ClusteringImage SegmentationSemantic SegmentationTransfer Learning

Median evidential c-means algorithm and its application to community detection

2015-01-07 · Kuang Zhou, Arnaud Martin, Quan Pan, Zhun-Ga Liu

Median clustering is of great value for partitioning relational data. In this paper, a new prototype-based clustering method, called Median Evidential C-Means (MECM), which is an extension of median c-means and median fu…

ClusteringCommunity DetectionGraph ClusteringPrototype Selection