paper-with-me

홈 › Papers

CAS Condensed and Accelerated Silhouette: An Efficient Method for Determining the Optimal K in K-Means Clustering

2025-07-11 · Krishnendu Das, Sumit Gupta, Awadhesh Kumar arxiv

Clustering is a critical component of decision-making in todays data-driven environments. It has been widely used in a variety of fields such as bioinformatics, social network analysis, and image processing. However, clustering accuracy remains a major challenge in large datasets. This paper presents a comprehensive overview of strategies for selecting the optimal value of k in clustering, with a focus on achieving a balance between clustering precision and computational efficiency in complex data environments. In addition, this paper introduces improvements to clustering techniques for text and image data to provide insights into better computational performance and cluster validity. The proposed approach is based on the Condensed Silhouette method, along with statistical methods such as Local Structures, Gap Statistics, Class Consistency Ratio, and a Cluster Overlap Index CCR and COIbased algorithm to calculate the best value of k for K-Means clustering. The results of comparative experiments show that the proposed approach achieves up to 99 percent faster execution times on high-dimensional datasets while retaining both precision and scalability, making it highly suitable for real time clustering needs or scenarios demanding efficient clustering with minimal resource utilization.

📄 PDF Abstract BibTeX arXiv:2507.08311

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Determining the Optimal Number of Clusters for Time Series Datasets with Symbolic Pattern Forest

2023-10-01 · Md Nishat Raihan

Clustering algorithms are among the most widely used data mining methods due to their exploratory power and being an initial preprocessing step that paves the way for other techniques. But the problem of calculating the …

ClusteringTime SeriesTime Series Clustering

Globally Optimal Pose from Orthographic Silhouettes

2026-04-10 · Agniva Sengupta, Dilara Kuş, Jianning Li, Stefan Zachow arxiv

We solve the problem of determining the pose of known shapes in $\mathbb{R}^3$ from their unoccluded silhouettes. The pose is determined up to global optimality using a simple yet under-explored property of the area-of-s…

Pose Estimation

Clustering Students Based on Gamification User Types and Learning Styles

2023-10-22 · Emre Arslan, Atilla Özkaymak, Nesrin Özdener Dönmez

The aim of this study is clustering students according to their gamification user types and learning styles with the purpose of providing instructors with a new perspective of grouping students in case of clustering whic…

Clustering

Estimating the Optimal Number of Clusters in Categorical Data Clustering by Silhouette Coefficient

2025-01-26 · Duy-Tai Dinh, Tsutomu Fujinami, Van-Nam Huynh

The problem of estimating the number of clusters (say k) is one of the major challenges for the partitional clustering. This paper proposes an algorithm named k-SCC to estimate the optimal k in categorical data clusterin…

Categorical data clusteringClusteringDensity Estimation

Min-Max-Jump distance and its applications

2023-01-15 · Gangli Liu

We explore three applications of Min-Max-Jump distance (MMJ distance). MMJ-based K-means revises K-means with MMJ distance. MMJ-based Silhouette coefficient revises Silhouette coefficient with MMJ distance. We also teste…

Clustering