paper-with-me

Papers

Clusterability test for categorical data

2023-07-14 · Lianyu Hu, Junjie Dong, Mudi Jiang, Yan Liu, Zengyou He

The objective of clusterability evaluation is to check whether a clustering structure exists within the data set. As a crucial yet often-overlooked issue in cluster analysis, it is essential to conduct such a test before applying any clustering algorithm. If a data set is unclusterable, any subsequent clustering analysis would not yield valid results. Despite its importance, the majority of existing studies focus on numerical data, leaving the clusterability evaluation issue for categorical data as an open problem. Here we present TestCat, a testing-based approach to assess the clusterability of categorical data in terms of an analytical $p$-value. The key idea underlying TestCat is that clusterable categorical data possess many strongly associated attribute pairs and hence the sum of chi-squared statistics of all attribute pairs is employed as the test statistic for $p$-value calculation. We apply our method to a set of benchmark categorical data sets, showing that TestCat outperforms those solutions based on existing clusterability evaluation methods for numeric data. To the best of our knowledge, our work provides the first way to effectively recognize the clusterability of categorical data in a statistically sound manner.

📄 PDF Abstract BibTeX arXiv:2307.07346

Code (1)

hulianyu/TestCat 공식 구현

Tasks

AttributeClusteringvalid

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

An Effective and Efficient Approach for Clusterability Evaluation

2016-02-22 · Margareta Ackerman, Andreas Adolfsson, Naomi Brownstein

Clustering is an essential data mining tool that aims to discover inherent cluster structure in data. As such, the study of clusterability, which evaluates whether data possesses such structure, is an integral part of cl…

Clustering

Graph Spectral Feature Learning for Mixed Data of Categorical and Numerical Type

2020-05-06 · Saswata Sahoo, Souradip Chakraborty

Feature learning in the presence of a mixed type of variables, numerical and categorical types, is an important issue for related modeling problems. For simple neighborhood queries under mixed data space, standard practi…

Vocal Bursts Type Prediction

Clusterability-Based Assessment of Potentially Noisy Views for Multi-View Clustering

2026-04-20 · Mudi Jiang, Jiahui Zhou, Xinying Liu, Zengyou He 외 arxiv

In multi-view clustering, the quality of different views may vary substantially, and low-quality or degraded views can impair overall clustering performance. However, existing studies mainly address this issue within the…

To Cluster, or Not to Cluster: An Analysis of Clusterability Methods

2018-08-24 · A. Adolfsson, M. Ackerman, N. C. Brownstein

Clustering is an essential data mining tool that aims to discover inherent cluster structure in data. For most applications, applying clustering is only appropriate when cluster structure is present. As such, the study o…

Clustering

Clusterability in Neural Networks

2021-03-04 · Daniel Filan, Stephen Casper, Shlomi Hod, Cody Wild 외

The learned weights of a neural network have often been considered devoid of scrutable internal structure. In this paper, however, we look for structure in the form of clusterability: how well a network can be divided in…