paper-with-me

Papers

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 indices, play a crucial role in assessing clustering quality when external ground truth labels are unavailable. However, these measures can be affected by the feature relevance issue, potentially leading to unreliable evaluations in high-dimensional or noisy data sets. We introduce a theoretically grounded Feature Importance Rescaling (FIR) method that enhances the quality of clustering validation by adjusting feature contributions based on their dispersion. It attenuates noise features, clarifies clustering compactness and separation, and thereby aligns clustering validation more closely with the ground truth. Through extensive experiments on synthetic data sets under different configurations, we demonstrate that FIR consistently improves the correlation between the values of cluster validity indices and the ground truth, particularly in settings with noisy or irrelevant features. The results show that FIR increases the robustness of clustering evaluation, reduces variability in performance across different data sets, and remains effective even when clusters exhibit significant overlap. These findings highlight the potential of FIR as a valuable enhancement of clustering validation, making it a practical tool for unsupervised learning tasks where labelled data is unavailable.

📄 PDF Abstract BibTeX arXiv:2503.00379

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringFeature Importance

Similar Papers 제목 키워드 기반

Clustering a Mixture of Gaussians with Unknown Covariance

2021-10-04 · Damek Davis, Mateo Díaz, Kaizheng Wang

We investigate a clustering problem with data from a mixture of Gaussians that share a common but unknown, and potentially ill-conditioned, covariance matrix. We start by considering Gaussian mixtures with two equally-si…

Clustering

Variational Bayes Approximations for Clustering via Mixtures of Normal Inverse Gaussian Distributions

2013-09-07 · Sanjeena Subedi, Paul D. McNicholas

Parameter estimation for model-based clustering using a finite mixture of normal inverse Gaussian (NIG) distributions is achieved through variational Bayes approximations. Univariate NIG mixtures and multivariate NIG mix…

Clusteringparameter estimation

Dimension Reduction via Sum-of-Squares and Improved Clustering Algorithms for Non-Spherical Mixtures

2024-11-19 · Prashanti Anderson, Mitali Bafna, Rares-Darius Buhai, Pravesh K. Kothari 외

We develop a new approach for clustering non-spherical (i.e., arbitrary component covariances) Gaussian mixture models via a subroutine, based on the sum-of-squares method, that finds a low-dimensional separation-preserv…

ClusteringDimensionality Reduction

Clustering of non-Gaussian data by variational Bayes for normal inverse Gaussian mixture models

2020-09-13 · Takashi Takekawa

Finite mixture models, typically Gaussian mixtures, are well known and widely used as model-based clustering. In practical situations, there are many non-Gaussian data that are heavy-tailed and/or asymmetric. Normal inve…

Clustering

Clustering Mixtures with Almost Optimal Separation in Polynomial Time

2021-12-01 · Jerry Li, Allen Liu

We consider the problem of clustering mixtures of mean-separated Gaussians in high dimensions. We are given samples from a mixture of $k$ identity covariance Gaussians, so that the minimum pairwise distance between any t…

Clustering