paper-with-me

홈 › Papers

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 introduces major challenges for FL, highlighting the importance of personalized federated learning (PFL) methods. In PFL, models are trained to cater to specific feature distributions present in the population data. A notable method for PFL is the Iterative Federated Clustering Algorithm (IFCA), which mitigates the concerns associated with the non-IID-ness by grouping clients with similar data distributions. While it has been shown that IFCA enhances both accuracy and fairness, its strategy of dividing the population into smaller clusters increases vulnerability to Membership Inference Attacks (MIA), particularly among minorities with limited training samples. In this paper, we introduce IFCA-MIR, an improved version of IFCA that integrates MIA risk assessment into the clustering process. Allowing clients to select clusters based on both model performance and MIA vulnerability, IFCA-MIR achieves an improved performance with respect to accuracy, fairness, and privacy. We demonstrate that IFCA-MIR significantly reduces MIA risk while maintaining comparable model accuracy and fairness as the original IFCA.

📄 PDF Abstract BibTeX arXiv:2503.09414

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringFairnessFederated LearningPersonalized Federated Learning

Similar Papers 제목 키워드 기반

An Efficient Gradient-Based Inference Attack for Federated Learning

2025-12-17 · Pablo Montaña-Fernández, Ines Ortega-Fernandez arxiv

Federated Learning is a machine learning setting that reduces direct data exposure, improving the privacy guarantees of machine learning models. Yet, the exchange of model updates between the participants and the aggrega…

Federated Learning

Securing Genomic Data Against Inference Attacks in Federated Learning Environments

2025-05-12 · Chetan Pathade, Shubham Patil

Federated Learning (FL) offers a promising framework for collaboratively training machine learning models across decentralized genomic datasets without direct data sharing. While this approach preserves data locality, it…

Federated LearningInference AttackMembership Inference AttackPrivacy Preserving

Leveraging Soft Prompts for Privacy Attacks in Federated Prompt Tuning

2026-01-10 · Quan Minh Nguyen, Min-Seon Kim, Hoang M. Ngo, Trong Nghia Hoang 외 arxiv

Membership inference attack (MIA) poses a significant privacy threat in federated learning (FL) as it allows adversaries to determine whether a client's private dataset contains a specific data sample. While defenses aga…

Federated Learning

MuCALD-SplitFed: Causal-Latent Diffusion for Privacy-Preserving Multi-Task Split-Federated Medical Image Segmentation

2026-05-04 · Chamani Shiranthika, Hadi Hadizadeh, Parvaneh Saeedi arxiv

Federated Learning enables decentralized training by aggregating model updates across clients without sharing raw data, while Split Federated Learning further partitions the model between clients and a server to reduce c…

Medical Image SegmentationRepresentation LearningFederated Learning

Comprehensive Privacy Analysis on Federated Recommender System against Attribute Inference Attacks

2022-05-24 · Shijie Zhang, Wei Yuan, Hongzhi Yin

In recent years, recommender systems are crucially important for the delivery of personalized services that satisfy users' preferences. With personalized recommendation services, users can enjoy a variety of recommendati…

AttributeInference AttackPrivacy PreservingRecommendation Systems