paper-with-me

Papers

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 one option that can be chosen as the final number of clusters. This aspect has been overlooked by most of the existing works in this area. In this study, we introduce a correlation-based fuzzy cluster validity index known as the Wiroonsri-Preedasawakul (WP) index. This index is defined based on the correlation between the actual distance between a pair of data points and the distance between adjusted centroids with respect to that pair. We evaluate and compare the performance of our index with several existing indexes, including Xie-Beni, Pakhira-Bandyopadhyay-Maulik, Tang, Wu-Li, generalized C, and Kwon2. We conduct this evaluation on four types of datasets: artificial datasets, real-world datasets, simulated datasets with ranks, and image datasets, using the fuzzy c-means algorithm. Overall, the WP index outperforms most, if not all, of these indexes in terms of accurately detecting the optimal number of clusters and providing accurate secondary options. Moreover, our index remains effective even when the fuzziness parameter $m$ is set to a large value. Our R package called UniversalCVI used in this work is available at https://CRAN.R-project.org/package=UniversalCVI.

📄 PDF Abstract BibTeX arXiv:2308.14785

Code (1)

nwiroonsri/wpfuzzycvis 공식 구현

Similar Papers 제목 키워드 기반

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

A New Validity Index for Fuzzy-Possibilistic C-Means Clustering

2020-05-19 · Mohammad Hossein Fazel Zarandi, Shahabeddin Sotudian, Oscar Castillo

In some complicated datasets, due to the presence of noisy data points and outliers, cluster validity indices can give conflicting results in determining the optimal number of clusters. This paper presents a new validity…

ClusteringImage SegmentationMedical Image SegmentationSemantic Segmentation

Word Embeddings and Validity Indexes in Fuzzy Clustering

2022-04-26 · Danial Toufani-Movaghar, Mohammad-Reza Feizi-Derakhshi

In the new era of internet systems and applications, a concept of detecting distinguished topics from huge amounts of text has gained a lot of attention. These methods use representation of text in a numerical format -- …

ClusteringSemantic SimilaritySemantic Textual SimilarityWord Embeddings

A Centroid Auto-Fused Hierarchical Fuzzy c-Means Clustering

2020-04-27 · Yunxia Lin, Songcan Chen

Like k-means and Gaussian Mixture Model (GMM), fuzzy c-means (FCM) with soft partition has also become a popular clustering algorithm and still is extensively studied. However, these algorithms and their variants still s…

Clustering

MaxMin Linear Initialization for Fuzzy C-Means

2018-08-01 · Aybükë Oztürk, Stéphane Lallich, Jérôme Darmont, Sylvie Yona Waksman

Clustering is an extensive research area in data science. The aim of clustering is to discover groups and to identify interesting patterns in datasets. Crisp (hard) clustering considers that each data point belongs to on…

ClusteringText Categorization