Serverless Federated Learning with flwr-serverless
Sanjeev V. Namjoshi, Reese Green, Krishi Sharma, Zhangzhang Si

TL;DR
This paper introduces flwr-serverless, an extension of the Flower federated learning framework, enabling asynchronous and serverless training to reduce costs and increase accessibility.
Contribution
It presents a novel wrapper that allows Flower to operate without a central server and supports asynchronous federated learning with minimal modifications.
Findings
Reduces training time and cost for federated learning.
Enables serverless federated learning applications.
Demonstrates effectiveness through experiments on public datasets.
Abstract
Federated learning is becoming increasingly relevant and popular as we witness a surge in data collection and storage of personally identifiable information. Alongside these developments there have been many proposals from governments around the world to provide more protections for individuals' data and a heightened interest in data privacy measures. As deep learning continues to become more relevant in new and existing domains, it is vital to develop strategies like federated learning that can effectively train data from different sources, such as edge devices, without compromising security and privacy. Recently, the Flower (\texttt{Flwr}) Python package was introduced to provide a scalable, flexible, and easy-to-use framework for implementing federated learning. However, to date, Flower is only able to run synchronous federated learning which can be costly and time-consuming to run…
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.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · IoT and Edge/Fog Computing · Internet Traffic Analysis and Secure E-voting
