paper-with-me

Papers

FedSPD: A Soft-clustering Approach for Personalized Decentralized Federated Learning

2024-10-24 · I-Cheng Lin, Osman Yagan, Carlee Joe-Wong

Federated learning has recently gained popularity as a framework for distributed clients to collaboratively train a machine learning model using local data. While traditional federated learning relies on a central server for model aggregation, recent advancements adopt a decentralized framework, enabling direct model exchange between clients and eliminating the single point of failure. However, existing decentralized frameworks often assume all clients train a shared model. Personalizing each client's model can enhance performance, especially with heterogeneous client data distributions. We propose FedSPD, an efficient personalized federated learning algorithm for the decentralized setting, and show that it learns accurate models even in low-connectivity networks. To provide theoretical guarantees on convergence, we introduce a clustering-based framework that enables consensus on models for distinct data clusters while personalizing to unique mixtures of these clusters at different clients. This flexibility, allowing selective model updates based on data distribution, substantially reduces communication costs compared to prior work on personalized federated learning in decentralized settings. Experimental results on real-world datasets show that FedSPD outperforms multiple decentralized variants of personalized federated learning algorithms, especially in scenarios with low-connectivity networks.

📄 PDF Abstract BibTeX arXiv:2410.18862

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringFederated LearningPersonalized Federated Learning

Similar Papers 제목 키워드 기반

FedSPDnet: Geometry-Aware Federated Deep Learning with SPDnet

2026-04-24 · Thibault Pautrel, Florent Bouchard, Ammar Mian, Guillaume Ginolhac arxiv

We introduce two federated learning frameworks for the classical SPDnet model operating on symmetric positive definite (SPD) matrices with Stiefel-constrained parameters. Unlike standard Euclidean averaging, which violat…

Federated Learning

Efficient Cluster Selection for Personalized Federated Learning: A Multi-Armed Bandit Approach

2023-10-29 · Zhou Ni, Morteza Hashemi

Federated learning (FL) offers a decentralized training approach for machine learning models, prioritizing data privacy. However, the inherent heterogeneity in FL networks, arising from variations in data distribution, s…

Federated LearningPersonalized Federated Learning

Federated Multi-Task Clustering

2025-12-28 · Suyan Dai, Gan Sun, Fazeng Li, Xu Tang 외 arxiv

Spectral clustering has emerged as one of the most effective clustering algorithms due to its superior performance. However, most existing models are designed for centralized settings, rendering them inapplicable in mode…

Federated Learning

Interaction-Aware Gaussian Weighting for Clustered Federated Learning

2025-02-05 · Alessandro Licciardi, Davide Leo, Eros Faní, Barbara Caputo 외

Federated Learning (FL) emerged as a decentralized paradigm to train models while preserving privacy. However, conventional FL struggles with data heterogeneity and class imbalance, which degrade model performance. Clust…

ClusteringFederated Learning

One-Shot Clustering for Federated Learning

2025-03-06 · Maciej Krzysztof Zuziak, Roberto Pellungrini, Salvatore Rinzivillo

Federated Learning (FL) is a widespread and well adopted paradigm of decentralized learning that allows training one model from multiple sources without the need to directly transfer data between participating clients. S…

ClusteringFederated Learning