paper-with-me

홈 › Papers

A Distance-based Separability Measure for Internal Cluster Validation

2021-06-17 · Shuyue Guan, Murray Loew

To evaluate clustering results is a significant part of cluster analysis. Since there are no true class labels for clustering in typical unsupervised learning, many internal cluster validity indices (CVIs), which use predicted labels and data, have been created. Without true labels, to design an effective CVI is as difficult as to create a clustering method. And it is crucial to have more CVIs because there are no universal CVIs that can be used to measure all datasets and no specific methods of selecting a proper CVI for clusters without true labels. Therefore, to apply a variety of CVIs to evaluate clustering results is necessary. In this paper, we propose a novel internal CVI -- the Distance-based Separability Index (DSI), based on a data separability measure. We compared the DSI with eight internal CVIs including studies from early Dunn (1974) to most recent CVDD (2019) and an external CVI as ground truth, by using clustering results of five clustering algorithms on 12 real and 97 synthetic datasets. Results show DSI is an effective, unique, and competitive CVI to other compared CVIs. We also summarized the general process to evaluate CVIs and created the rank-difference metric for comparison of CVIs' results.

📄 PDF Abstract BibTeX arXiv:2106.09794

Code (1)

ShuyueG/CVI_using_DSI 공식 구현

Tasks

Clustering

Similar Papers 제목 키워드 기반

An Internal Cluster Validity Index Using a Distance-based Separability Measure

2020-09-02 · Shuyue Guan, Murray Loew

To evaluate clustering results is a significant part of cluster analysis. There are no true class labels for clustering in typical unsupervised learning. Thus, a number of internal evaluations, which use predicted labels…

ClusteringClustering Algorithms Evaluation

Sanity Check for External Clustering Validation Benchmarks using Internal Validation Measures

2022-09-20 · Hyeon Jeon, Michael Aupetit, Donghwa Shin, Aeri Cho 외

We address the lack of reliability in benchmarking clustering techniques based on labeled datasets. A standard scheme in external clustering validation is to use class labels as ground truth clusters, based on the assump…

BenchmarkingClustering

A Novel Intrinsic Measure of Data Separability

2021-09-11 · Shuyue Guan, Murray Loew

In machine learning, the performance of a classifier depends on both the classifier model and the separability/complexity of datasets. To quantitatively measure the separability of datasets, we create an intrinsic measur…

Automatic Internal Stray Light Calibration of AMCW Coaxial Scanning LiDAR Using GMM and PSO

2023-02-28 · Sung-Hyun Lee, Wook-Hyeon Kwon, Yoon-Seop Lim, Yong-Hwa Park

In this paper, an automatic calibration algorithm is proposed to reduce the depth error caused by internal stray light in amplitude-modulated continuous wave (AMCW) coaxial scanning light detection and ranging (LiDAR). A…

Deep Clustering Evaluation: How to Validate Internal Clustering Validation Measures

2024-03-21 · Zeya Wang, Chenglong Ye

Deep clustering, a method for partitioning complex, high-dimensional data using deep neural networks, presents unique evaluation challenges. Traditional clustering validation measures, designed for low-dimensional spaces…

ClusteringDeep Clustering