paper-with-me

홈 › Papers

Distributed Clustering and Learning Over Networks

2014-09-22 · Xiaochuan Zhao, Ali H. Sayed

Distributed processing over networks relies on in-network processing and cooperation among neighboring agents. Cooperation is beneficial when agents share a common objective. However, in many applications agents may belong to different clusters that pursue different objectives. Then, indiscriminate cooperation will lead to undesired results. In this work, we propose an adaptive clustering and learning scheme that allows agents to learn which neighbors they should cooperate with and which other neighbors they should ignore. In doing so, the resulting algorithm enables the agents to identify their clusters and to attain improved learning and estimation accuracy over networks. We carry out a detailed mean-square analysis and assess the error probabilities of Types I and II, i.e., false alarm and mis-detection, for the clustering mechanism. Among other results, we establish that these probabilities decay exponentially with the step-sizes so that the probability of correct clustering can be made arbitrarily close to one.

📄 PDF Abstract BibTeX arXiv:1409.6111

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

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

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 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