scispace - formally typeset
Open AccessJournal ArticleDOI

Adaptive Federated Learning in Resource Constrained Edge Computing Systems

Reads0
Chats0
TLDR
In this paper, the authors consider the problem of learning model parameters from data distributed across multiple edge nodes, without sending raw data to a centralized place, and propose a control algorithm that determines the best tradeoff between local update and global parameter aggregation to minimize the loss function under a given resource budget.
Abstract
Emerging technologies and applications including Internet of Things, social networking, and crowd-sourcing generate large amounts of data at the network edge. Machine learning models are often built from the collected data, to enable the detection, classification, and prediction of future events. Due to bandwidth, storage, and privacy concerns, it is often impractical to send all the data to a centralized location. In this paper, we consider the problem of learning model parameters from data distributed across multiple edge nodes, without sending raw data to a centralized place. Our focus is on a generic class of machine learning models that are trained using gradient-descent-based approaches. We analyze the convergence bound of distributed gradient descent from a theoretical point of view, based on which we propose a control algorithm that determines the best tradeoff between local update and global parameter aggregation to minimize the loss function under a given resource budget. The performance of the proposed algorithm is evaluated via extensive experiments with real datasets, both on a networked prototype system and in a larger-scale simulated environment. The experimentation results show that our proposed approach performs near to the optimum with various machine learning models and different data distributions.

read more

Citations
More filters
Journal ArticleDOI

Convergence Analysis and System Design for Federated Learning Over Wireless Networks

TL;DR: In this article, the convergence rate of federated learning is analyzed regarding the joint impact of communication and training in a wireless network. And the optimal scheduling problem for FL implementation is formulated to guide the hyper-parameter design in the network.
Journal ArticleDOI

Fast-adapting and privacy-preserving federated recommender system

TL;DR: Zhang et al. as mentioned in this paper proposed a DNN-based recommendation model called PrivRec running on the decentralized federated learning (FL) environment, which ensures that a user's data is fully retained on her/his personal device while contributing to training an accurate model.
Posted Content

Gradient Statistics Aware Power Control for Over-the-Air Federated Learning

TL;DR: In this article, the authors studied the power control problem for over-the-air FL by taking gradient statistics into account and proposed a method to estimate gradient statistics with negligible communication cost.
Journal ArticleDOI

Edge Learning with Timeliness Constraints: Challenges and Solutions

TL;DR: In this paper, the authors introduce the concept of timely edge learning, aiming to achieve accurate training and inference while minimizing the communication and computation delay, and propose corresponding solutions from data, model, and resource management perspectives to meet the timeliness requirements.
Journal ArticleDOI

FedMes: Speeding Up Federated Learning With Multiple Edge Servers

TL;DR: In this paper, a federated learning (FL) with multiple wireless edge servers having their own local coverage is considered, where the clients in the overlapping areas receive multiple models from different edge servers, take the average of the received models, and then update the averaged model with their local data.
Related Papers (5)