paper-with-me

Papers

User-Centric Federated Learning

2021-10-19 · Mohamad Mestoukirdi, Matteo Zecchin, David Gesbert, Qianrui Li, Nicolas Gresset

Data heterogeneity across participating devices poses one of the main challenges in federated learning as it has been shown to greatly hamper its convergence time and generalization capabilities. In this work, we address this limitation by enabling personalization using multiple user-centric aggregation rules at the parameter server. Our approach potentially produces a personalized model for each user at the cost of some extra downlink communication overhead. To strike a trade-off between personalization and communication efficiency, we propose a broadcast protocol that limits the number of personalized streams while retaining the essential advantages of our learning scheme. Through simulation results, our approach is shown to enjoy higher personalization capabilities, faster convergence, and better communication efficiency compared to other competing baseline solutions.

📄 PDF Abstract BibTeX arXiv:2110.09869

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Personalized Federated Learning for Egocentric Video Gaze Estimation with Comprehensive Parameter Frezzing

2025-02-25 · Yuhu Feng, Keisuke Maeda, Takahiro Ogawa, Miki Haseyama

Egocentric video gaze estimation requires models to capture individual gaze patterns while adapting to diverse user data. Our approach leverages a transformer-based architecture, integrating it into a PFL framework where…

Federated LearningGaze EstimationPersonalized Federated Learning

Collaboration in Participant-Centric Federated Learning: A Game-Theoretical Perspective

2022-07-25 · Guangjing Huang, Xu Chen, Tao Ouyang, Qian Ma 외

Federated learning (FL) is a promising distributed framework for collaborative artificial intelligence model training while protecting user privacy. A bootstrapping component that has attracted significant research atten…

Federated Learning

Blockchain-empowered Federated Learning for Healthcare Metaverses: User-centric Incentive Mechanism with Optimal Data Freshness

2023-07-29 · Jiawen Kang, Jinbo Wen, Dongdong Ye, Bingkun Lai 외

Given the revolutionary role of metaverses, healthcare metaverses are emerging as a transformative force, creating intelligent healthcare systems that offer immersive and personalized services. The healthcare metaverses …

Decision MakingFederated LearningPrivacy Preserving

User-Centric Federated Learning: Trading off Wireless Resources for Personalization

2023-04-25 · Mohamad Mestoukirdi, Matteo Zecchin, David Gesbert, Qianrui Li

Statistical heterogeneity across clients in a Federated Learning (FL) system increases the algorithm convergence time and reduces the generalization performance, resulting in a large communication overhead in return for …

Federated LearningPrivacy Preserving

Towards Personalized Privacy: User-Governed Data Contribution for Federated Recommendation

2024-01-31 · Liang Qu, Wei Yuan, Ruiqi Zheng, Lizhen Cui 외

Federated recommender systems (FedRecs) have gained significant attention for their potential to protect user's privacy by keeping user privacy data locally and only communicating model parameters/gradients to the server…

Contrastive LearningGraph Neural NetworkRecommendation Systems