paper-with-me

Papers

PPFL: A Personalized Federated Learning Framework for Heterogeneous Population

2023-10-22 · Hao Di, Yi Yang, Haishan Ye, Xiangyu Chang

Personalization aims to characterize individual preferences and is widely applied across many fields. However, conventional personalized methods operate in a centralized manner and potentially expose the raw data when pooling individual information. In this paper, with privacy considerations, we develop a flexible and interpretable personalized framework within the paradigm of Federated Learning, called PPFL (Population Personalized Federated Learning). By leveraging canonical models to capture fundamental characteristics among the heterogeneous population and employing membership vectors to reveal clients' preferences, it models the heterogeneity as clients' varying preferences for these characteristics and provides substantial insights into client characteristics, which is lacking in existing Personalized Federated Learning (PFL) methods. Furthermore, we explore the relationship between our method and three main branches of PFL methods: multi-task PFL, clustered FL, and decoupling PFL, and demonstrate the advantages of PPFL. To solve PPFL (a non-convex constrained optimization problem), we propose a novel random block coordinate descent algorithm and present the convergence property. We conduct experiments on both pathological and practical datasets, and the results validate the effectiveness of PPFL.

📄 PDF Abstract BibTeX arXiv:2310.14337

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPersonalized Federated Learning

Similar Papers 제목 키워드 기반

Secure Federated Learning Across Heterogeneous Cloud and High-Performance Computing Resources -- A Case Study on Federated Fine-tuning of LLaMA 2

2024-02-19 · Zilinghan Li, Shilan He, Pranshu Chaturvedi, Volodymyr Kindratenko 외

Federated learning enables multiple data owners to collaboratively train robust machine learning models without transferring large or sensitive local datasets by only sharing the parameters of the locally trained models.…

Cloud ComputingFederated LearningPrivacy Preserving

Advances in APPFL: A Comprehensive and Extensible Federated Learning Framework

2024-09-17 · Zilinghan Li, Shilan He, Ze Yang, Minseok Ryu 외

Federated learning (FL) is a distributed machine learning paradigm enabling collaborative model training while preserving data privacy. In today's landscape, where most data is proprietary, confidential, and distributed,…

BenchmarkingFederated Learning

APPFLx: Providing Privacy-Preserving Cross-Silo Federated Learning as a Service

2023-08-17 · Zilinghan Li, Shilan He, Pranshu Chaturvedi, Trung-Hieu Hoang 외

Cross-silo privacy-preserving federated learning (PPFL) is a powerful tool to collaboratively train robust and generalized machine learning (ML) models without sharing sensitive (e.g., healthcare of financial) local data…

Federated LearningPrivacy Preserving

Privacy-Preserving Load Forecasting via Personalized Model Obfuscation

2023-11-21 · Shourya Bose, Yu Zhang, Kibaek Kim

The widespread adoption of smart meters provides access to detailed and localized load consumption data, suitable for training building-level load forecasting models. To mitigate privacy concerns stemming from model-indu…

Federated LearningLoad ForecastingmodelPrivacy Preserving

PPFL: Privacy-preserving Federated Learning with Trusted Execution Environments

2021-04-29 · Fan Mo, Hamed Haddadi, Kleomenis Katevas, Eduard Marin 외

We propose and implement a Privacy-preserving Federated Learning ($PPFL$) framework for mobile systems to limit privacy leakages in federated learning. Leveraging the widespread presence of Trusted Execution Environments…

CPUFederated LearningPrivacy Preserving