paper-with-me

Papers

Estimating the Optimal Number of Clusters in Categorical Data Clustering by Silhouette Coefficient

2025-01-26 · Duy-Tai Dinh, Tsutomu Fujinami, Van-Nam Huynh

The problem of estimating the number of clusters (say k) is one of the major challenges for the partitional clustering. This paper proposes an algorithm named k-SCC to estimate the optimal k in categorical data clustering. For the clustering step, the algorithm uses the kernel density estimation approach to define cluster centers. In addition, it uses an information-theoretic based dissimilarity to measure the distance between centers and objects in each cluster. The silhouette analysis based approach is then used to evaluate the quality of different clustering obtained in the former step to choose the best k. Comparative experiments were conducted on both synthetic and real datasets to compare the performance of k-SCC with three other algorithms. Experimental results show that k-SCC outperforms the compared algorithms in determining the number of clusters for each dataset.

📄 PDF Abstract BibTeX arXiv:2501.15542

Code (0)

등록된 구현이 없습니다.

Tasks

Categorical data clusteringClusteringDensity Estimation

Similar 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 …

Categorical data clusteringClustering

GALILEO: A Generalized Low-Entropy Mixture Model

2017-08-24 · Cetin Savkli, Jeffrey Lin, Philip Graff, Matthew Kinsey

We present a new method of generating mixture models for data with categorical attributes. The keys to this approach are an entropy-based density metric in categorical space and annealing of high-entropy/low-density comp…

Clusteringmodel

Robust Categorical Data Clustering Guided by Multi-Granular Competitive Learning

2026-01-23 · Shenghong Cai, Yiqun Zhang, Xiaopeng Luo, Yiu-Ming Cheung 외 arxiv

Data set composed of categorical features is very common in big data analysis tasks. Since categorical features are usually with a limited number of qualitative possible values, the nested granular cluster effect is prev…

A Visual Quality Index for Fuzzy C-Means

2018-06-05 · Aybükë Oztürk, Stéphane Lallich, Jérôme Darmont

Cluster analysis is widely used in the areas of machine learning and data mining. Fuzzy clustering is a particular method that considers that a data point can belong to more than one cluster. Fuzzy clustering helps obtai…

ClusteringText Categorization

A Hash-based Co-Clustering Algorithm for Categorical Data

2014-07-29 · Fabricio Olivetti de França

Many real-life data are described by categorical attributes without a pre-classification. A common data mining method used to extract information from this type of data is clustering. This method group together the sampl…

Clusteringfeature selection