paper-with-me

홈 › Papers

Clustering Categorical Data: Soft Rounding k-modes

2022-10-18 · Surya Teja Gavva, Karthik C. S., Sharath Punna

Over the last three decades, researchers have intensively explored various clustering tools for categorical data analysis. Despite the proposal of various clustering algorithms, the classical k-modes algorithm remains a popular choice for unsupervised learning of categorical data. Surprisingly, our first insight is that in a natural generative block model, the k-modes algorithm performs poorly for a large range of parameters. We remedy this issue by proposing a soft rounding variant of the k-modes algorithm (SoftModes) and theoretically prove that our variant addresses the drawbacks of the k-modes algorithm in the generative model. Finally, we empirically verify that SoftModes performs well on both synthetic and real-world datasets.

📄 PDF Abstract BibTeX arXiv:2210.09640

Code (1)

sharath-cgm/softmodes 공식 구현

Tasks

Clustering

Similar Papers 제목 키워드 기반

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

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

K-Metamodes: frequency- and ensemble-based distributed k-modes clustering for security analytics

2019-09-30 · Andrey Sapegin, Christoph Meinel

Nowadays processing of Big Security Data, such as log messages, is commonly used for intrusion detection purposed. Its heterogeneous nature, as well as combination of numerical and categorical attributes does not allow t…

ClusteringIntrusion Detectionvalid

Fast Clustering of Categorical Big Data

2025-02-10 · Bipana Thapaliya, Yu Zhuang

The K-Modes algorithm, developed for clustering categorical data, is of high algorithmic simplicity but suffers from unreliable performances in clustering quality and clustering efficiency, both heavily influenced by the…

Clustering

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