paper-with-me

홈 › Papers

Random Normed k-Means: A Paradigm-Shift in Clustering within Probabilistic Metric Spaces

2025-04-04 · Abderrafik Laakel Hemdanou, Youssef Achtoun, Mohammed Lamarti Sefian, Ismail Tahiri, Abdellatif El Afia

Existing approaches remain largely constrained by traditional distance metrics, limiting their effectiveness in handling random data. In this work, we introduce the first k-means variant in the literature that operates within a probabilistic metric space, replacing conventional distance measures with a well-defined distance distribution function. This pioneering approach enables more flexible and robust clustering in both deterministic and random datasets, establishing a new foundation for clustering in stochastic environments. By adopting a probabilistic perspective, our method not only introduces a fresh paradigm but also establishes a rigorous theoretical framework that is expected to serve as a key reference for future clustering research involving random data. Extensive experiments on diverse real and synthetic datasets assess our model's effectiveness using widely recognized evaluation metrics, including Silhouette, Davies-Bouldin, Calinski Harabasz, the adjusted Rand index, and distortion. Comparative analyses against established methods such as k-means++, fuzzy c-means, and kernel probabilistic k-means demonstrate the superior performance of our proposed random normed k-means (RNKM) algorithm. Notably, RNKM exhibits a remarkable ability to identify nonlinearly separable structures, making it highly effective in complex clustering scenarios. These findings position RNKM as a groundbreaking advancement in clustering research, offering a powerful alternative to traditional techniques while addressing a long-standing gap in the literature. By bridging probabilistic metrics with clustering, this study provides a foundational reference for future developments and opens new avenues for advanced data analysis in dynamic, data-driven applications.

📄 PDF Abstract BibTeX arXiv:2504.03928

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

A Unified framework for randomized smoothing based certified defenses

2019-09-25 · Tianhang Zheng, Di Wang, Baochun Li, Jinhui Xu

Randomized smoothing, which was recently proved to be a certified defensive technique, has received considerable attention due to its scalability to large datasets and neural networks. However, several important question…

Coreset Clustering on Small Quantum Computers

2020-04-30 · Teague Tomesh, Pranav Gokhale, Eric R. Anschuetz, Frederic T. Chong

Many quantum algorithms for machine learning require access to classical data in superposition. However, for many natural data sets and algorithms, the overhead required to load the data set in superposition can erase an…

Clustering

Kernel-estimated Nonparametric Overlap-Based Syncytial Clustering

2018-05-24 · Israel Almodóvar-Rivera, Ranjan Maitra

Commonly-used clustering algorithms usually find ellipsoidal, spherical or other regular-structured clusters, but are more challenged when the underlying groups lack formal structure or definition. Syncytial clustering i…

Clustering

Random Manhattan Integer Indexing: Incremental L1 Normed Vector Space Construction

2014-10-01 · EMNLP 2014 10 · Behrang Q. Zadeh, H, Siegfried schuh
Dimensionality Reduction

MeanShift++: Extremely Fast Mode-Seeking With Applications to Segmentation and Object Tracking

2021-04-01 · CVPR 2021 1 · Jennifer Jang, Heinrich Jiang

MeanShift is a popular mode-seeking clustering algorithm used in a wide range of applications in machine learning. However, it is known to be prohibitively slow, with quadratic runtime per iteration. We propose MeanShift…

ClusteringDensity EstimationImage SegmentationObject Tracking+1