paper-with-me

Papers

Resource-Efficient Federated Learning

2021-11-01 · Ahmed M. Abdelmoniem, Atal Narayan Sahu, Marco Canini, Suhaib A. Fahmy

Federated Learning (FL) enables distributed training by learners using local data, thereby enhancing privacy and reducing communication. However, it presents numerous challenges relating to the heterogeneity of the data distribution, device capabilities, and participant availability as deployments scale, which can impact both model convergence and bias. Existing FL schemes use random participant selection to improve fairness; however, this can result in inefficient use of resources and lower quality training. In this work, we systematically address the question of resource efficiency in FL, showing the benefits of intelligent participant selection, and incorporation of updates from straggling participants. We demonstrate how these factors enable resource efficiency while also improving trained model quality.

📄 PDF Abstract BibTeX arXiv:2111.01108

Code (1)

ahmedcs/refl 공식 구현 pytorch

Tasks

FairnessFederated Learning

Similar Papers 제목 키워드 기반

Resource-Efficient Federated Hyperdimensional Computing

2023-06-02 · Nikita Zeulin, Olga Galinina, Nageen Himayat, Sergey Andreev

In conventional federated hyperdimensional computing (HDC), training larger models usually results in higher predictive performance but also requires more computational, communication, and energy resources. If the system…

Resource-Aware Heterogeneous Federated Learning using Neural Architecture Search

2022-11-09 · Sixing Yu, J. Pablo Muñoz, Ali Jannesari

Federated Learning (FL) is extensively used to train AI/ML models in distributed and privacy-preserving settings. Participant edge devices in FL systems typically contain non-independent and identically distributed (Non-…

Federated LearningNeural Architecture SearchPrivacy Preserving

Secure Federated Learning Across Heterogeneous Cloud and High-Performance Computing Resources -- A Case Study on Federated Fine-tuning of LLaMA 2

2024-02-19 · Zilinghan Li, Shilan He, Pranshu Chaturvedi, Volodymyr Kindratenko 외

Federated learning enables multiple data owners to collaboratively train robust machine learning models without transferring large or sensitive local datasets by only sharing the parameters of the locally trained models.…

Cloud ComputingFederated LearningPrivacy Preserving

Towards Federated Learning Under Resource Constraints via Layer-wise Training and Depth Dropout

2023-09-11 · Pengfei Guo, Warren Richard Morningstar, Raviteja Vemulapalli, Karan Singhal 외

Large machine learning models trained on diverse data have recently seen unprecedented success. Federated learning enables training on private data that may otherwise be inaccessible, such as domain-specific datasets dec…

Federated LearningRepresentation LearningSelf-Supervised Learning

Fair Resource Allocation in Federated Learning

2019-05-16 · ICML Workshop AMTL 2019 6 · Anonymous

Federated learning involves jointly learning over massively distributed partitions of data generated on remote devices. Naively minimizing an aggregate loss function in such a network may disproportionately advantage or …

FairnessFederated Learning