paper-with-me

Papers

A Bayesian cluster validity index

2024-02-03 · Nathakhun Wiroonsri, Onthada Preedasawakul

Selecting the appropriate number of clusters is a critical step in applying clustering algorithms. To assist in this process, various cluster validity indices (CVIs) have been developed. These indices are designed to identify the optimal number of clusters within a dataset. However, users may not always seek the absolute optimal number of clusters but rather a secondary option that better aligns with their specific applications. This realization has led us to introduce a Bayesian cluster validity index (BCVI), which builds upon existing indices. The BCVI utilizes either Dirichlet or generalized Dirichlet priors, resulting in the same posterior distribution. We evaluate our BCVI using the Wiroonsri index for hard clustering and the Wiroonsri-Preedasawakul index for soft clustering as underlying indices. We compare the performance of our proposed BCVI with that of the original underlying indices and several other existing CVIs, including Davies-Bouldin, Starczewski, Xie-Beni, and KWON2 indices. Our BCVI offers clear advantages in situations where user expertise is valuable, allowing users to specify their desired range for the final number of clusters. To illustrate this, we conduct experiments classified into three different scenarios. Additionally, we showcase the practical applicability of our approach through real-world datasets, such as MRI brain tumor images. These tools will be published as a new R package 'BayesCVI'.

📄 PDF Abstract BibTeX arXiv:2402.02162

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Cluster validity index based on Jeffrey divergence

2018-12-20 · Ahmed Ben Said, Rachid Hadjidj, Sebti Foufou

Cluster validity indexes are very important tools designed for two purposes: comparing the performance of clustering algorithms and determining the number of clusters that best fits the data. These indexes are in general…

Clustering

A new validity measure for fuzzy c-means clustering

2024-07-09 · Dae-Won Kim, Kwang H. Lee

A new cluster validity index is proposed for fuzzy clusters obtained from fuzzy c-means algorithm. The proposed validity index exploits inter-cluster proximity between fuzzy clusters. Inter-cluster proximity is used to m…

Clustering

Clustering performance analysis using a new correlation-based cluster validity index

2021-09-23 · Nathakhun Wiroonsri

There are various cluster validity indices used for evaluating clustering results. One of the main objectives of using these indices is to seek the optimal unknown number of clusters. Some indices work well for clusters …

Clustering

An Internal Validity Index Based on Density-Involved Distance

2019-03-22 · Lianyu Hu, Caiming Zhong

It is crucial to evaluate the quality of clustering results in cluster analysis. Although many cluster validity indices (CVIs) have been proposed in the literature, they have some limitations when dealing with non-spheri…

ClusteringClustering Algorithms EvaluationClustering EnsembleFace Clustering+3

A correlation-based fuzzy cluster validity index with secondary options detector

2023-08-28 · Nathakhun Wiroonsri, Onthada Preedasawakul

The optimal number of clusters is one of the main concerns when applying cluster analysis. Several cluster validity indexes have been introduced to address this problem. However, in some situations, there is more than on…