TL;DR
This paper introduces an adaptive quantization approach combined with differential privacy to improve communication efficiency and privacy in non-IID federated learning, achieving significant data reduction without sacrificing accuracy.
Contribution
It proposes a novel global bit-length scheduler and client-based adaptive quantization method using Laplacian differential privacy, enhancing FL communication and privacy guarantees.
Findings
Reduced communication data by up to 52.64% on MNIST.
Achieved up to 45.06% data reduction on CIFAR10.
Maintained competitive accuracy with robust privacy protections.
Abstract
Federated learning (FL) is a distributed machine learning method where multiple devices collaboratively train a model under the management of a central server without sharing underlying data. One of the key challenges of FL is the communication bottleneck caused by variations in connection speed and bandwidth across devices. Therefore, it is essential to reduce the size of transmitted data during training. Additionally, there is a potential risk of exposing sensitive information through the model or gradient analysis during training. To address both privacy and communication efficiency, we combine differential privacy (DP) and adaptive quantization methods. We use Laplacian-based DP to preserve privacy, which is relatively underexplored in FL and offers tighter privacy guarantees than Gaussian-based DP. We propose a simple and efficient global bit-length scheduler using round-based…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
