paper-with-me

홈 › Papers

Clustering with Distributed Data

2019-01-01 · Soummya Kar, Brian Swenson

We consider $K$-means clustering in networked environments (e.g., internet of things (IoT) and sensor networks) where data is inherently distributed across nodes and processing power at each node may be limited. We consider a clustering algorithm referred to as networked $K$-means, or $NK$-means, which relies only on local neighborhood information exchange. Information exchange is limited to low-dimensional statistics and not raw data at the agents. The proposed approach develops a parametric family of multi-agent clustering objectives (parameterized by $\rho$) and associated distributed $NK$-means algorithms (also parameterized by $\rho$). The $NK$-means algorithm with parameter $\rho$ converges to a set of fixed points relative to the associated multi-agent objective (designated as `generalized minima'). By appropriate choice of $\rho$, the set of generalized minima may be brought arbitrarily close to the set of Lloyd's minima. Thus, the $NK$-means algorithm may be used to compute Lloyd's minima of the collective dataset up to arbitrary accuracy.

📄 PDF Abstract BibTeX arXiv:1901.00214

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Distributed Clustering based on Distributional Kernel

2024-09-14 · Hang Zhang, Yang Xu, Lei Gong, Ye Zhu 외

This paper introduces a new framework for clustering in a distributed network called Distributed Clustering based on Distributional Kernel (K) or KDC that produces the final clusters based on the similarity with respect …

Clustering

Fast Distributed k-Center Clustering with Outliers on Massive Data

2015-12-01 · NeurIPS 2015 12 · Gustavo Malkomes, Matt J. Kusner, Wenlin Chen, Kilian Q. Weinberger 외

Clustering large data is a fundamental problem with a vast number of applications. Due to the increasing size of data, practitioners interested in clustering have turned to distributed computation methods. In this work…

ClusteringDistributed Computing

Distributed k-Means and k-Median Clustering on General Topologies

2013-06-03 · NeurIPS 2013 12 · Maria Florina Balcan, Steven Ehrlich, YIngyu Liang

This paper provides new algorithms for distributed clustering for two popular center-based objectives, k-median and k-means. These algorithms have provable guarantees and improve communication complexity over existing ap…

Clustering

Distributed Balanced Clustering via Mapping Coresets

2014-12-01 · NeurIPS 2014 12 · Mohammadhossein Bateni, Aditya Bhaskara, Silvio Lattanzi, Vahab Mirrokni

Large-scale clustering of data points in metric spaces is an important problem in mining big data sets. For many applications, we face explicit or implicit size constraints for each cluster which leads to the problem of …

Clustering

Communication-Optimal Distributed Clustering

2017-02-01 · NeurIPS 2016 12 · Jiecao Chen, He Sun, David P. Woodruff, Qin Zhang

Clustering large datasets is a fundamental problem with a number of applications in machine learning. Data is often collected on different sites and clustering needs to be performed in a distributed manner with low commu…

Clustering