Proceedings of the 2020 Sixth International Workshop on Serverless Computing 2020
DOI: 10.1145/3429880.3430100
|View full text |Cite
|
Sign up to set email alerts
|

Towards Federated Learning using FaaS Fabric

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
19
0
1

Year Published

2021
2021
2022
2022

Publication Types

Select...
3
3
1

Relationship

3
4

Authors

Journals

citations
Cited by 23 publications
(20 citation statements)
references
References 15 publications
0
19
0
1
Order By: Relevance
“…The other benchmarks were not parallelized due to data and loop-carried dependencies in the implemented kernels. We use the tbb 2 Python package for TBB support.…”
Section: Optimizing and Maximizing Performance With Numbamentioning
confidence: 99%
See 1 more Smart Citation
“…The other benchmarks were not parallelized due to data and loop-carried dependencies in the implemented kernels. We use the tbb 2 Python package for TBB support.…”
Section: Optimizing and Maximizing Performance With Numbamentioning
confidence: 99%
“…Since the introduction of AWS Lambda [1] by Amazon in 2014, serverless computing has grown to support a wide variety of applications such as machine learning [2], map/reduce-style jobs [3], and compute-intensive scientific workloads [4], [5], [6], [7]. Function-as-a-Service (FaaS), a key enabler of serverless computing allows a traditional monolithic application to be decomposed into fine-grained functions that are executed in response to event triggers or HTTP requests [8] on a FaaS platform.…”
Section: Introductionmentioning
confidence: 99%
“…With the advent of Amazon Web Services (AWS) Lambda in 2014, serverless computing has gained popularity and more adoption in different application domains such as machine learning [1], [2], linear algebra computation [3], [4], and map/reduce-style jobs [5]. Furthermore, nowadays, it is implemented by every major cloud provider in services like Azure Functions [6] and Google Cloud Functions [7].…”
Section: Introductionmentioning
confidence: 99%
“…In the context of serverless, FL clients are functions deployed on a FaaS platform that are capable of calculating the shared model updates. A connected group of different FaaS platforms is referred to as a FaaS fabric [12].…”
Section: Introductionmentioning
confidence: 99%
“…• We compare FedLess with an optimized reimplementation of an existing FaaS based FL system [12] and demonstrate that our system is significantly faster.…”
Section: Introductionmentioning
confidence: 99%