/CompWithExactError

Primary LanguageJupyter NotebookMIT LicenseMIT

Compression with Exact Error Distribution for Federated Learning

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