paper-with-me

Papers

ECMdd: Evidential c-medoids clustering with multiple prototypes

2016-06-03 · Kuang Zhou, Arnaud Martin, Quan Pan, Zhun-Ga Liu

In this work, a new prototype-based clustering method named Evidential C-Medoids (ECMdd), which belongs to the family of medoid-based clustering for proximity data, is proposed as an extension of Fuzzy C-Medoids (FCMdd) on the theoretical framework of belief functions. In the application of FCMdd and original ECMdd, a single medoid (prototype), which is supposed to belong to the object set, is utilized to represent one class. For the sake of clarity, this kind of ECMdd using a single medoid is denoted by sECMdd. In real clustering applications, using only one pattern to capture or interpret a class may not adequately model different types of group structure and hence limits the clustering performance. In order to address this problem, a variation of ECMdd using multiple weighted medoids, denoted by wECMdd, is presented. Unlike sECMdd, in wECMdd objects in each cluster carry various weights describing their degree of representativeness for that class. This mechanism enables each class to be represented by more than one object. Experimental results in synthetic and real data sets clearly demonstrate the superiority of sECMdd and wECMdd. Moreover, the clustering results by wECMdd can provide richer information for the inner structure of the detected classes with the help of prototype weights.

📄 PDF Abstract BibTeX arXiv:1606.01113

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Evidential relational clustering using medoids

2015-07-15 · Kuang Zhou, Arnaud Martin, Quan Pan, Zhun-Ga Liu

In real clustering applications, proximity data, in which only pairwise similarities or dissimilarities are known, is more general than object data, in which each pattern is described explicitly by a list of attributes. …

Clustering

Median evidential c-means algorithm and its application to community detection

2015-01-07 · Kuang Zhou, Arnaud Martin, Quan Pan, Zhun-Ga Liu

Median clustering is of great value for partitioning relational data. In this paper, a new prototype-based clustering method, called Median Evidential C-Means (MECM), which is an extension of median c-means and median fu…

ClusteringCommunity DetectionGraph ClusteringPrototype Selection

SECLEDS: Sequence Clustering in Evolving Data Streams via Multiple Medoids and Medoid Voting

2022-06-24 · Azqa Nadeem, Sicco Verwer

Sequence clustering in a streaming environment is challenging because it is computationally expensive, and the sequences may evolve over time. K-medoids or Partitioning Around Medoids (PAM) is commonly used to cluster se…

ClusteringDynamic Time Warping

A Scalable k-Medoids Clustering via Whale Optimization Algorithm

2024-08-30 · Huang Chenan, Narumasa Tsutsumida

Unsupervised clustering has emerged as a critical tool for uncovering hidden patterns in vast, unlabeled datasets. However, traditional methods, such as Partitioning Around Medoids (PAM), struggle with scalability owing …

Anomaly DetectionClusteringComputational Efficiency

A Deterministic Information Bottleneck Method for Clustering Mixed-Type Data

2024-07-03 · Efthymios Costa, Ioanna Papatsouma, Angelos Markos

In this paper, we present an information-theoretic method for clustering mixed-type data, that is, data consisting of both continuous and categorical variables. The proposed approach is built on the deterministic variant…

Clustering