TL;DR
FedLess introduces a serverless federated learning system that enhances scalability, reduces costs, and maintains privacy, enabling training across diverse FaaS providers and edge devices efficiently.
Contribution
This paper presents the first serverless federated learning framework supporting heterogeneous FaaS providers with security and differential privacy features.
Findings
Successfully trained DNNs across 200 client functions
Demonstrated cost and resource efficiency over traditional FL systems
Supported deployment on cloud, on-premise, and edge devices
Abstract
The traditional cloud-centric approach for Deep Learning (DL) requires training data to be collected and processed at a central server which is often challenging in privacy-sensitive domains like healthcare. Towards this, a new learning paradigm called Federated Learning (FL) has been proposed that brings the potential of DL to these domains while addressing privacy and data ownership issues. FL enables remote clients to learn a shared ML model while keeping the data local. However, conventional FL systems face several challenges such as scalability, complex infrastructure management, and wasted compute and incurred costs due to idle clients. These challenges of FL systems closely align with the core problems that serverless computing and Function-as-a-Service (FaaS) platforms aim to solve. These include rapid scalability, no infrastructure management, automatic scaling to zero for idle…
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.
