Abstract
Federated Learning (FL) has emerged as a promising technique for edge devices to collaboratively learn a shared machine learning model while keeping training data locally on the device, thereby removing the need to store and access the full data in the cloud. However, FL is difficult to implement, test and deploy in practice considering heterogeneity in common edge device settings, making it fundamentally hard for researchers to efficiently prototype and test their optimization algorithms. In this work, our aim is to alleviate this problem by introducing FL-PyTorch : a suite of open-source software written in python that builds on top of one the most popular research Deep Learning (DL) framework PyTorch. We built FL-PyTorch as a research simulator for FL to enable fast development, prototyping and experimenting with new and existing FL optimization algorithms. Our system supports abstractions that provide researchers with a sufficient level of flexibility to experiment with existing and novel approaches to advance the state-of-the-art. Furthermore, FL-PyTorch is a simple to use console system, allows to run several clients simultaneously using local CPUs or GPU(s), and even remote compute devices without the need for any distributed implementation provided by the user. FL-PyTorch also offers a Graphical User Interface. For new methods, researchers only provide the centralized implementation of their algorithm. To showcase the possibilities and usefulness of our system, we experiment with several well-known state-of-the-art FL algorithms and a few of the most common FL datasets.
Original language | English (US) |
---|---|
Title of host publication | DistributedML 2021 - Proceedings of the 2nd ACM International Workshop on Distributed Machine Learning, Part of CoNEXT 2021 |
Publisher | Association for Computing Machinery, Inc |
Pages | 1-7 |
Number of pages | 7 |
ISBN (Electronic) | 9781450391344 |
DOIs | |
State | Published - Dec 7 2021 |
Event | 2nd ACM International Workshop on Distributed Machine Learning, DistributedML 2021, co-located with the 17th International Conference on emerging Networking EXperiments and Technologies, CoNEXT 2021 - Virtual, Online, Germany Duration: Dec 7 2021 → … |
Publication series
Name | DistributedML 2021 - Proceedings of the 2nd ACM International Workshop on Distributed Machine Learning, Part of CoNEXT 2021 |
---|
Conference
Conference | 2nd ACM International Workshop on Distributed Machine Learning, DistributedML 2021, co-located with the 17th International Conference on emerging Networking EXperiments and Technologies, CoNEXT 2021 |
---|---|
Country/Territory | Germany |
City | Virtual, Online |
Period | 12/7/21 → … |
Bibliographical note
Publisher Copyright:© 2021 Owner/Author.
Keywords
- federated learning
- optimization
- simulator
ASJC Scopus subject areas
- Hardware and Architecture
- Computer Science Applications
- Computer Networks and Communications