中文
相关论文

相关论文: A Unified Framework for Center-based Clustering of…

200 篇论文

Distributed signal processing for wireless sensor networks enables that different devices cooperate to solve different signal processing tasks. A crucial first step is to answer the question: who observes what? Recently, several distributed…

分布式、并行与集群计算 · 计算机科学 2017-09-08 Patricia Binder , Michael Muma , Abdelhak M. Zoubir

The last decades have seen a surge of interests in distributed computing thanks to advances in clustered computing and big data technology. Existing distributed algorithms typically assume {\it all the data are already in one place}, and…

机器学习 · 计算机科学 2019-05-07 Donghui Yan , Yingjie Wang , Jin Wang , Guodong Wu , Honggang Wang

In this paper, we present distributed generalized clustering algorithms that can handle large scale data across multiple machines in spite of straggling or unreliable machines. We propose a novel data assignment scheme that enables us to…

分布式、并行与集群计算 · 计算机科学 2020-03-17 Venkata Gandikota , Arya Mazumdar , Ankit Singh Rawat

Federated learning is a prominent distributed learning paradigm that incorporates collaboration among diverse clients, promotes data locality, and thus ensures privacy. These clients have their own technological, cultural, and other biases…

机器学习 · 计算机科学 2024-11-04 Antesh Upadhyay , Abolfazl Hashemi

Graph clustering is a fundamental computational problem with a number of applications in algorithm design, machine learning, data mining, and analysis of social networks. Over the past decades, researchers have proposed a number of…

数据结构与算法 · 计算机科学 2019-04-12 He Sun , Luca Zanetti

We consider a foundational unsupervised learning task of $k$-means data clustering, in a federated learning (FL) setting consisting of a central server and many distributed clients. We develop SecFC, which is a secure federated clustering…

机器学习 · 计算机科学 2022-06-01 Songze Li , Sizai Hou , Baturalp Buyukates , Salman Avestimehr

Federated Learning (FL) deals with learning a central model (i.e. the server) in privacy-constrained scenarios, where data are stored on multiple devices (i.e. the clients). The central model has no direct access to the data, but only to…

Recent advances in center-based clustering continue to improve upon the drawbacks of Lloyd's celebrated $k$-means algorithm over $60$ years after its introduction. Various methods seek to address poor local minima, sensitivity to outliers,…

机器学习 · 统计学 2021-10-28 Debolina Paul , Saptarshi Chakraborty , Swagatam Das , Jason Xu

We present an analysis for the performance of decentralized consensus-based gradient (DCG) methods for solving optimization problems over a cluster network of nodes. This type of network is composed of a number of densely connected clusters…

最优化与控制 · 数学 2022-09-14 Amit Dutta , Nila Masrourisaadat , Thinh T. Doan

Distributed data mining techniques and mainly distributed clustering are widely used in the last decade because they deal with very large and heterogeneous datasets which cannot be gathered centrally. Current distributed clustering…

数据库 · 计算机科学 2018-02-02 Malika Bendechache , M-Tahar Kechadi

Deep learning has shown remarkable success in the field of clustering recently. However, how to transfer a trained clustering model on a source domain to a target domain by leveraging the acquired knowledge to guide the clustering process…

机器学习 · 计算机科学 2023-10-10 Zheng Zhang , Liang Zhao

Deep learning (DL) models require extensive data to achieve strong performance and generalization. Deep generative models (DGMs) offer a solution by synthesizing data. Yet current approaches for tabular data often fail to preserve feature…

机器学习 · 计算机科学 2026-05-06 Minh H. Vu , Daniel Edler , Carl Wibom , Tommy Löfstedt , Beatrice Melin , Martin Rosvall

Electronic medical records (EMRs) supports the development of machine learning algorithms for predicting disease incidence, patient response to treatment, and other healthcare events. But insofar most algorithms have been centralized,…

机器学习 · 计算机科学 2019-03-25 Li Huang , Dianbo Liu

In this paper, we address the dichotomy between heterogeneous models and simultaneous training in Federated Learning (FL) via a clustering framework. We define a new clustering model for FL based on the (optimal) local models of the users:…

机器学习 · 统计学 2022-10-24 Harshvardhan , Avishek Ghosh , Arya Mazumdar

Most existing personalized federated learning approaches are based on intricate designs, which often require complex implementation and tuning. In order to address this limitation, we propose a simple yet effective personalized federated…

分布式、并行与集群计算 · 计算机科学 2024-01-30 Jiaqi Wang , Yuzhong Chen , Yuhang Wu , Mahashweta Das , Hao Yang , Fenglong Ma

Vertical Federated Learning (VFL) enables collaborative analysis across parties holding complementary feature views of the same samples, yet existing approaches are largely restricted to distributed variants of $k$-means, requiring…

机器学习 · 计算机科学 2026-02-10 Bruno Belucci , Karim Lounici , Vladimir R. Kostic , Katia Meziani

There has been a growing effort in studying the distributed optimization problem over a network. The objective is to optimize a global function formed by a sum of local functions, using only local computation and communication. Literature…

最优化与控制 · 数学 2017-05-02 Guannan Qu , Na Li

One key use of k-means clustering is to identify cluster prototypes which can serve as representative points for a dataset. However, a drawback of using k-means cluster centers as representative points is that such points distort the…

机器学习 · 统计学 2019-11-15 Arvind Krishna , Simon Mak , Roshan Joseph

In federated learning (FL), a cluster of local clients are chaired under the coordination of the global server and cooperatively train one model with privacy protection. Due to the multiple local updates and the isolated non-iid dataset,…

机器学习 · 计算机科学 2024-04-02 Yan Sun , Li Shen , Shixiang Chen , Liang Ding , Dacheng Tao

We address the problem of federated learning (FL) where users are distributed and partitioned into clusters. This setup captures settings where different groups of users have their own objectives (learning tasks) but by aggregating their…

机器学习 · 统计学 2021-06-10 Avishek Ghosh , Jichan Chung , Dong Yin , Kannan Ramchandran