paper-with-me

홈 › Papers

Advancing Personalized Federated Learning: Group Privacy, Fairness, and Beyond

2023-09-01 · Filippo Galli, Kangsoo Jung, Sayan Biswas, Catuscia Palamidessi, Tommaso Cucinotta

Federated learning (FL) is a framework for training machine learning models in a distributed and collaborative manner. During training, a set of participating clients process their data stored locally, sharing only the model updates obtained by minimizing a cost function over their local inputs. FL was proposed as a stepping-stone towards privacy-preserving machine learning, but it has been shown vulnerable to issues such as leakage of private information, lack of personalization of the model, and the possibility of having a trained model that is fairer to some groups than to others. In this paper, we address the triadic interaction among personalization, privacy guarantees, and fairness attained by models trained within the FL framework. Differential privacy and its variants have been studied and applied as cutting-edge standards for providing formal privacy guarantees. However, clients in FL often hold very diverse datasets representing heterogeneous communities, making it important to protect their sensitive information while still ensuring that the trained model upholds the aspect of fairness for the users. To attain this objective, a method is put forth that introduces group privacy assurances through the utilization of $d$-privacy (aka metric privacy). $d$-privacy represents a localized form of differential privacy that relies on a metric-oriented obfuscation approach to maintain the original data's topological distribution. This method, besides enabling personalized model training in a federated approach and providing formal privacy guarantees, possesses significantly better group fairness measured under a variety of standard metrics than a global model trained within a classical FL template. Theoretical justifications for the applicability are provided, as well as experimental validation on real-world datasets to illustrate the working of the proposed method.

📄 PDF Abstract BibTeX arXiv:2309.00416

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessFederated LearningPersonalized Federated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

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

Convergence-Privacy-Fairness Trade-Off in Personalized Federated Learning

2025-06-17 · Xiyu Zhao, Qimei Cui, Weicai Li, Wei Ni 외

Personalized federated learning (PFL), e.g., the renowned Ditto, strikes a balance between personalization and generalization by conducting federated learning (FL) to guide personalized learning (PL). While FL is unaffec…

FairnessFederated LearningPersonalized Federated Learning

Mitigating Membership Inference Vulnerability in Personalized Federated Learning

2025-03-12 · Kangsoo Jung, Sayan Biswas, Catuscia Palamidessi

Federated Learning (FL) has emerged as a promising paradigm for collaborative model training without the need to share clients' personal data, thereby preserving privacy. However, the non-IID nature of the clients' data …

ClusteringFairnessFederated LearningPersonalized Federated Learning

PrivFairFL: Privacy-Preserving Group Fairness in Federated Learning

2022-05-23 · Sikha Pentyala, Nicola Neophytou, Anderson Nascimento, Martine De Cock 외

Group fairness ensures that the outcome of machine learning (ML) based decision making systems are not biased towards a certain group of people defined by a sensitive attribute such as gender or ethnicity. Achieving grou…

AttributeDecision MakingFairnessFederated Learning+1

Towards Communication Efficient and Fair Federated Personalized Sequential Recommendation

2022-08-23 · Sichun Luo, Yuanzhang Xiao, Yang Liu, Congduan Li 외

Federated recommendations leverage the federated learning (FL) techniques to make privacy-preserving recommendations. Though recent success in the federated recommender system, several vital challenges remain to be addre…

FairnessFederated LearningPrivacy PreservingRecommendation Systems+1