paper-with-me

Papers

Personalized Graph Federated Learning with Differential Privacy

2023-06-10 · Francois Gauthier, Vinay Chakravarthi Gogineni, Stefan Werner, Yih-Fang Huang, Anthony Kuh

This paper presents a personalized graph federated learning (PGFL) framework in which distributedly connected servers and their respective edge devices collaboratively learn device or cluster-specific models while maintaining the privacy of every individual device. The proposed approach exploits similarities among different models to provide a more relevant experience for each device, even in situations with diverse data distributions and disproportionate datasets. Furthermore, to ensure a secure and efficient approach to collaborative personalized learning, we study a variant of the PGFL implementation that utilizes differential privacy, specifically zero-concentrated differential privacy, where a noise sequence perturbs model exchanges. Our mathematical analysis shows that the proposed privacy-preserving PGFL algorithm converges to the optimal cluster-specific solution for each cluster in linear time. It also shows that exploiting similarities among clusters leads to an alternative output whose distance to the original solution is bounded, and that this bound can be adjusted by modifying the algorithm's hyperparameters. Further, our analysis shows that the algorithm ensures local differential privacy for all clients in terms of zero-concentrated differential privacy. Finally, the performance of the proposed PGFL algorithm is examined by performing numerical experiments in the context of regression and classification using synthetic data and the MNIST dataset.

📄 PDF Abstract BibTeX arXiv:2306.06399

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Differential Privacy Personalized Federated Learning Based on Dynamically Sparsified Client Updates

2025-03-12 · Chuanyin Wang, Yifei Zhang, Neng Gao, Qiang Luo

Personalized federated learning is extensively utilized in scenarios characterized by data heterogeneity, facilitating more efficient and automated local training on data-owning terminals. This includes the automated sel…

Federated LearningPersonalized Federated Learning

Privacy Preserving Machine Learning Workflow: from Anonymization to Personalized Differential Privacy Budgets in Federated Learning

2026-05-04 · Judith Sáinz-Pardo Díaz, Álvaro López García arxiv

The growing development of artificial intelligence based solutions, together with privacy legislation, has driven the rise of the so-called privacy preserving machine learning architectures, such as federated learning. W…

Federated Learning

No prejudice! Fair Federated Graph Neural Networks for Personalized Recommendation

2023-12-10 · Nimesh Agrawal, Anuj Kumar Sirohi, Jayadeva, Sandeep Kumar

Ensuring fairness in Recommendation Systems (RSs) across demographic groups is critical due to the increased integration of RSs in applications such as personalized healthcare, finance, and e-commerce. Graph-based RSs pl…

FairnessFederated LearningGraph Neural NetworkRecommendation Systems

Dynamic Personalized Federated Learning with Adaptive Differential Privacy

2023-09-21 · NeurIPS 2023 11

Personalized federated learning with differential privacy has been considered a feasible solution to address non-IID distribution of data and privacy leakage risks. However, current personalized federated learning method…

Privacy-Preserving Personalized Federated Prompt Learning for Multimodal Large Language Models

2025-01-23 · Linh Tran, Wei Sun, Stacy Patterson, Ana Milanova

Multimodal Large Language Models (LLMs) are pivotal in revolutionizing customer support and operations by integrating multiple modalities such as text, images, and audio. Federated Prompt Learning (FPL) is a recently pro…

Federated LearningPrivacy PreservingPrompt Learning