NeurIPS 2024poster2 citations

$\texttt{pfl-research}$: simulation framework for accelerating research in Private Federated Learning

Filip Granqvist, Congzheng Song, Áine Cahill, Rogier van Dalen, Martin Pelikan, YI SHENG CHAN, Xiaojun Feng, Natarajan Krishnaswami

Abstract

Federated learning (FL) is an emerging machine learning (ML) training paradigm where clients own their data and collaborate to train a global model, without revealing any data to the server and other participants. Researchers commonly perform experiments in a simulation environment to quickly iterate on ideas. However, existing open-source tools do not offer the efficiency required to simulate FL on larger and more realistic FL datasets. We introduce $\texttt{pfl-research}$, a fast, modular, and easy-to-use Python framework for simulating FL. It supports TensorFlow, PyTorch, and non-neural network models, and is tightly integrated with state-of-the-art privacy algorithms. We study the speed of open-source FL frameworks and show that $\texttt{pfl-research}$ is 7-72$\times$ faster than alternative open-source frameworks on common cross-device setups. Such speedup will significantly boost the productivity of the FL research community and enable testing hypotheses on realistic FL datasets that were previously too resource intensive. We release a suite of benchmarks that evaluates an algorithm's overall performance on a diverse set of realistic scenarios.

Federated LearningDifferential Privacy
BibTeX
@inproceedings{
granqvist2024textttpflresearch,
title={\${\textbackslash}texttt\{pfl-research\}\$: simulation framework for accelerating research in Private Federated Learning},
author={Filip Granqvist and Congzheng Song and {\'A}ine Cahill and Rogier van Dalen and Martin Pelikan and YI SHENG CHAN and Xiaojun Feng and Natarajan Krishnaswami and Vojta J and Mona Chitnis},
booktitle={The Thirty-eight Conference on Neural Information Processing Systems Datasets and Benchmarks Track},
year={2024},
url={https://openreview.net/forum?id=I79q7wIRkS}
}