paper-with-me

Papers

Personalized Federated Learning via Stacking

2024-04-16 · Emilio Cantu-Cervini

Traditional Federated Learning (FL) methods typically train a single global model collaboratively without exchanging raw data. In contrast, Personalized Federated Learning (PFL) techniques aim to create multiple models that are better tailored to individual clients' data. We present a novel personalization approach based on stacked generalization where clients directly send each other privacy-preserving models to be used as base models to train a meta-model on private data. Our approach is flexible, accommodating various privacy-preserving techniques and model types, and can be applied in horizontal, hybrid, and vertically partitioned federations. Additionally, it offers a natural mechanism for assessing each client's contribution to the federation. Through comprehensive evaluations across diverse simulated data heterogeneity scenarios, we showcase the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2404.10957

Code (1)

emiliocantuc/personalized-fl-via-stacking 공식 구현

Tasks

Federated LearningPersonalized Federated LearningPrivacy Preserving

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

FedStack: Personalized activity monitoring using stacked federated learning

2022-09-27 · Thanveer Shaik, Xiaohui Tao, Niall Higgins, Raj Gururajan 외

Recent advances in remote patient monitoring (RPM) systems can recognize various human activities to measure vital signs, including subtle motions from superficial vessels. There is a growing interest in applying artific…

Federated Learning

Personalized Quantum Federated Learning for Privacy Image Classification

2024-10-03 · Jinjing Shi, Tian Chen, Shichao Zhang, Xuelong Li

Quantum federated learning has brought about the improvement of privacy image classification, while the lack of personality of the client model may contribute to the suboptimal of quantum federated learning. A personaliz…

ClassificationFederated Learningimage-classificationImage Classification+1

DA-PFL: Dynamic Affinity Aggregation for Personalized Federated Learning

2024-03-14 · Xu Yang, Jiyuan Feng, Songyue Guo, Ye Wang 외

Personalized federated learning becomes a hot research topic that can learn a personalized learning model for each client. Existing personalized federated learning models prefer to aggregate similar clients with similar …

Federated LearningPersonalized Federated Learning

An Empirical Study of Personalized Federated Learning

2022-06-27 · Koji Matsuda, Yuya Sasaki, Chuan Xiao, Makoto Onizuka

Federated learning is a distributed machine learning approach in which a single server and multiple clients collaboratively build machine learning models without sharing datasets on clients. A challenging issue of federa…

BIG-bench Machine LearningFederated LearningPersonalized Federated Learning

Personalized Multi-tier Federated Learning

2024-07-19 · Sourasekhar Banerjee, Ali Dadras, Alp Yurtsever, Monowar Bhuyan

The key challenge of personalized federated learning (PerFL) is to capture the statistical heterogeneity properties of data with inexpensive communications and gain customized performance for participating devices. To ad…

Federated LearningPersonalized Federated Learning