Personalized Federated Learning with Multi-branch Architecture
Junki Mori, Tomoyuki Yoshiyama, Furukawa Ryo, Isamu Teranishi

TL;DR
This paper introduces pFedMB, a personalized federated learning method using multi-branch neural networks that improves collaboration among similar clients and enhances model performance in heterogeneous data environments.
Contribution
The paper proposes a novel multi-branch architecture for personalized federated learning, enabling better client collaboration and improved performance over existing methods.
Findings
pFedMB outperforms state-of-the-art PFL methods on CIFAR10 and CIFAR100.
The multi-branch approach facilitates knowledge sharing among similar clients.
The aggregation method enhances communication efficiency and model accuracy.
Abstract
Federated learning (FL) is a decentralized machine learning technique that enables multiple clients to collaboratively train models without requiring clients to reveal their raw data to each other. Although traditional FL trains a single global model with average performance among clients, statistical data heterogeneity across clients has resulted in the development of personalized FL (PFL), which trains personalized models with good performance on each client's data. A key challenge with PFL is how to facilitate clients with similar data to collaborate more in a situation where each client has data from complex distribution and cannot determine one another's distribution. In this paper, we propose a new PFL method (pFedMB) using multi-branch architecture, which achieves personalization by splitting each layer of a neural network into multiple branches and assigning client-specific…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Advanced Graph Neural Networks · Domain Adaptation and Few-Shot Learning
