paper-with-me

Papers

FedSoft: Soft Clustered Federated Learning with Proximal Local Updating

2021-12-11 · Yichen Ruan, Carlee Joe-Wong

Traditionally, clustered federated learning groups clients with the same data distribution into a cluster, so that every client is uniquely associated with one data distribution and helps train a model for this distribution. We relax this hard association assumption to soft clustered federated learning, which allows every local dataset to follow a mixture of multiple source distributions. We propose FedSoft, which trains both locally personalized models and high-quality cluster models in this setting. FedSoft limits client workload by using proximal updates to require the completion of only one optimization task from a subset of clients in every communication round. We show, analytically and empirically, that FedSoft effectively exploits similarities between the source distributions to learn personalized and cluster models that perform well.

📄 PDF Abstract BibTeX arXiv:2112.06053

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Analysis of Total Variation Minimization for Clustered Federated Learning

2024-03-10 · A. Jung

A key challenge in federated learning applications is the statistical heterogeneity of local datasets. Clustered federated learning addresses this challenge by identifying clusters of local datasets that are approximatel…

ClusteringFederated LearningGraph Learning

Novel clustered federated learning based on local loss

2024-07-12 · Endong Gu, Yongxin Chen, Hao Wen, Xingju Cai 외

This paper proposes LCFL, a novel clustering metric for evaluating clients' data distributions in federated learning. LCFL aligns with federated learning requirements, accurately assessing client-to-client variations in …

ClusteringFederated Learning

Rethinking Data Heterogeneity in Federated Learning: Introducing a New Notion and Standard Benchmarks

2022-09-30 · Mahdi Morafah, Saeed Vahidian, Chen Chen, Mubarak Shah 외

Though successful, federated learning presents new challenges for machine learning, especially when the issue of data heterogeneity, also known as Non-IID data, arises. To cope with the statistical heterogeneity, previou…

Federated Learning

Efficient Distribution Similarity Identification in Clustered Federated Learning via Principal Angles Between Client Data Subspaces

2022-09-21 · Saeed Vahidian, Mahdi Morafah, Weijia Wang, Vyacheslav Kungurtsev 외

Clustered federated learning (FL) has been shown to produce promising results by grouping clients into clusters. This is especially effective in scenarios where separate groups of clients have significant differences in …

Federated Learning

Content Popularity Prediction in Fog-RANs: A Clustered Federated Learning Based Approach

2022-06-13 · Zhiheng Wang, Yanxiang Jiang, Fu-Chun Zheng, Mehdi Bennis 외

In this paper, the content popularity prediction problem in fog radio access networks (F-RANs) is investigated. Based on clustered federated learning, we propose a novel mobility-aware popularity prediction policy, which…

Federated Learning