paper-with-me

Papers

A Deterministic Information Bottleneck Method for Clustering Mixed-Type Data

2024-07-03 · Efthymios Costa, Ioanna Papatsouma, Angelos Markos

In this paper, we present an information-theoretic method for clustering mixed-type data, that is, data consisting of both continuous and categorical variables. The proposed approach is built on the deterministic variant of the Information Bottleneck algorithm, designed to optimally compress data while preserving its relevant structural information. We evaluate the performance of our method against four well-established clustering techniques for mixed-type data -- KAMILA, K-Prototypes, Factor Analysis for Mixed Data with K-Means, and Partitioning Around Medoids using Gower's dissimilarity -- using both simulated and real-world datasets. The results highlight that the proposed approach offers a competitive alternative to traditional clustering techniques, particularly under specific conditions where heterogeneity in data poses significant challenges.

📄 PDF Abstract BibTeX arXiv:2407.03389

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Comment on Deterministic Information Bottleneck

2024-07-01 · Sarah Marzen

We make the case that although Deterministic Information Bottleneck may be a contribution to clustering, it should not be used to aid lossy compression without the addition of blocklength. We therefore suggest a new obje…

Clustering

The deterministic information bottleneck

2016-04-01 · DJ Strouse, David J. Schwab

Lossy compression and clustering fundamentally involve a decision about what features are relevant and which are not. The information bottleneck method (IB) by Tishby, Pereira, and Bialek formalized this notion as an inf…

ClusteringComputational Efficiency

Differentiable Information Bottleneck for Deterministic Multi-view Clustering

2024-03-23 · CVPR 2024 1 · Xiaoqiang Yan, Zhixiang Jin, Fengshou Han, Yangdong Ye

In recent several years, the information bottleneck (IB) principle provides an information-theoretic framework for deep multi-view clustering (MVC) by compressing multi-view observations while preserving the relevant inf…

ClusteringTriplet

The information bottleneck and geometric clustering

2017-12-27 · DJ Strouse, David J. Schwab

The information bottleneck (IB) approach to clustering takes a joint distribution $P\!\left(X,Y\right)$ and maps the data $X$ to cluster labels $T$ which retain maximal information about $Y$ (Tishby et al., 1999). This o…

ClusteringModel Selection

Multi-view Semantic Consistency based Information Bottleneck for Clustering

2023-02-28 · Wenbiao Yan, Jihua Zhu, Yiyang Zhou, Yifei Wang 외

Multi-view clustering can make use of multi-source information for unsupervised clustering. Most existing methods focus on learning a fused representation matrix, while ignoring the influence of private information and n…

Clustering