LGCRDCMay 16, 2024

The Effect of Quantization in Federated Learning: A Rényi Differential Privacy Perspective

arXiv:2405.10096v111 citationsh-index: 17MeditCom
Originality Incremental advance
AI Analysis

This work addresses the trade-off between communication efficiency and privacy in federated learning, offering incremental insights into optimizing privacy-preserving mechanisms.

The paper investigates how quantization affects privacy in federated learning systems, showing that lower quantization bit levels improve privacy protection, as validated by membership inference attacks aligning with theoretical analysis.

Federated Learning (FL) is an emerging paradigm that holds great promise for privacy-preserving machine learning using distributed data. To enhance privacy, FL can be combined with Differential Privacy (DP), which involves adding Gaussian noise to the model weights. However, FL faces a significant challenge in terms of large communication overhead when transmitting these model weights. To address this issue, quantization is commonly employed. Nevertheless, the presence of quantized Gaussian noise introduces complexities in understanding privacy protection. This research paper investigates the impact of quantization on privacy in FL systems. We examine the privacy guarantees of quantized Gaussian mechanisms using Rényi Differential Privacy (RDP). By deriving the privacy budget of quantized Gaussian mechanisms, we demonstrate that lower quantization bit levels provide improved privacy protection. To validate our theoretical findings, we employ Membership Inference Attacks (MIA), which gauge the accuracy of privacy leakage. The numerical results align with our theoretical analysis, confirming that quantization can indeed enhance privacy protection. This study not only enhances our understanding of the correlation between privacy and communication in FL but also underscores the advantages of quantization in preserving privacy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes