English

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

Machine Learning 2018-09-28 v3 Data Structures and Algorithms

Abstract

The fuzzy KK-means problem is a popular generalization of the well-known KK-means problem to soft clusterings. We present the first coresets for fuzzy KK-means with size linear in the dimension, polynomial in the number of clusters, and poly-logarithmic in the number of points. We show that these coresets can be employed in the computation of a (1+ϵ)(1+\epsilon)-approximation for fuzzy KK-means, improving previously presented results. We further show that our coresets can be maintained in an insertion-only streaming setting, where data points arrive one-by-one.

Keywords

Cite

@article{arxiv.1612.07516,
  title  = {On Coreset Constructions for the Fuzzy $K$-Means Problem},
  author = {Johannes Blömer and Sascha Brauer and Kathrin Bujna},
  journal= {arXiv preprint arXiv:1612.07516},
  year   = {2018}
}

Comments

Coreset Construction unchanged, improved applications section

R2 v1 2026-06-22T17:32:07.026Z