English

Federated Learning With Individualized Privacy Through Client Sampling

Machine Learning 2026-02-04 v2 Artificial Intelligence Cryptography and Security Computer Vision and Pattern Recognition

Abstract

With growing concerns about user data collection, individualized privacy has emerged as a promising solution to balance protection and utility by accounting for diverse user privacy preferences. Instead of enforcing a uniform level of anonymization for all users, this approach allows individuals to choose privacy settings that align with their comfort levels. Building on this idea, we propose an adapted method for enabling Individualized Differential Privacy (IDP) in Federated Learning (FL) by handling clients according to their personal privacy preferences. By extending the SAMPLE algorithm from centralized settings to FL, we calculate client-specific sampling rates based on their heterogeneous privacy budgets and integrate them into a modified IDP-FedAvg algorithm. We test this method under realistic privacy distributions and multiple datasets. The experimental results demonstrate that our approach achieves clear improvements over uniform DP baselines, reducing the trade-off between privacy and utility. Compared to the alternative SCALE method in related work, which assigns differing noise scales to clients, our method performs notably better. However, challenges remain for complex tasks with non-i.i.d. data, primarily stemming from the constraints of the decentralized setting.

Keywords

Cite

@article{arxiv.2501.17634,
  title  = {Federated Learning With Individualized Privacy Through Client Sampling},
  author = {Lucas Lange and Ole Borchardt and Erhard Rahm},
  journal= {arXiv preprint arXiv:2501.17634},
  year   = {2026}
}

Comments

Accepted at 10th International Conference on Machine Learning Technologies (ICMLT 2025)

R2 v1 2026-06-28T21:23:46.699Z