paper-with-me

Papers

Significance-Based Categorical Data Clustering

2022-11-08 · Lianyu Hu, Mudi Jiang, Yan Liu, Zengyou He

Although numerous algorithms have been proposed to solve the categorical data clustering problem, how to access the statistical significance of a set of categorical clusters remains unaddressed. To fulfill this void, we employ the likelihood ratio test to derive a test statistic that can serve as a significance-based objective function in categorical data clustering. Consequently, a new clustering algorithm is proposed in which the significance-based objective function is optimized via a Monte Carlo search procedure. As a by-product, we can further calculate an empirical $p$-value to assess the statistical significance of a set of clusters and develop an improved gap statistic for estimating the cluster number. Extensive experimental studies suggest that our method is able to achieve comparable performance to state-of-the-art categorical data clustering algorithms. Moreover, the effectiveness of such a significance-based formulation on statistical cluster validation and cluster number estimation is demonstrated through comprehensive empirical results.

📄 PDF Abstract BibTeX arXiv:2211.03956

Code (1)

hulianyu/SigCat 공식 구현

Tasks

Categorical data clusteringClustering

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Break the Tie: Learning Cluster-Customized Category Relationships for Categorical Data Clustering

2025-11-12 · Mingjie Zhao, Zhanpei Huang, Yang Lu, Mengke Li 외 arxiv

Categorical attributes with qualitative values are ubiquitous in cluster analysis of real datasets. Unlike the Euclidean distance of numerical attributes, the categorical attributes lack well-defined relationships of the…

Categorical data clustering: 25 years beyond K-modes

2024-08-30 · Tai Dinh, Wong Hauchi, Philippe Fournier-Viger, Daniil Lisik 외

The clustering of categorical data is a common and important task in computer science, offering profound implications across a spectrum of applications. Unlike purely numerical data, categorical data often lack inherent …

Categorical data clusteringClustering

Categorical Unsupervised Variational Acoustic Clustering

2025-04-10 · Luan Vinícius Fiorio, Ivana Nikoloska, Ronald M. Aarts

We propose a categorical approach for unsupervised variational acoustic clustering of audio data in the time-frequency domain. The consideration of a categorical distribution enforces sharper clustering even when data po…

Clustering

On Clustering Categories of Categorical Predictors in Generalized Linear Models

2021-10-19 · Emilio Carrizosa, Marcela Galvis Restrepo, Dolores Romero Morales

We propose a method to reduce the complexity of Generalized Linear Models in the presence of categorical predictors. The traditional one-hot encoding, where each category is represented by a dummy variable, can be wastef…

Clustering

Similarity-based Distance for Categorical Clustering using Space Structure

2020-11-19 · Utkarsh Nath, Shikha Asrani, Rahul Katarya

Clustering is spotting pattern in a group of objects and resultantly grouping the similar objects together. Objects have attributes which are not always numerical, sometimes attributes have domain or categories to which …

Clustering