Compression with Exact Error Distribution for Federated Learning

February 27, 2024 ยท View on GitHub

This is the companion code to the paper Compression with Exact Error Distribution for Federated Learning.

This repo contains the code for all experiments except the experiments on Distributed Discrete Gaussian (DDG) mechanism, which we directly obtained using the original source code here

Acknowledgments