Communication-Efficient and Privacy-Adaptable Mechanism -- a Federated Learning Scheme with Convergence Analysis
Chun Hei Michael Shiu, Chih Wei Ling
TL;DR
This work advances federated learning by presenting CEPAM, a unified mechanism that jointly achieves communication efficiency and privacy protection through rejection-sampled universal quantization (RSUQ) and its layered form (LRSUQ). It provides a rigorous convergence analysis under standard FL assumptions and derives DP guarantees for Gaussian and Laplace adaptations, with quantization-induced distortion factored into the optimization analysis. Empirical results on MNIST with a CNN show CEPAM-Gaussian and CEPAM-Laplace outperform baselines by up to about 1 percentage point in test accuracy, while delivering meaningful privacy guarantees. The findings indicate that CEPAM offers a practical pathway to robust, privacy-aware, and communication-efficient FL, with potential extensions to nonconvex settings and personalized FL.
Abstract
Federated learning enables multiple parties to jointly train learning models without sharing their own underlying data, offering a practical pathway to privacy-preserving collaboration under data-governance constraints. Continued study of federated learning is essential to address key challenges in it, including communication efficiency and privacy protection between parties. A recent line of work introduced a novel approach called the Communication-Efficient and Privacy-Adaptable Mechanism (CEPAM), which achieves both objectives simultaneously. CEPAM leverages the rejection-sampled universal quantizer (RSUQ), a randomized vector quantizer whose quantization error is equivalent to a prescribed noise, which can be tuned to customize privacy protection between parties. In this work, we theoretically analyze the privacy guarantees and convergence properties of CEPAM. Moreover, we assess CEPAM's utility performance through experimental evaluations, including convergence profiles compared with other baselines, and accuracy-privacy trade-offs between different parties.
