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
Proceedings ArticleDOI

Adaptive Gradient Sparsification for Efficient Federated Learning: An Online Learning Approach

TL;DR: In this paper, a fairness-aware gradient sparsification (GS) method is proposed to reduce the communication overhead and improve the overall efficiency of FL, where instead of the full gradient, only a small subset of important elements of the gradient is communicated.
Proceedings ArticleDOI

Federated Learning Based Mobile Edge Computing for Augmented Reality Applications

TL;DR: This work proposes a framework collaborating mobile edge computing paradigm with federated learning, both of which are decentralized configurations that solve the computation efficiency, low-latency object detection and classification problems of AR applications.
Posted Content

Fast-Convergent Federated Learning with Adaptive Weighting

TL;DR: In this article, the authors proposed a Federated Adaptive Weighting (FedAdp) algorithm that aims to accelerate model convergence under the presence of nodes with non-independent and identically-distributed (non-IID) data samples across participating nodes.
Posted Content

XOR Mixup: Privacy-Preserving Data Augmentation for One-Shot Federated Learning.

TL;DR: This work develops a privacy-preserving XOR based mixup data augmentation technique, coined XorMixup, and proposes a novel one-shot FL framework, termedXorMixFL, to collect other devices' encoded data samples that are decoded only using each device's own data samples.

Collaborative Learning on the Edges: A Case Study on Connected Vehicles

TL;DR: This work proposes CLONE, a collaborative learning setting on the edges based on the real-world dataset collected from a large electric vehicle (EV) company, built on top of the federated learning algorithm and long shortterm memory networks, and demonstrates the effectiveness of driver personalization, privacy serving, latency reduction (asynchronous execution), and security protection.
Related Papers (5)