paper-with-me

Papers

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 with different densities, sizes, and shapes. Yet, one shared weakness of those validity indices is that they often provide only one optimal number of clusters. That number is unknown in real-world problems, and there might be more than one possible option. We develop a new cluster validity index based on a correlation between an actual distance between a pair of data points and a centroid distance of clusters that the two points occupy. Our proposed index constantly yields several local peaks and overcomes the previously stated weakness. Several experiments in different scenarios, including UCI real-world data sets, have been conducted to compare the proposed validity index with several well-known ones. An R package related to this new index called NCvalid is available at https://github.com/nwiroonsri/NCvalid.

📄 PDF Abstract BibTeX arXiv:2109.11172

Code (2)

nathekop/NCvalid 공식 구현
nwiroonsri/ncvalid 공식 구현

Tasks

Clustering

Similar Papers 제목 키워드 기반

Establishing Validity for Distance Functions and Internal Clustering Validity Indices in Correlation Space

2025-07-22 · Isabella Degen, Zahraa S Abdallah, Kate Robson Brown, Henry W J Reeve arxiv

Internal clustering validity indices (ICVIs) assess clustering quality without ground truth labels. Comparative studies consistently find that no single ICVI outperforms others across datasets, leaving practitioners with…

Improving clustering quality evaluation in noisy Gaussian mixtures

2025-03-01 · Renato Cordeiro de Amorim, Vladimir Makarenkov

Clustering is a well-established technique in machine learning and data analysis, widely used across various domains. Cluster validity indices, such as the Average Silhouette Width, Calinski-Harabasz, and Davies-Bouldin …

ClusteringFeature Importance

Exploring Gaze Pattern Differences Between Autistic and Neurotypical Children: Clustering, Visualisation, and Prediction

2024-09-18 · Weiyan Shi, Haihong Zhang, Wei Wang, Kenny Tsu Wei Choo

Autism Spectrum Disorder (ASD) affects children's social and communication abilities, with eye-tracking widely used to identify atypical gaze patterns. While unsupervised clustering can automate the creation of areas of …

Clustering

Clustering Financial Time Series: How Long is Enough?

2016-03-13 · Gautier Marti, Sébastien Andler, Frank Nielsen, Philippe Donnat

Researchers have used from 30 days to several years of daily returns as source data for clustering financial time series based on their correlations. This paper sets up a statistical framework to study the validity of su…

ClusteringTime SeriesTime Series Analysis

Categorization Axioms for Clustering Results

2014-03-09 · Jian Yu, Zongben Xu

Cluster analysis has attracted more and more attention in the field of machine learning and data mining. Numerous clustering algorithms have been proposed and are being developed due to diverse theories and various requi…

ClusteringGeneral Classification