paper-with-me

Papers

Interpretable Multi-View Clustering

2024-05-04 · Mudi Jiang, Lianyu Hu, Zengyou He, Zhikui Chen

Multi-view clustering has become a significant area of research, with numerous methods proposed over the past decades to enhance clustering accuracy. However, in many real-world applications, it is crucial to demonstrate a clear decision-making process-specifically, explaining why samples are assigned to particular clusters. Consequently, there remains a notable gap in developing interpretable methods for clustering multi-view data. To fill this crucial gap, we make the first attempt towards this direction by introducing an interpretable multi-view clustering framework. Our method begins by extracting embedded features from each view and generates pseudo-labels to guide the initial construction of the decision tree. Subsequently, it iteratively optimizes the feature representation for each view along with refining the interpretable decision tree. Experimental results on real datasets demonstrate that our method not only provides a transparent clustering process for multi-view data but also delivers performance comparable to state-of-the-art multi-view clustering methods. To the best of our knowledge, this is the first effort to design an interpretable clustering framework specifically for multi-view data, opening a new avenue in this field.

📄 PDF Abstract BibTeX arXiv:2405.02644

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDecision Making

Similar Papers 제목 키워드 기반

Latent Simplex Position Model: High Dimensional Multi-view Clustering with Uncertainty Quantification

2019-03-21 · Leo L. Duan

High dimensional data often contain multiple facets, and several clustering patterns can co-exist under different variable subspaces, also known as the views. While multi-view clustering algorithms were proposed, the unc…

ClusteringDimensionality ReductionPositionUncertainty Quantification+1

Interpretable Multi-View Clustering Based on Anchor Graph Tensor Factorization

2024-04-01 · Rui Wang, Jing Li, Quanxue Gao, Cheng Deng

The clustering method based on the anchor graph has gained significant attention due to its exceptional clustering performance and ability to process large-scale data. One common approach is to learn bipartite graphs wit…

Clustering

Human-interpretable clustering of short-text using large language models

2024-05-12 · Justin K. Miller, Tristram J. Alexander

Clustering short text is a difficult problem, due to the low word co-occurrence between short text documents. This work shows that large language models (LLMs) can overcome the limitations of traditional clustering appro…

ClusteringShort Text ClusteringText Clustering

XAI Beyond Classification: Interpretable Neural Clustering

2018-08-22 · Xi Peng, Yunnan Li, Ivor W. Tsang, Hongyuan Zhu 외

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 …

ClassificationClusteringExplainable Artificial Intelligence (XAI)Online Clustering+1

VertCoHiRF: Decentralized Vertical Clustering Beyond k-means

2026-02-07 · Bruno Belucci, Karim Lounici, Vladimir R. Kostic, Katia Meziani arxiv

Vertical Federated Learning (VFL) enables collaborative analysis across parties holding complementary feature views of the same samples, yet existing approaches are largely restricted to distributed variants of $k$-means…

Federated Learning