paper-with-me

Papers

Adaptive Task Allocation for Asynchronous Federated and Parallelized Mobile Edge Learning

2019-05-05 · Umair Mohammad, Sameh Sorour

This paper proposes a scheme to efficiently execute distributed learning tasks in an asynchronous manner while minimizing the gradient staleness on wireless edge nodes with heterogeneous computing and communication capacities. The approach considered in this paper ensures that all devices work for a certain duration that covers the time for data/model distribution, learning iterations, model collection and global aggregation. The resulting problem is an integer non-convex program with quadratic equality constraints as well as linear equality and inequality constraints. Because the problem is NP-hard, we relax the integer constraints in order to solve it efficiently with available solvers. Analytical bounds are derived using the KKT conditions and Lagrangian analysis in conjunction with the suggest-and-improve approach. Results show that our approach reduces the gradient staleness and can offer better accuracy than the synchronous scheme and the asynchronous scheme with equal task allocation.

📄 PDF Abstract BibTeX arXiv:1905.01656

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dynamic Allocation Hypernetwork with Adaptive Model Recalibration for Federated Continual Learning

2025-03-25 · Xiaoming Qi, Jingyang Zhang, Huazhu Fu, Guanyu Yang 외

Federated continual learning (FCL) offers an emerging pattern to facilitate the applicability of federated learning (FL) in real-world scenarios, where tasks evolve dynamically and asynchronously across clients, especial…

Continual LearningFederated Learning

Dynamic Allocation Hypernetwork with Adaptive Model Recalibration for FCL

2025-03-23 · Xiaoming Qi, Jingyang Zhang, Huazhu Fu, Guanyu Yang 외

Federated continual learning (FCL) offers an emerging pattern to facilitate the applicability of federated learning (FL) in real-world scenarios, where tasks evolve dynamically and asynchronously across clients, especial…

Continual LearningFederated Learning

A Resource-Adaptive Approach for Federated Learning under Resource-Constrained Environments

2024-06-19 · Ruirui Zhang, Xingze Wu, Yifei Zou, Zhenzhen Xie 외

The paper studies a fundamental federated learning (FL) problem involving multiple clients with heterogeneous constrained resources. Compared with the numerous training parameters, the computing and communication resourc…

DiversityFairnessFederated Learning

Joint Model Pruning and Resource Allocation for Wireless Time-triggered Federated Learning

2024-08-03 · Xinlu Zhang, Yansha Deng, Toktam Mahmoodi

Time-triggered federated learning, in contrast to conventional event-based federated learning, organizes users into tiers based on fixed time intervals. However, this network still faces challenges due to a growing numbe…

Federated Learning

FADAS: Towards Federated Adaptive Asynchronous Optimization

2024-07-25 · Yujia Wang, Shiqiang Wang, Songtao Lu, Jinghui Chen

Federated learning (FL) has emerged as a widely adopted training paradigm for privacy-preserving machine learning. While the SGD-based FL algorithms have demonstrated considerable success in the past, there is a growing …

Federated LearningPrivacy Preserving