paper-with-me

홈 › Papers

Generalization of k-means Related Algorithms

2019-03-24 · Yiwei Li

This article briefly introduced Arthur and Vassilvitshii's work on \textbf{k-means++} algorithm and further generalized the center initialization process. It is found that choosing the most distant sample point from the nearest center as new center can mostly have the same effect as the center initialization process in the \textbf{k-means++} algorithm.

📄 PDF Abstract BibTeX arXiv:1903.10025

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Understanding Generalization of Federated Learning via Stability: Heterogeneity Matters

2023-06-06 · Zhenyu Sun, Xiaochun Niu, Ermin Wei

Generalization performance is a key metric in evaluating machine learning models when applied to real-world applications. Good generalization indicates the model can predict unseen data correctly when trained under a lim…

Federated Learning

$k$-means as a variational EM approximation of Gaussian mixture models

2017-04-16 · Jörg Lücke, Dennis Forster

We show that $k$-means (Lloyd's algorithm) is obtained as a special case when truncated variational EM approximations are applied to Gaussian Mixture Models (GMM) with isotropic Gaussians. In contrast to the standard way…

Clustering

On the clustering of correlated random variables

2019-09-07 · Zenon Gniazdowski, Dawid Kaliszewski

In this work, the possibility of clustering correlated random variables was examined, both because of their mutual similarity and because of their similarity to the principal components. The k-means algorithm and spectra…

ClusteringDiversity

Fuzzy Clustering with Similarity Queries

2021-06-04 · NeurIPS 2021 12 · Wasim Huleihel, Arya Mazumdar, Soumyabrata Pal

The fuzzy or soft $k$-means objective is a popular generalization of the well-known $k$-means problem, extending the clustering capability of the $k$-means to datasets that are uncertain, vague, and otherwise hard to clu…

Clustering

On uniqueness of the set of k-means

2024-10-17 · Javier Cárcamo, Antonio Cuevas, Luis A. Rodríguez

We provide necessary and sufficient conditions for the uniqueness of the k-means set of a probability distribution. This uniqueness problem is related to the choice of k: depending on the underlying distribution, some va…