paper-with-me

홈 › Papers

DCSI -- An improved measure of cluster separability based on separation and connectedness

2023-10-19 · Jana Gauss, Fabian Scheipl, Moritz Herrmann

Whether class labels in a given data set correspond to meaningful clusters is crucial for the evaluation of clustering algorithms using real-world data sets. This property can be quantified by separability measures. The central aspects of separability for density-based clustering are between-class separation and within-class connectedness, and neither classification-based complexity measures nor cluster validity indices (CVIs) adequately incorporate them. A newly developed measure (density cluster separability index, DCSI) aims to quantify these two characteristics and can also be used as a CVI. Extensive experiments on synthetic data indicate that DCSI correlates strongly with the performance of DBSCAN measured via the adjusted Rand index (ARI) but lacks robustness when it comes to multi-class data sets with overlapping classes that are ill-suited for density-based hard clustering. Detailed evaluation on frequently used real-world data sets shows that DCSI can correctly identify touching or overlapping classes that do not correspond to meaningful density-based clusters.

📄 PDF Abstract BibTeX arXiv:2310.12806

Code (1)

janagauss/dcsi 공식 구현

Tasks

Clustering

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Measuring group-separability in geometrical space for evaluation of pattern recognition and embedding algorithms

2019-12-28 · A. Acevedo, S. Ciucci, MJ. Kuo, C. Duran 외

Evaluating data separation in a geometrical space is fundamental for pattern recognition. A plethora of dimensionality reduction (DR) algorithms have been developed in order to reveal the emergence of geometrical pattern…

Dimensionality Reduction

Cascaded two-stage feature clustering and selection via separability and consistency in fuzzy decision systems

2024-07-22 · Yuepeng Chen, Weiping Ding, Hengrong Ju, Jiashuang Huang 외

Feature selection is a vital technique in machine learning, as it can reduce computational complexity, improve model performance, and mitigate the risk of overfitting. However, the increasing complexity and dimensionalit…

BenchmarkingClusteringfeature selection

CLAMS: A Cluster Ambiguity Measure for Estimating Perceptual Variability in Visual Clustering

2023-08-01 · Hyeon Jeon, Ghulam Jilani Quadri, Hyunwook Lee, Paul Rosen 외

Visual clustering is a common perceptual task in scatterplots that supports diverse analytics tasks (e.g., cluster identification). However, even with the same scatterplot, the ways of perceiving clusters (i.e., conducti…

BenchmarkingClustering

Fast accuracy estimation of deep learning based multi-class musical source separation

2020-10-19 · Alexandru Mocanu, Benjamin Ricaud, Milos Cernak

Music source separation represents the task of extracting all the instruments from a given song. Recent breakthroughs on this challenge have gravitated around a single dataset, MUSDB, only limited to four instrument clas…

Audio Source SeparationMusic Source Separation

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

Clustering