paper-with-me

Papers

MaxMin Linear Initialization for Fuzzy C-Means

2018-08-01 · Aybükë Oztürk, Stéphane Lallich, Jérôme Darmont, Sylvie Yona Waksman

Clustering is an extensive research area in data science. The aim of clustering is to discover groups and to identify interesting patterns in datasets. Crisp (hard) clustering considers that each data point belongs to one and only one cluster. However, it is inadequate as some data points may belong to several clusters, as is the case in text categorization. Thus, we need more flexible clustering. Fuzzy clustering methods, where each data point can belong to several clusters, are an interesting alternative. Yet, seeding iterative fuzzy algorithms to achieve high quality clustering is an issue. In this paper, we propose a new linear and efficient initialization algorithm MaxMin Linear to deal with this problem. Then, we validate our theoretical results through extensive experiments on a variety of numerical real-world and artificial datasets. We also test several validity indices, including a new validity index that we propose, Transformed Standardized Fuzzy Difference (TSFD).

📄 PDF Abstract BibTeX arXiv:1808.00197

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringText Categorization

Similar Papers 제목 키워드 기반

Probabilistic K-means Clustering via Nonlinear Programming

2020-01-10 · Yujian Li, Bowen Liu, Zhaoying Liu, Ting Zhang

K-means is a classical clustering algorithm with wide applications. However, soft K-means, or fuzzy c-means at m=1, remains unsolved since 1981. To address this challenging open problem, we propose a novel clustering mod…

Clustering

On Coreset Constructions for the Fuzzy $K$-Means Problem

2016-12-22 · Johannes Blömer, Sascha Brauer, Kathrin Bujna

The fuzzy $K$-means problem is a popular generalization of the well-known $K$-means problem to soft clusterings. We present the first coresets for fuzzy $K$-means with size linear in the dimension, polynomial in the numb…

FCM-RDpA: TSK Fuzzy Regression Model Construction Using Fuzzy C-Means Clustering, Regularization, DropRule, and Powerball AdaBelief

2020-11-30 · Zhenhua Shi, Dongrui Wu, Chenfeng Guo, Changming Zhao 외

To effectively optimize Takagi-Sugeno-Kang (TSK) fuzzy systems for regression problems, a mini-batch gradient descent with regularization, DropRule, and AdaBound (MBGD-RDA) algorithm was recently proposed. This paper fur…

Clusteringregression

Complexity and Approximation of the Fuzzy K-Means Problem

2015-12-18 · Johannes Blömer, Sascha Brauer, Kathrin Bujna

The fuzzy $K$-means problem is a generalization of the classical $K$-means problem to soft clusterings, i.e. clusterings where each points belongs to each cluster to some degree. Although popular in practice, prior to th…

Clustering

Persuasion with Ambiguous Receiver Preferences

2021-09-23 · Eitan Sapiro-Gheiler

I describe a Bayesian persuasion problem where Receiver has a private type representing a cutoff for choosing Sender's preferred action, and Sender has maxmin preferences over all Receiver type distributions with known m…